| /third_party/skia/gm/ |
| H A D | runtimeintrinsics.cpp | 116 plot(SkCanvas* canvas, const char* fn, float xMin, float xMax, float yMin, float yMax, const char* label = nullptr, bool requireES3 = false) plot() argument 162 plot_es3(SkCanvas* canvas, const char* fn, float xMin, float xMax, float yMin, float yMax, const char* label = nullptr) plot_es3() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | dead_insert_elim_pass.cpp | 101 MarkInsertChain(get_def_use_mgr()->GetDef(objId), nullptr, 0, in MarkInsertChain() local 109 MarkInsertChain(get_def_use_mgr()->GetDef(objId), nullptr, 0, in MarkInsertChain() local 129 MarkInsertChain(get_def_use_mgr()->GetDef(objId), nullptr, 0, in MarkInsertChain() local
|
| H A D | function.h | 244 blocks_.erase(std::find(std::begin(blocks_), std::end(blocks_), nullptr)); in MoveBasicBlockToAfter() local
|
| H A D | loop_peeling.h | 248 LoopPeelingPass(LoopPeelingStats* stats = nullptr) : stats_(stats) {} in LoopPeelingPass() argument 79 LoopPeeling(Loop* loop, Instruction* loop_iteration_count, Instruction* canonical_induction_variable = nullptr) LoopPeeling() argument
|
| /base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/ |
| H A D | n_val.cpp | 25 NVal::NVal(napi_env nEnv, napi_value nVal = nullptr) : env_(nEnv), val_(nVal) {}
in NVal() argument [all...] |
| /base/hiviewdfx/hiappevent/test/unittest/common/native/ |
| H A D | hiappevent_native_test.cpp | 710 ASSERT_EQ(CreateProcessor(TEST_PROCESSOR_NAME), nullptr); HWTEST_F() local 725 ASSERT_EQ(CreateProcessor(nullptr), nullptr); HWTEST_F() local [all...] |
| /base/security/certificate_framework/test/unittest/v1.0/src/ |
| H A D | crypto_x509_certificate_test.cpp | 1500 (void)x509Cert->base.getPublicKey(reinterpret_cast<HcfCertificate *>(x509Cert), nullptr); HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | qconf.h | 177 ConfigItemDelegate(QObject *parent = nullptr) in ConfigItemDelegate() argument
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | qconf.h | 177 ConfigItemDelegate(QObject *parent = nullptr) in ConfigItemDelegate() argument
|
| /test/xts/acts/kernel_lite/process_posix/src/ |
| H A D | PthreadBasicApiTest.cpp | 272 EXPECT_EQ(pthread_getspecific(g_keys), nullptr); OnceFunc() local 306 EXPECT_EQ(pthread_getspecific(keys), nullptr); ThreadPthreadSpecificAllDelete() local [all...] |
| /test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/ |
| H A D | image_packing_test.cpp | 155 createResultValue(napi_env env, int32_t resCode, napi_value res = nullptr) createResultValue() argument [all...] |
| /test/xts/hats/hdf/manager/managerHdiTest/ |
| H A D | service_manager_hdi_c_test.cpp | 931 ASSERT_EQ(LoadHdiImpl(NULL, NULL), nullptr); HWTEST_F() local [all...] |
| /third_party/glslang/glslang/Include/ |
| H A D | PoolAlloc.h | 77 TAllocation(size_t size, unsigned char* mem, TAllocation* prev = nullptr) : in TAllocation() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | localebuilder.cpp | 211 Locale::forLanguageTag(locale_str.data(), errorCode), nullptr, _setUnicodeExtensions() local [all...] |
| /third_party/mesa3d/src/gtest/include/gtest/ |
| H A D | gtest-matchers.h | 301 MatcherBase( const MatcherInterface<U>* impl, typename std::enable_if<!std::is_same<U, const U&>::value>::type* = nullptr) MatcherBase() argument 337 Matcher( const MatcherInterface<U>* impl, typename std::enable_if<!std::is_same<U, const U&>::value>::type* = nullptr) Matcher() argument
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | decoder.h | 185 uint32_t consume_u32v(const char* name = nullptr) { in consume_u32v() argument 194 int32_t consume_i32v(const char* name = nullptr) { in consume_i32v() argument 203 uint64_t consume_u64v(const char* name = nullptr) { in consume_u64v() argument 212 int64_t consume_i64v(const char* name = nullptr) { in consume_i64v() argument
|
| /third_party/node/deps/v8/tools/debug_helper/ |
| H A D | debug-helper.h | 232 GetObjectProperties( uintptr_t object, v8::debug_helper::MemoryAccessor memory_accessor, const HeapAddresses& heap_addresses, const char* type_hint = nullptr) GetObjectProperties() argument
|
| /third_party/node/src/ |
| H A D | node_http_common.h | 347 void reset(rcbuf_t* ptr = nullptr, bool internalizable = false) { in reset() argument
|
| H A D | node_internals.h | 250 explicit inline DebugSealHandleScope(v8::Isolate* isolate = nullptr) in DebugSealHandleScope() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | localebuilder.cpp | 211 Locale::forLanguageTag(locale_str.data(), errorCode), nullptr, _setUnicodeExtensions() local [all...] |
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-graph-printer.cc | 164 AddTargetIfNotNext(std::vector<BasicBlock*>& targets, BasicBlock* target, BasicBlock* next_block, std::set<size_t>* arrows_starting_here = nullptr) AddTargetIfNotNext() argument [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-scopes.cc | 664 LoadLookupSlot(Isolate* isolate, Handle<String> name, ShouldThrow should_throw, Handle<Object>* receiver_return = nullptr) LoadLookupSlot() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | HardwareLoops.cpp | 113 reportHWLoopFailure(const StringRef Msg, const StringRef ORETag, OptimizationRemarkEmitter *ORE, Loop *TheLoop, Instruction *I = nullptr) reportHWLoopFailure() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | binary_parse_test.cpp | 596 words.size(), nullptr, nullptr, &diagnostic), TEST_P() local 834 words.size(), nullptr, nullptr, &diagnostic), TEST_P() local [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | FillRectOp.cpp | 318 flushState->bindBuffers(std::move(fIndexBuffer), nullptr, std::move(fVertexBuffer)); variable
|