Home
last modified time | relevance | path

Searched defs:base (Results 1601 - 1625 of 2306) sorted by relevance

1...<<61626364656667686970>>...93

/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp634 int CheckDataLegal(std::string &data, int base) in CheckDataLegal() argument
651 unsigned int CheckDataToUint(std::string &data, int base) in CheckDataToUint() argument
671 long long CheckDataTolonglong(std::string &data, int base) in CheckDataTolonglong() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_batch_crud_test.cpp1785 Value base = GetValueWithInt(baseNumer); in HWTEST_F() local
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dmediadatashare_unit_test.cpp670 int base = 100; in HWTEST_F() local
751 int base = 100; in HWTEST_F() local
789 vector<int> base; in HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp289 static bool UpdateDentry(HmdfsDentryGroup &d, const MetaBase &base, uint32_t nameHash, uint32_t bitPos) in UpdateDentry() argument
349 DoCreate(const MetaBase &base) DoCreate() argument
408 InitDcacheLookupCtx(DcacheLookupCtx *ctx, const MetaBase &base, int fd) InitDcacheLookupCtx() argument
498 DoRemove(const MetaBase &base) DoRemove() argument
531 DoLookup(MetaBase &base) DoLookup() argument
559 DoUpdate(const MetaBase &base) DoUpdate() argument
[all...]
H A Dmeta_file.cpp278 static bool UpdateDentry(HmdfsDentryGroup &d, const MetaBase &base, uint32_t nameHash, uint32_t bitPos) in UpdateDentry() argument
325 int32_t MetaFile::DoCreate(const MetaBase &base) in DoCreate() argument
391 InitDcacheLookupCtx(DcacheLookupCtx *ctx, const MetaBase &base, int fd) InitDcacheLookupCtx() argument
498 DoRemove(const MetaBase &base) DoRemove() argument
531 DoLookup(MetaBase &base) DoLookup() argument
557 DoUpdate(const MetaBase &base) DoUpdate() argument
[all...]
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp314 static void UpdateDentry(HmdfsDentryGroup &d, const MetaBase &base, uint32_t nameHash, uint32_t bitPos) in UpdateDentry() argument
361 DoCreate(const MetaBase &base) DoCreate() argument
374 InitDcacheLookupCtx(DcacheLookupCtx *ctx, const MetaBase &base, int fd) InitDcacheLookupCtx() argument
464 DoRemove(const MetaBase &base) DoRemove() argument
469 DoLookup(MetaBase &base) DoLookup() argument
477 DoUpdate(const MetaBase &base) DoUpdate() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcfhd.h137 GetByteContext base; member
H A Datrac9dec.c115 int values, sign, base; in parse_gradient() local
277 const int base = get_bits(gb, 5); in read_scalefactors() local
296 const int base = len < 5 ? get_bits(gb, 5) : 0; in read_scalefactors() local
330 const int base = get_bits(gb, 5) - (1 << (5 - 1)); in read_scalefactors() local
/third_party/elfutils/tests/
H A Dvarlocs.c123 print_base_type (Dwarf_Die *base) in print_base_type() argument
734 Dwarf_Addr base, start, end; print_varlocs() local
805 Dwarf_Addr base, begin, end; print_varlocs() local
833 Dwarf_Addr base, begin, end; print_varlocs() local
958 Dwarf_Addr base, begin, end; handle_attr() local
1004 Dwarf_Addr base, start, end; handle_die() local
[all...]
/third_party/ffmpeg/fftools/
H A Dcmdutils.c825 const char *base[3] = { env_ffmpeg_datadir, in get_preset_file() local
/third_party/curl/lib/
H A Durlapi.c253 static CURLcode concat_url(char *base, const char *relurl, char **newurl) in concat_url() argument
H A Dmprintf.c695 unsigned long base; /* Base of a number to be written. */ in formatf() local
[all...]
/third_party/curl/packages/OS400/
H A Dos400sys.c580 Curl_ldap_search_s_a(void *ld, char *base, int scope, char *filter, in Curl_ldap_search_s_a() argument
/third_party/glslang/glslang/MachineIndependent/
H A Diomapper.cpp73 virtual void visitSymbol(TIntermSymbol* base) in visitSymbol() argument
116 visitSymbol(TIntermSymbol* base) visitSymbol() argument
428 TIntermSymbol* base = ent1.symbol; operator ()() local
806 getFreeSlot(int set, int base, int size) getFreeSlot() argument
[all...]
/third_party/gn/src/base/files/
H A Dfile_util_posix.cc58 namespace base { global() namespace
614 VerifyPathControlledByUser(const FilePath& base, const FilePath& path, uid_t owner_uid, const std::set<gid_t>& group_gids) VerifyPathControlledByUser() argument
[all...]
/third_party/gn/src/base/strings/
H A Dstring_util.cc31 namespace base { namespace
/third_party/gn/src/gn/
H A Dfilesystem_utils.cc461 MakeAbsoluteFilePathRelativeIfPossible( const base::FilePath& base, const base::FilePath& target) MakeAbsoluteFilePathRelativeIfPossible() argument
[all...]
/third_party/glfw/src/
H A Dinput.c459 int base; in _glfwInputJoystickHat() local
/third_party/ffmpeg/libswscale/
H A Dswscale.c960 uint8_t *base; in scale_internal() local
980 uint8_t *base; in scale_internal() local
/third_party/alsa-lib/src/topology/
H A Dpcm.c42 struct tplg_elem *lookup_pcm_dai_stream(struct list_head *base, const char* id) in lookup_pcm_dai_stream() argument
99 struct list_head *base, *pos; in build_pcm() local
130 struct list_head *base, *pos; in tplg_build_pcms() local
158 struct list_head *base, *pos; in tplg_build_dai() local
189 struct list_head *base, *pos; tplg_build_dais() local
234 struct list_head *base, *pos; build_link() local
286 struct list_head *base, *pos; tplg_build_links() local
[all...]
H A Ddata.c532 struct list_head *base, *pos; in get_tokens() local
557 struct list_head *base, *pos; in has_tuples() local
677 struct list_head *base, *pos; in build_tuples() local
1294 struct list_head *base, *po in tplg_build_manifest_data() local
1553 struct list_head *base, *pos; tplg_build_data() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp896 unsigned int base = ctxo.manage_compress.get_task_assignment(16, count); in compress_image() local
1026 unsigned int base = ctx.manage_avg.get_task_assignment(16, count); in compute_averages() local
1248 unsigned int base = ctxo->manage_decompress.get_task_assignment(128, count); in astcenc_decompress_image() local
[all...]
/third_party/backends/backend/
H A Dmustek_usb_high.c574 SANE_Int base = 0; in usb_high_cal_i8o8_mono_calibrate() local
621 SANE_Int base in usb_high_cal_i8o8_rgb_calibrate() local
669 SANE_Int base = 0; usb_high_cal_i4o1_calibrate() local
[all...]
H A Dplustek-usbscan.c132 usb_get_res( u_short base, u_short idx ) in usb_get_res() argument
/third_party/backends/tools/
H A Dsane-find-scanner.c1362 parse_num (char* search, const char* line, int base, long int * number) in parse_num() argument

Completed in 37 milliseconds

1...<<61626364656667686970>>...93