| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| H A D | COFFImportFile.h | 66 bool isData() const { in isData() function in llvm::object::COFFImportFile
|
| H A D | ObjectFile.h | 470 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 D | MCSymbolWasm.h | 44 bool isData() const { return Type == wasm::WASM_SYMBOL_TYPE_DATA; } in isData() function in llvm::MCSymbolWasm
|
| H A D | SectionKind.h | 165 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 D | ItaniumDemangle.cpp | 577 bool ItaniumPartialDemangler::isData() const { in isData() function in ItaniumPartialDemangler
|
| /foundation/ability/ability_runtime/test/unittest/ability_manager_service_first_test/ |
| H A D | ability_manager_service_first_test.cpp | 2119 bool isData = false; in HWTEST_F() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm8bitStorageTests.cpp | 169 void addInfo(vector<bool>& info, int& ndx, const int count, const bool isData) in addInfo() argument
|
| H A D | vktSpvAsm16bitStorageTests.cpp | 380 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 D | vktSpvAsm8bitStorageTests.cpp | 169 void addInfo(vector<bool>& info, int& ndx, const int count, const bool isData) in addInfo() argument
|
| H A D | vktSpvAsm16bitStorageTests.cpp | 380 void addInfo(vector<bool>& info, int& ndx, const int count, bool isData) in addInfo() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_manager_service.cpp | 8533 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 D | ARMISelLowering.cpp | 3840 unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerPREFETCH() local
|