Home
last modified time | relevance | path

Searched defs:loaded (Results 1 - 25 of 34) sorted by relevance

12

/third_party/gn/src/gn/
H A Dinput_file_manager.h119 bool loaded; member
/third_party/backends/backend/
H A Dgt68xx_gt6801.c52 gt6801_check_firmware (GT68xx_Device * dev, SANE_Bool * loaded) in gt6801_check_firmware() argument
74 gt6801_check_plustek_firmware (GT68xx_Device * dev, SANE_Bool * loaded) in gt6801_check_plustek_firmware() argument
[all...]
H A Dgt68xx_gt6816.c50 gt6816_check_firmware (GT68xx_Device * dev, SANE_Bool * loaded) in gt6816_check_firmware() argument
H A Dtest.h129 SANE_Bool loaded[num_options]; member
H A Ddll.c200 u_int loaded:1; /* are the functions available? */ member
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dengine_loader.c41 int loaded; /* 0 = key not loaded yet, 1 = key loaded */ member
/third_party/openssl/apps/lib/
H A Dengine_loader.c41 int loaded; /* 0 = key not loaded yet, 1 = key loaded */ member
/third_party/python/Lib/test/test_importlib/
H A Dtest_lazy.py42 loaded = None variable in TestingImporter
H A Dtest_spec.py278 loaded = self.bootstrap._load(self.spec) variable in ModuleSpecMethodsTests.test_load_replaced.ReplacingLoader
335 loaded = self.bootstrap._load(self.spec) global() variable in ModuleSpecMethodsTests.test_load_legacy_attributes_immutable.ImmutableLoader
[all...]
/third_party/openssl/test/
H A Dprovider_test.c243 int loaded = 0; in setup_tests() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dstore_factory_test.cpp104 auto loaded = OHOS::LoadBufferFromFile(keyPath, content); in GetDate() local
124 auto loaded = OHOS::LoadBufferFromFile(keyPath, content); in ChangeKeyDate() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_rekey_test.cpp135 auto loaded = OHOS::LoadBufferFromFile(keyPath, content); in GetKeyFileDate() local
156 auto loaded = OHOS::LoadBufferFromFile(keyPath, content); in ChangeKeyFileDate() local
178 auto loaded = OHOS::LoadBufferFromFile(keyPath, content); in SaveNewKey() local
/third_party/ffmpeg/libavfilter/
H A Dvf_program_opencl.c36 int loaded; member
/third_party/python/Lib/
H A Dzipimport.py310 _bootstrap._verbose_message('import {} # loaded from Zip {}', fullname, modpath) namespace
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsecurity_manager.cpp140 auto loaded = LoadBufferFromFile(keyPath, content); in LoadKeyFromFile() local
/third_party/alsa-lib/test/lsb/
H A Dconfig.c78 snd_config_t *loaded, *made, *c, *c2; in test_load() local
/base/global/i18n_lite/frameworks/i18n/include/
H A Ddata_resource.h147 uint32_t loaded[DataResourceType::RESOURCE_TYPE_END] = { 0 }; member in OHOS::I18N::DataResource
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Ddevice_matrix.cpp113 auto loaded = MetaDataManager::GetInstance().LoadMeta(key, oldMeta); in Initialize() local
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_config.py711 loaded = {'main': {'Msec': {'mitem': 'mval'}}, variable in ChangesTest
/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp197 void IccFile::UpdateLoaded(bool loaded) in UpdateLoaded() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp2238 NVC0LoweringPass::convertSurfaceFormat(TexInstruction *su, Instruction **loaded) in convertSurfaceFormat() argument
2762 Instruction *loaded[4] = {}; handleSurfaceOpGM107() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_wolfssl.c1513 int loaded = 0; in crypto_ec_point_from_bin() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_wolfssl.c1519 int loaded = 0; in crypto_ec_point_from_bin() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp800 static bool loaded = false; in FindNodeInTargetList() local
/third_party/elfutils/src/
H A Delflint.c1371 check_one_reloc(Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *relshdr, int idx, size_t cnt, const GElf_Shdr *symshdr, Elf_Data *symdata, GElf_Addr r_offset, GElf_Xword r_info, const GElf_Shdr *destshdr, bool reldyn, struct loaded_segment *loaded, enum load_state *statep) check_one_reloc() argument
1505 struct loaded_segment *loaded = NULL; check_rela() local
1556 struct loaded_segment *loaded = NULL; check_rel() local
[all...]

Completed in 30 milliseconds

12