Home
last modified time | relevance | path

Searched defs:isData (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DCOFFImportFile.h66 bool isData() const { in isData() function in llvm::object::COFFImportFile
H A DObjectFile.h470 inline bool SectionRef::isData() const { in isData() function in llvm::object::SectionRef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbolWasm.h44 bool isData() const { return Type == wasm::WASM_SYMBOL_TYPE_DATA; } in isData() function in llvm::MCSymbolWasm
H A DSectionKind.h165 bool isData() const { return K == Data; } in isData() function in llvm::SectionKind
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DItaniumDemangle.cpp577 bool ItaniumPartialDemangler::isData() const { in isData() function in ItaniumPartialDemangler
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_first_test/
H A Dability_manager_service_first_test.cpp2119 bool isData = false; in HWTEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp169 void addInfo(vector<bool>& info, int& ndx, const int count, const bool isData) in addInfo() argument
H A DvktSpvAsm16bitStorageTests.cpp380 void addInfo(vector<bool>& info, int& ndx, const int count, bool isData) in addInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp169 void addInfo(vector<bool>& info, int& ndx, const int count, const bool isData) in addInfo() argument
H A DvktSpvAsm16bitStorageTests.cpp380 void addInfo(vector<bool>& info, int& ndx, const int count, bool isData) in addInfo() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp8533 CheckStaticCfgPermission(const AppExecFwk::AbilityRequest &abilityRequest, bool isStartAsCaller, uint32_t callerTokenId, bool isData, bool isSaCall, bool isImplicit) CheckStaticCfgPermission() argument
9304 CreateVerificationInfo( const AbilityRequest &abilityRequest, bool isData, bool isShell, bool isSA) CreateVerificationInfo() argument
9687 IsCallFromBackground(const AbilityRequest &abilityRequest, bool &isBackgroundCall, bool isData) IsCallFromBackground() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3840 unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerPREFETCH() local

Completed in 86 milliseconds