/third_party/ffmpeg/libavcodec/ |
H A D | cfhd.h | 137 GetByteContext base; member
|
H A D | atrac9dec.c | 115 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 D | varlocs.c | 123 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 D | cmdutils.c | 825 const char *base[3] = { env_ffmpeg_datadir, in get_preset_file() local
|
/third_party/curl/lib/ |
H A D | urlapi.c | 253 static CURLcode concat_url(char *base, const char *relurl, char **newurl) in concat_url() argument
|
H A D | mprintf.c | 695 unsigned long base; /* Base of a number to be written. */ in formatf() local [all...] |
/third_party/curl/packages/OS400/ |
H A D | os400sys.c | 580 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 D | iomapper.cpp | 73 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 D | file_util_posix.cc | 58 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 D | string_util.cc | 31 namespace base { namespace
|
/third_party/gn/src/gn/ |
H A D | filesystem_utils.cc | 461 MakeAbsoluteFilePathRelativeIfPossible( const base::FilePath& base, const base::FilePath& target) MakeAbsoluteFilePathRelativeIfPossible() argument [all...] |
/third_party/glfw/src/ |
H A D | input.c | 459 int base; in _glfwInputJoystickHat() local
|
/third_party/ffmpeg/libswscale/ |
H A D | swscale.c | 960 uint8_t *base; in scale_internal() local 980 uint8_t *base; in scale_internal() local
|
/third_party/alsa-lib/src/topology/ |
H A D | pcm.c | 42 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 D | data.c | 532 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 D | astcenc_entry.cpp | 896 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 D | mustek_usb_high.c | 574 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 D | plustek-usbscan.c | 132 usb_get_res( u_short base, u_short idx ) in usb_get_res() argument
|
/third_party/backends/tools/ |
H A D | sane-find-scanner.c | 1362 parse_num (char* search, const char* line, int base, long int * number) in parse_num() argument
|
/third_party/googletest/googlemock/test/ |
H A D | gmock-matchers-comparisons_test.cc | 744 Base base; in TEST() local 1124 Base base, base2; in TEST() local 2188 Base base; TEST() local [all...] |
H A D | gmock-actions_test.cc | 821 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 D | gtest-param-util.h | 230 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 D | CollationDataBuilder.java | 1370 protected CollationData base; global() field in CollationDataBuilder [all...] |
H A D | CollationBuilder.java | 1494 private CollationTailoring base; field in CollationBuilder
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUResourceBundle.java | 949 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...] |