Searched refs:using (Results 2801 - 2825 of 3283) sorted by relevance
1...<<111112113114115116117118119120>>...132
/drivers/peripheral/camera/test/common/v1_2/include/ |
H A D | hdi_common_v1_2.h | 46 using namespace OHOS::HDI::Camera::V1_2;
|
/drivers/peripheral/camera/test/demo/ |
H A D | ohos_camera_demo.h | 45 using namespace OHOS::HDI::Camera::V1_0;
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/include/ |
H A D | sensor_controller.h | 26 using TagFunType = std::function<void(SensorController*, std::shared_ptr<CameraMetadata>, const int32_t&)>;
|
/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/ |
H A D | media_key_session_stub.h | 31 using namespace OHOS;
|
/drivers/peripheral/display/composer/hdi_service/include/ |
H A D | display_composer_service.h | 32 using namespace OHOS::HDI::Display::Composer::V1_2;
|
/drivers/peripheral/input/udriver/include/ |
H A D | input_device_manager.h | 34 using namespace std;
|
/third_party/gn/src/gn/ |
H A D | hash_table_base.h | 119 // using BaseType = HashTableBase<MyFooNode>; 120 // using Node = BaseType::Node; 188 using Node = NODE_TYPE; 211 // NOTE: using malloc() here to clarify that no object construction in HashTableBase() 286 // faster iteration though at the cost of using a slightly more annoying 346 // methods, possibly using NodeBegin() and NodeEnd() below to 352 // just using begin() and end() is a convenience to derived classes
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_init_local.tex | 34 However, unwind performance may be better when using
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-value.h | 174 using type = in ForUintPtr()
|
/third_party/node/src/ |
H A D | node_blob.h | 146 using InternalFieldInfo = InternalFieldInfoBase;
|
H A D | node_platform.h | 181 using DelegatePair = std::pair<
|
/third_party/nghttp2/src/ |
H A D | shrpx_http3_upstream.h | 38 using namespace nghttp2;
|
H A D | HttpServer.h | 209 using WriteBuf = Buffer<64_k>;
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | datefmt.h | 241 using Format::format; 296 * using the pattern "h a z (zzzz)" and the alignment field 354 * using the pattern "h a z (zzzz)" and the alignment field 390 * know, using this method. Use the overloaded format() method which takes a 423 * recommended that clients parse using the method 486 * recommended that clients parse using the method 560 * Outside of this range, dates are formatted using the corresponding 579 * are formatted using the corresponding non-relative style.
|
/third_party/node/deps/npm/test/lib/commands/ |
H A D | help.js | 142 t.match(url, /using-npm\/config.html$/, 'attempts to open the correct url')
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | datefmt.h | 241 using Format::format; 296 * using the pattern "h a z (zzzz)" and the alignment field 354 * using the pattern "h a z (zzzz)" and the alignment field 390 * know, using this method. Use the overloaded format() method which takes a 423 * recommended that clients parse using the method 486 * recommended that clients parse using the method 560 * Outside of this range, dates are formatted using the corresponding 579 * are formatted using the corresponding non-relative style.
|
/third_party/ltp/utils/benchmark/kernbench-0.42/ |
H A D | kernbench | 106 echo No old config found, using defconfig
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-type-hint-lowering.h | 27 // to potentially emit nodes using speculative simplified operators in favor of 41 using Flags = base::Flags<Flag>;
|
H A D | loop-analysis.h | 30 using NodeRange = base::iterator_range<Node**>;
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-regexp-gen.h | 92 using DescriptorIndexNameValue =
|
/third_party/node/deps/v8/src/codegen/ |
H A D | signature.h | 126 using MachineSignature = Signature<MachineType>;
|
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-types.h | 63 using bitset_t = uint32_t;
|
/third_party/node/deps/v8/src/execution/ |
H A D | simulator-base.h | 107 using signed_t = typename std::make_signed<T>::type; in ConvertArg()
|
/third_party/node/deps/v8/src/inspector/ |
H A D | string-16.h | 20 using UChar = uint16_t;
|
H A D | v8-inspector-session-impl.h | 30 using protocol::Response;
|
Completed in 16 milliseconds
1...<<111112113114115116117118119120>>...132