Home
last modified time | relevance | path

Searched defs:end (Results 1051 - 1075 of 3276) sorted by relevance

1...<<41424344454647484950>>...132

/third_party/ffmpeg/libavformat/
H A Durl.h359 const char *end; member
H A Durl.c82 static const char *find_delim(const char *delim, const char *cur, const char *end) in find_delim() argument
89 int ff_url_decompose(URLComponents *uc, const char *url, const char *end) in ff_url_decompose() argument
[all...]
/third_party/curl/src/
H A Dtool_cb_hdr.c77 const char *end = (char *)ptr + cb; in tool_header_cb() local
H A Dtool_writeout.c537 char *end; in ourWriteOut() local
[all...]
/third_party/gn/src/base/
H A Dvalues.h565 iterator end() { return dict_.end(); } in end() function in base::DictionaryValue
569 const_iterator end() const { return dict_.end(); } in end() function in base::DictionaryValue
703 iterator end() { return list_.end(); } end() function in base::ListValue
708 const_iterator end() const { return list_.end(); } end() function in base::ListValue
[all...]
/third_party/gn/src/gn/
H A Dhash_table_base.h349 NodeIterator end() { return NodeEnd(); } in end() function in HashTableBase
421 NodeIterator end() { return end_; } in end() function
H A Dtrace.h51 Ticks end() const { return end_; } in end() function in TraceItem
/third_party/fsverity-utils/programs/
H A Dfsverity.c150 char *end; in parse_hash_alg_option() local
175 char *end; in parse_block_size_option() local
/third_party/ffmpeg/tools/
H A Dtarget_dec_fuzzer.c169 const uint8_t *end = data + size; in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libswscale/
H A Dslice.c156 const int end[4] = {lumY +lumH, in ff_init_slice_from_src() local
190 int i, j, k, size, end; in fill_ones() local
[all...]
/third_party/backends/backend/
H A Depsonds-cmd.c34 char *end = (buf + len) - 1; in esci2_parse_block() local
H A Dplustek-pp_io.c278 UChar start, end; in fnBiDirRead() local
/third_party/alsa-lib/test/
H A Dmixtest.c228 unsigned long long begin, end, diff, diffS, diff0, diff1, diff1_mmx, diff2; in main() local
[all...]
/third_party/alsa-utils/topology/
H A Dpre-process-class.c95 snd_config_iterator_t first, end; in tplg_class_lookup() local
/third_party/alsa-utils/alsaucm/
H A Dusecase.c128 char *end; in is_long() local
/third_party/alsa-utils/bat/
H A Danalyze.c66 int check_peak(struct bat *bat, struct analyze *a, int end, int peak, float hz, in check_peak() argument
109 int i, start = -1, end = -1, peak = 0, signals = 0; in check() local
/third_party/backends/sanei/
H A Dsanei_pio.c363 char *end; in pio_open() local
[all...]
H A Dsanei_ab306.c231 char *end; in sanei_ab306_open() local
/third_party/benchmark/test/
H A Dbenchmark_test.cc199 auto end = std::chrono::high_resolution_clock::now(); in BM_ManualTiming() local
/third_party/cups-filters/filter/foomatic-rip/
H A Drenderer.c72 size_t start, end; in massage_gs_commandline() local
/third_party/alsa-lib/src/control/
H A Dctlparse.c284 char end; in get_ctl_enum_item_index() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducmstate.cpp54 uint32_t start, end, i; in parseState() local
210 char *s, *end; in ucm_parseHeaderLine() local
[all...]
/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc153 auto end = path.end(); in CalculateRootLength() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DSimpleFormatterImpl.java369 formatPrefixSuffix( String compiledPattern, Format.Field field, int start, int end, FormattedStringBuilder output) formatPrefixSuffix() argument
H A DStringRange.java32 void add(String start, String end); in add() argument
198 public String end(boolean mostCompact) { end() method in StringRange.Ranges
242 expand(String start, String end, boolean requireSameLength, Collection<String> output) expand() argument
[all...]

Completed in 19 milliseconds

1...<<41424344454647484950>>...132