Home
last modified time | relevance | path

Searched defs:base (Results 7101 - 7125 of 9438) sorted by relevance

1...<<281282283284285286287288289290>>...378

/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
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc744 Base base; in TEST() local
1124 Base base, base2; in TEST() local
2188 Base base; TEST() local
[all...]
H A Dgmock-actions_test.cc821 Base base; in TEST() local
890 Base base; in TEST() local
951 Base base; in TEST() local
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h230 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() argument
316 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() argument
849 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, const std::tuple<ParamGenerator<T>...>& generators, bool is_end) IteratorImpl() argument
972 Iterator(const ParamGeneratorInterface<To>* base, ParamIterator<From> it, ParamIterator<From> end) Iterator() argument
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationDataBuilder.java1370 protected CollationData base; global() field in CollationDataBuilder
[all...]
H A DCollationBuilder.java1494 private CollationTailoring base; field in CollationBuilder
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundle.java949 findResourceWithFallback( String[] keys, int depth, ICUResourceBundle base, UResourceBundle requested) findResourceWithFallback() argument
1615 getAliasedResource( ICUResourceBundle base, String[] keys, int depth, String key, int _resource, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument
[all...]

Completed in 43 milliseconds

1...<<281282283284285286287288289290>>...378