Home
last modified time | relevance | path

Searched defs:true (Results 401 - 421 of 421) sorted by relevance

1...<<11121314151617

/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc916 Builtin::kReturnReceiver, 0, true); CreateIteratorMaps() local
1017 "[Symbol.asyncIterator]", Builtin::kReturnReceiver, 0, true); CreateAsyncIteratorMaps() local
2121 Builtin::kStringPrototypeReplaceAll, 2, true); InitializeGlobal() local
2511 Builtin::kRegExpPrototypeHasIndicesGetter, true); InitializeGlobal() local
2685 Builtin::kRegExpStringIteratorPrototypeNext, 0, true); InitializeGlobal() local
3105 Builtin::kLocalePrototypeLanguage, true); InitializeGlobal() local
3107 Builtin::kLocalePrototypeScript, true); InitializeGlobal() local
3109 Builtin::kLocalePrototypeRegion, true); InitializeGlobal() local
3111 Builtin::kLocalePrototypeBaseName, true); InitializeGlobal() local
3114 Builtin::kLocalePrototypeCalendar, true); InitializeGlobal() local
3116 Builtin::kLocalePrototypeCaseFirst, true); InitializeGlobal() local
3118 Builtin::kLocalePrototypeCollation, true); InitializeGlobal() local
3120 Builtin::kLocalePrototypeHourCycle, true); InitializeGlobal() local
3122 Builtin::kLocalePrototypeNumeric, true); InitializeGlobal() local
3125 Builtin::kLocalePrototypeNumberingSystem, true); InitializeGlobal() local
3129 Builtin::kLocalePrototypeCalendars, true); InitializeGlobal() local
3131 Builtin::kLocalePrototypeCollations, true); InitializeGlobal() local
3133 Builtin::kLocalePrototypeHourCycles, true); InitializeGlobal() local
3136 Builtin::kLocalePrototypeNumberingSystems, true); InitializeGlobal() local
3138 Builtin::kLocalePrototypeTextInfo, true); InitializeGlobal() local
3140 Builtin::kLocalePrototypeTimeZones, true); InitializeGlobal() local
3142 Builtin::kLocalePrototypeWeekInfo, true); InitializeGlobal() local
3310 Builtin::kAtomicsWaitAsync, 4, true); InitializeGlobal() local
4402 SimpleInstallFunction(isolate(), prototype, info.name, info.id, 0, true, InitializeCallSiteBuiltins() local
4683 Builtin::kRegExpPrototypeLinearGetter, true); InitializeGlobal_regexp_linear_flag() local
4699 Builtin::kArrayPrototypeAt, 1, true); InitializeGlobal_harmony_relative_indexing_methods() local
4715 Builtin::kStringPrototypeAt, 1, true); InitializeGlobal_harmony_relative_indexing_methods() local
4725 Builtin::kTypedArrayPrototypeAt, 1, true); InitializeGlobal_harmony_relative_indexing_methods() local
4741 Builtin::kArrayBufferPrototypeResize, 1, true); InitializeGlobal_harmony_rab_gsab() local
4755 Builtin::kSharedArrayBufferPrototypeGrow, 1, true); InitializeGlobal_harmony_rab_gsab() local
5314 Builtin::kTemporalTimeZonePrototypeId, true); InitializeGlobal_harmony_temporal() local
5342 Builtin::kTemporalCalendarPrototypeId, true); InitializeGlobal_harmony_temporal() local
5476 Builtin::kArrayBufferIsView, 1, true); CreateArrayBuffer() local
5482 Builtin::kArrayBufferPrototypeSlice, 2, true); CreateArrayBuffer() local
5491 Builtin::kSharedArrayBufferPrototypeSlice, 2, true); CreateArrayBuffer() local
5578 Builtin::kGlobalIsFinite, 1, true); InstallABunchOfRandomThings() local
5582 Builtin::kGlobalIsNaN, 1, true); InstallABunchOfRandomThings() local
5853 Builtin::kIsTraceCategoryEnabled, 1, true); InstallExtrasBindings() local
5857 true); InstallExtrasBindings() local
[all...]
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc1480 p->value(), miss, true); in HandleStoreICTransitionMapHandlerCase() local
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h933 PreParser(Zone* zone, Scanner* scanner, uintptr_t stack_limit, AstValueFactory* ast_value_factory, PendingCompilationErrorHandler* pending_error_handler, RuntimeCallStats* runtime_call_stats, Logger* logger, UnoptimizedCompileFlags flags, bool parsing_on_main_thread = true) PreParser() argument
/third_party/mksh/
H A Dedit.c832 glob_str(Xstring(xs, xp), wp, true); in glob_path() local
1561 x_delete(x_bword(), true); x_del_bword() local
1582 x_delete(x_fword(false), true); x_del_fword() local
2296 x_delete(x_nb2nc(ndel), true); x_kill() local
2698 x_delete(x_nb2nc(rsize), true); x_kill_region() local
[all...]
H A Dsh.h232 #undef true macro
237 #define true 1 macro
/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc6070 die_flag_attribute(const Dwarf_Die* die, unsigned attr_name, bool& flag, bool recursively = true) die_flag_attribute() argument
[all...]
H A Dabg-ir.cc1015 return_comparison_result(T& l, T& r, bool value, bool propagate_canonical_type = true) return_comparison_result() argument
13095 maybe_update_types_lookup_map(const shared_ptr<TypeKind>& type, istring_type_base_wptrs_map_type& types_map, bool use_type_name_as_key = true) maybe_update_types_lookup_map() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp5675 true, addInstanceRayCullMaskTests() local
[all...]
H A DvktRayTracingBuiltinTests.cpp4264 true, // bool frontFace; createRayFlagsTests() local
4268 true, // bool useMaintenance5; createRayFlagsTests() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1961 setHasMultipleConditionRegisters(bool hasManyRegs = true) setHasMultipleConditionRegisters() argument
1969 setHasExtractBitsInsn(bool hasExtractInsn = true) setHasExtractBitsInsn() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp909 CreateToken(const AMDGPUAsmParser *AsmParser, StringRef Str, SMLoc Loc, bool HasExplicitEncodingSize = true) CreateToken() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp618 setInsertionPoint(IRBuilder< &Builder, Value *V, bool Before = true) setInsertionPoint() argument
5796 SMax.convertFromAPInt(APInt::getSignedMaxValue(IntWidth), true, foldFCmpIntToFPConst() local
5821 SMin.convertFromAPInt(APInt::getSignedMinValue(IntWidth), true, foldFCmpIntToFPConst() local
5832 SMin.convertFromAPInt(APInt::getMinValue(IntWidth), true, foldFCmpIntToFPConst() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp739 ModuleAddressSanitizer(Module &M, const GlobalsMetadata *GlobalsMD, bool CompileKernel = false, bool Recover = false, bool UseGlobalsGC = true, bool UseOdrIndicator = false) ModuleAddressSanitizer() argument
830 ModuleAddressSanitizerLegacyPass(bool CompileKernel = false, bool Recover = false, bool UseGlobalGC = true, bool UseOdrIndicator = false) ModuleAddressSanitizerLegacyPass() argument
1259 auto GV = new GlobalVariable(M, LocStruct->getType(), true, global() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc7307 GOOGLE_CHECK(file()->finished_building_ == true); InternalTypeOnceInit() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp5049 true, addInstanceRayCullMaskTests() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap.cc6363 v8::internal::V8::FatalProcessOutOfMemory(isolate(), location, true); FatalProcessOutOfMemory() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui_internal.h1412 IsKeyPressedMap(ImGuiKey key, bool repeat = true) IsKeyPressedMap() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_enum.py894 true = True variable in TestSpecial.test_bool.Logic
900 true = True variable in TestSpecial.test_bool.RealLogic
908 true = 1 variable in TestSpecial.test_bool.IntLogic
/third_party/glslang/glslang/Include/
H A Dintermediate.h1823 TIntermTraverser(bool preVisit = true, bool inVisit = false, bool postVisit = false, bool rightToLeft = false) TIntermTraverser() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12359 performST1ScatterCombine(SDNode *N, SelectionDAG &DAG, unsigned Opcode, bool OnlyPackedOffsets = true) performST1ScatterCombine() argument
12428 performLD1GatherCombine(SDNode *N, SelectionDAG &DAG, unsigned Opcode, bool OnlyPackedOffsets = true) performLD1GatherCombine() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp284 SDValue CombineTo(SDNode *N, SDValue Res, bool AddTo = true) { in CombineTo() argument
289 CombineTo(SDNode *N, SDValue Res0, SDValue Res1, bool AddTo = true) CombineTo() argument
[all...]

Completed in 127 milliseconds

1...<<11121314151617