| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | SIMemoryLegalizer.cpp | 130 SIMemOpInfo(AtomicOrdering Ordering = AtomicOrdering::SequentiallyConsistent, SIAtomicScope Scope = SIAtomicScope::SYSTEM, SIAtomicAddrSpace OrderingAddrSpace = SIAtomicAddrSpace::ATOMIC, SIAtomicAddrSpace InstrAddrSpace = SIAtomicAddrSpace::ALL, bool IsCrossAddressSpaceOrdering = true, AtomicOrdering FailureOrdering = AtomicOrdering::SequentiallyConsistent, bool IsNonTemporal = false) SIMemOpInfo() argument [all...] |
| H A D | SIShrinkInstructions.cpp | 71 foldImmediates(MachineInstr &MI, const SIInstrInfo *TII, MachineRegisterInfo &MRI, bool TryToCommute = true) foldImmediates() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | RegionInfoImpl.h | 527 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle); in dump() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineOperand.h | 488 void setIsUse(bool Val = true) { setIsDef(!Val); } in setIsUse() argument 493 void setImplicit(bool Val = true) { in setImplicit() argument 498 void setIsKill(bool Val = true) { in setIsKill() argument 504 void setIsDead(bool Val = true) { in setIsDead() argument 509 void setIsUndef(bool Val = true) { in setIsUndef() argument 516 void setIsInternalRead(bool Val = true) { in setIsInternalRead() argument 521 setIsEarlyClobber(bool Val = true) setIsEarlyClobber() argument 526 setIsDebug(bool Val = true) setIsDebug() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | VulkanImageWrappingTestsDmaBuf.cpp | 111 WrapVulkanImage(wgpu::Device dawnDevice, const wgpu::TextureDescriptor* textureDescriptor, int memoryFd, uint32_t stride, uint64_t drmModifier, std::vector<int> waitFDs, bool isInitialized = true, bool expectValid = true) WrapVulkanImage() argument 125 WrapVulkanImage(wgpu::Device dawnDevice, const wgpu::TextureDescriptor* textureDescriptor, int memoryFd, uint32_t stride, uint64_t drmModifier, std::vector<int> waitFDs, VkImageLayout releasedOldLayout, VkImageLayout releasedNewLayout, bool isInitialized = true, bool expectValid = true) WrapVulkanImage() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_camera_profile.h | 751 void SetWasReadFromDNG (bool state = true) in SetWasReadFromDNG() argument 768 void SetWasReadFromDisk (bool state = true) in SetWasReadFromDisk() argument 785 void SetWasBuiltinMatrix (bool state = true) in SetWasBuiltinMatrix() argument [all...] |
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | strutil.h | 234 Split(StringPiece full, const char* delim, bool skip_empty = true) Split() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree_test.cc | 199 CordRepBtree* MakeTree(size_t size, bool append = true) { in MakeTree() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | ecma_test_common.h | 55 static void ConcatCommonCase2(JSThread *thread, const EcmaVM *instance, bool constantString = true) in ConcatCommonCase2() argument 204 GcCommonCase(JSThread *thread, Heap *heap, bool nonMovable = true) GcCommonCase() argument [all...] |
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| H A D | encoder32_test.cpp | 3334 ScopedTmpReg tmp1(GetEncoder(), true); TEST_F() local 3336 ScopedTmpReg tmp2(GetEncoder(), true); TEST_F() local 3339 ScopedTmpReg tmp3(GetEncoder(), true); TEST_F() local [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| H A D | liveness_analyzer.cpp | 784 BlockReg<false>(Target(GetGraph()->GetArch()).GetParamRegId(1), blockFrom, blockFrom + 1U, true); in BlockFixedRegisters() local [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | ir_constructor.h | 309 IrConstructor &Volatile(bool volat = true) in Volatile() argument 589 IrConstructor &Fcmpg(bool fcmpg = true) in Fcmpg() argument 595 IrConstructor &Fcmpl(bool fcmpl = true) in Fcmpl() argument [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | memory_coalescing.cpp | 380 Inst *FindLowerInsertAfter(Inst *inst, Inst *bound, bool checkCfg = true) in FindLowerInsertAfter() argument
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | thread.cpp | 427 SuspendImpl(true); variable 430 ResumeImpl(true); variable
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | ETSGen.h | 770 void InverseCondition(const ir::AstNode *node, Br const &br, Label *target, bool inverse = true) in InverseCondition() argument
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| H A D | heap_snapshot.h | 64 Node(NodeId id, uint32_t index, const CString *name, NodeType type, size_t size, size_t nativeSize, uint32_t traceId, JSTaggedType address, bool isLive = true) Node() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | dump.cpp | 673 DumpHClass(JSHClass::Cast(obj), os, true); in DumpClass() local 1946 DumpTaggedTreeEntry(const_cast<TaggedTreeMap *>(this), os, index, true); Dump() local 4674 DumpForSnapshotTaggedTreeEntry(const_cast<TaggedTreeMap *>(this), index, vec, true); DumpForSnapshot() local 4696 DumpForSnapshotTaggedTreeEntry(const_cast<TaggedTreeSet *>(this), index, vec, true); DumpForSnapshot() local [all...] |
| /third_party/backends/backend/ |
| H A D | sm3600.h | 80 typedef enum { false, true } TBool; enumerator
|
| /third_party/cJSON/ |
| H A D | cJSON_Utils.c | 57 #undef true macro 59 #define true ((cJSON_bool)1) macro [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tzfmttst.cpp | 762 tz->getOffset(static_cast<UDate>(date), true, rawOffset, dstOffset, status); RunAdoptDefaultThreadSafeTests() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_patternstring.cpp | 401 result.rounding.appendDigit(static_cast<int8_t>(state.peek() - u'0'), 0, true); consumeIntegerFormat() local [all...] |
| /third_party/lzma/CPP/Windows/ |
| H A D | Window.h | 211 bool Move(int x, int y, int width, int height, bool repaint = true)
in Move() argument 250 bool InvalidateRect(LPCRECT rect, bool backgroundErase = true)
in InvalidateRect() argument 252 void SetRedraw(bool redraw = true) { SendMsg(WM_SETREDRAW, (WPARAM)BoolToBOOL(redraw), 0); }
in SetRedraw() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_patternstring.cpp | 401 result.rounding.appendDigit(static_cast<int8_t>(state.peek() - u'0'), 0, true); consumeIntegerFormat() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | code-generator-arm.cc | 549 AdjustStackPointerForTailCall( TurboAssembler* tasm, FrameAccessState* state, int new_slot_above_sp, ZoneVector<Register>* pending_pushes = nullptr, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-wasm-objects.cc | 106 GetOrCreateDebugProxyMap( Isolate* isolate, DebugProxyId id, v8::Local<v8::FunctionTemplate> (*create_template_fn)(v8::Isolate*), bool make_non_extensible = true) GetOrCreateDebugProxyMap() argument
|