/third_party/ffmpeg/libavformat/ |
H A D | rtspdec.c | 875 int r, rule_nr, first = 1; in rtsp_read_packet() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_vaguedenoiser.c | 220 int first = NPAD; in symmetric_extension() local
|
/third_party/curl/lib/vtls/ |
H A D | schannel_verify.c | 93 char first; in c_memmem() local
|
/third_party/gn/src/base/containers/ |
H A D | circular_deque.h | 427 circular_deque(InputIterator first, InputIterator last) { in circular_deque() argument 495 assign(InputIterator first, InputIterator last) { in assign() argument 711 insert(const_iterator pos, InputIterator first, InputIterator last) insert() argument 780 erase(const_iterator first, const_iterator last) erase() argument [all...] |
/third_party/ffmpeg/libpostproc/ |
H A D | postprocess.c | 291 const int first= FFABS(dst[-1] - dst[0]) < c->QP ? dst[-1] : dst[0]; in doHorizLowPass_C() local 425 const int first= FFABS(src[-1*step] - src[0]) < QP ? src[-1*step] : src[0]; in do_a_deblock_C() local [all...] |
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_subs.c | 208 lookup_iter_fcn_t first; member
|
/third_party/backends/frontend/ |
H A D | jpegtopdf.c | 145 SANE_pdf_page *first; /* first page data */ member [all...] |
/third_party/benchmark/test/ |
H A D | output_test_helper.cc | 148 bool first = true; variable 156 (void)first; variable [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CaseMapImpl.java | 302 public int first() { in first() method in CaseMapImpl.WholeStringBreakIterator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RuleBasedBreakIterator.java | 406 public int first() { in first() method in RuleBasedBreakIterator [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | custrtst.c | 720 const UChar *first, *last; TestSurrogateSearching() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | BytesTrie.java | 263 public Result first(int inByte) { in first() method in BytesTrie
|
H A D | CharsTrie.java | 201 public Result first(int inUnit) { in first() method in CharsTrie
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numberformattesttuple.cpp | 390 UBool first = true; in toString() local
|
/third_party/icu/icu4c/source/common/ |
H A D | filteredbrk.cpp | 431 SimpleFilteredSentenceBreakIterator::first(void) { in first() function in SimpleFilteredSentenceBreakIterator
|
H A D | rbbi.cpp | 571 int32_t RuleBasedBreakIterator::first(void) { in first() function in RuleBasedBreakIterator [all...] |
H A D | udata.cpp | 1223 const char *first; in doOpenChoice() local
|
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
H A D | fat.c | 388 struct fat32_cache_entry *entry, *first; in fat_get_fat32_cache_entry() local
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
H A D | list.h | 243 list_bulk_move_tail(struct list_head *head, struct list_head *first, in list_bulk_move_tail() argument 258 struct list_head *first = NULL; in linux_list_splice() local 302 struct hlist_node *first; member [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RuleBasedBreakIterator.java | 350 public int first() { in first() method in RuleBasedBreakIterator [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CaseMapImpl.java | 296 public int first() { in first() method in CaseMapImpl.WholeStringBreakIterator
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | BytesTrie.java | 245 public Result first(int inByte) { in first() method in BytesTrie
|
H A D | CharsTrie.java | 190 public Result first(int inUnit) { in first() method in CharsTrie
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | MeasureUnitTest.java | 69 OrderedPair(F first, S second) { in OrderedPair() argument 73 public static <F extends Comparable, S extends Comparable> OrderedPair<F, S> of(F first, S second) { in of() argument [all...] |
/third_party/libwebsockets/lib/jose/jws/ |
H A D | jws.c | 391 lws_jws_encode_section(const char *in, size_t in_len, int first, char **p, in lws_jws_encode_section() argument
|