| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | aggressive_dead_code_elim_pass.h | 47 AggressiveDCEPass(bool preserve_interface = false) in AggressiveDCEPass() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MachineLocation.h | 36 explicit MachineLocation(unsigned R, bool Indirect = false) in MachineLocation() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/ |
| H A D | DlltoolDriver.cpp | 92 false); in dlltoolDriverMain() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | SparseBitVector.h | 396 SparseBitVectorIterator(const SparseBitVector<ElementSize> *RHS, bool end = false) SparseBitVectorIterator() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/ |
| H A D | Local.h | 29 EmitGEPOffset(IRBuilderTy *Builder, const DataLayout &DL, User *GEP, bool NoAssumptions = false) EmitGEPOffset() argument
|
| /third_party/skia/gm/ |
| H A D | windowrectangles.cpp | 87 SkClipOp::kDifference, false); in onDraw() local
|
| H A D | fpcoordinateoverride.cpp | 45 SkASSERT(false); variable 52 SkASSERT(false); variable
|
| /third_party/spirv-tools/source/opt/ |
| H A D | aggressive_dead_code_elim_pass.h | 47 AggressiveDCEPass(bool preserve_interface = false, in AggressiveDCEPass() argument
|
| /third_party/vulkan-loader/tests/framework/ |
| H A D | test_util.h | 122 initial_value = get_env_var(name, false); member
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_api_tree_map_iterator_test.cpp | 35 TestKeyValueCommon(std::vector<JSMutableHandle<JSTaggedValue>> &keyValue, std::vector<std::string> &mapKeyValue, uint32_t len, bool valueNext = false) TestKeyValueCommon() argument
|
| H A D | js_api_stack_test.cpp | 44 SearchAndEmptyCommon(JSMutableHandle<JSTaggedValue>& value, std::string& myValue, uint32_t len, bool search = false) SearchAndEmptyCommon() argument
|
| H A D | js_finalization_registry_test.cpp | 145 static void RegisterUnRegisterTestCommon(JSThread *thread, bool testUnRegister = false, bool addFinReg = false) in RegisterUnRegisterTestCommon() argument 190 static void RegisterUnRegisterTestCommonTwoTarget(JSThread *thread, bool testUnRegister = false) in RegisterUnRegisterTestCommonTwoTarget() argument [all...] |
| H A D | global_dictionary_test.cpp | 41 EXPECT_EQ(GlobalDictionary::IsMatch(globalKey.GetTaggedValue(), JSTaggedValue::Undefined()), false); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | idle_gc_trigger.h | 41 explicit IdleGCTrigger(Heap *heap, SharedHeap *sHeap, JSThread *thread, bool logEnable = false) in IdleGCTrigger() argument
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | insert_safepoints.cpp | 41 static void InsertInlinedPoll(Function *poll, Instruction *point, bool afterPoint = false) in InsertInlinedPoll() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/ |
| H A D | interop_intrinsic_optimization.h | 32 explicit InteropIntrinsicOptimization(Graph *graph, bool trySingleScope = false) in InteropIntrinsicOptimization() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | peepholes.h | 120 void SetIsApplied(Inst *inst, bool altFormat = false, const char *file = nullptr, int line = 0) in SetIsApplied() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_1/ |
| H A D | test_proxy_reference_storage_1.cpp | 109 ASSERT_EQ(CheckAlive((void *)(uintptr_t(ref) + 1U)), false); in TEST_F() local 110 ASSERT_EQ(CheckAlive((void *)(uintptr_t(ref) + 2U)), false); in TEST_F() local 111 ASSERT_EQ(CheckAlive((void *)(uintptr_t(ref) + 3U)), false); in TEST_F() local 112 ASSERT_EQ(CheckAlive((void *)(uintptr_t(ref) + 4U)), false); in TEST_F() local 113 ASSERT_EQ(CheckAlive((void *)(uintptr_t(ref) + 5U)), false); in TEST_F() local 114 ASSERT_EQ(CheckAlive((void *)(uintptr_t(ref) + 6U)), false); in TEST_F() local 115 ASSERT_EQ(CheckAlive((void *)(uintptr_t(ref) + 7U)), false); in TEST_F() local 118 ASSERT_EQ(CheckAlive((void *)(uintptr_t(ref) + sizeof(SharedReference))), false); in TEST_F() local 121 ASSERT_EQ(CheckAlive((void *)(uintptr_t(ref) + 16U * 4096U)), false); in TEST_F() local 143 ASSERT_EQ(CheckAlive((void *)ref1), false); TEST_F() local 154 ASSERT_EQ(CheckAlive((void *)ref), false); TEST_F() local 155 ASSERT_EQ(CheckAlive((void *)ref2), false); TEST_F() local 156 ASSERT_EQ(CheckAlive((void *)ref4), false); TEST_F() local [all...] |
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | test_utils.h | 55 static coretypes::Array *AllocArray(size_t length, ClassRoot classRoot, bool nonmovable, bool pinned = false) in AllocArray() argument 67 static coretypes::String *AllocString(size_t length, bool pinned = false) in AllocString() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| H A D | default_inspector_extension.cpp | 140 handler(std::to_string(index), GetArrayElementValueStatic(array, offset, type), false, false); in EnumerateProperties() local 146 false); in EnumerateProperties() local 151 false); in EnumerateProperties() local 203 handler(std::to_string(i), TypedValue::Tagged(arrayElement), false, false); in EnumerateProperties() local 213 handler(std::to_string(i), TypedValue::Tagged(taggedValue), false, fals in EnumerateProperties() local 226 handler(std::to_string(i), TypedValue::Tagged(taggedValue), false, false); EnumerateProperties() local [all...] |
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| H A D | TypedParser.h | 113 ParseIndexSignature([[maybe_unused]] const lexer::SourcePosition &startLoc, [[maybe_unused]] bool isReadonly = false) ParseIndexSignature() argument
|
| /arkcompiler/ets_frontend/ets2panda/lexer/token/ |
| H A D | number.h | 128 ASSERT(false); in GetLong() variable
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| H A D | tsIndexSignature.h | 36 explicit TSIndexSignature(Expression *param, Expression *typeAnnotation, bool readonly, bool isStatic = false) in TSIndexSignature() argument
|
| H A D | tsTypeParameter.h | 36 TSTypeParameter(Identifier *name, Expression *constraint, Expression *defaultType, bool isTypeIn = false, bool isTypeOut = false) TSTypeParameter() argument
|
| /arkcompiler/ets_runtime/ecmascript/jobs/tests/ |
| H A D | micro_job_queue_test.cpp | 116 EXPECT_EQ(JSTaggedValue::SameValue(promiseQueue.GetTaggedValue(), originalPromiseQueue.GetTaggedValue()), false); in HWTEST_F_L0() local 156 EXPECT_EQ(JSTaggedValue::SameValue(scriptQueue.GetTaggedValue(), originalScriptQueue.GetTaggedValue()), false); in HWTEST_F_L0() local
|