Home
last modified time | relevance | path

Searched defs:tail (Results 251 - 275 of 325) sorted by relevance

1...<<111213

/third_party/curl/lib/
H A Durl.c3984 struct Curl_data_prio_node **tail; local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c2140 page_range_t *head = NULL, *tail = NULL; in parse_page_ranges() local
/third_party/libdrm/intel/
H A Dintel_decode.c69 uint32_t head, tail; member
3874 drm_intel_decode_set_head_tail(struct drm_intel_decode *ctx, uint32_t head, uint32_t tail) drm_intel_decode_set_head_tail() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp776 const UString tail = name.Ptr(pos + 1); in AddSwitchWildcardsToCensor() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c315 nir_deref_instr *tail; in vtn_pointer_dereference() local
[all...]
/third_party/littlefs/runners/
H A Dtest_runner.c71 static uintmax_t leb16_parse(const char *s, char **tail) { in leb16_parse() argument
H A Dbench_runner.c71 static uintmax_t leb16_parse(const char *s, char **tail) { in leb16_parse() argument
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgdata.cpp277 CharList *tail; in main() local
2071 CharList *l, *tail = nullptr, *tail2 = nullptr; in loadLists() local
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp277 CharList *tail; in main() local
2067 CharList *l, *tail = NULL, *tail2 = NULL; in loadLists() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c650 struct token **tail; in substitute() local
750 struct token **tail; in expand() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_ciph.c816 CIPHER_ORDER *head, *tail, *curr, *next, *last; in ssl_cipher_apply_rule() local
643 ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, CIPHER_ORDER **tail) ll_append_tail() argument
660 ll_append_head(CIPHER_ORDER **head, CIPHER_ORDER *curr, CIPHER_ORDER **tail) ll_append_head() argument
1453 CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr; STACK_OF() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dreq.c1487 join(char buf[], size_t buf_size, const char *name, const char *tail, const char *desc) join() argument
/third_party/python/Python/
H A Dtraceback.c311 const char* tail; in _Py_FindSourceFile() local
H A Dfileutils.c2007 const wchar_t *tail; in _Py_isabs() local
/third_party/openssl/test/
H A Dmodes_internal_test.c155 size_t tail; in last_blocks_correction() local
168 size_t tail; in last_blocks_correction_nist() local
195 size_t tail, size; execute_cts128() local
[all...]
/third_party/openssl/apps/
H A Dreq.c1485 join(char buf[], size_t buf_size, const char *name, const char *tail, const char *desc) join() argument
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.cpp39 static void list_insert(T* t, T* prev, T* next, T** head, T** tail) { in list_insert() argument
55 static void list_remove(T* t, T** head, T** tail) { in list_remove() argument
/third_party/openssl/ssl/
H A Dssl_ciph.c815 CIPHER_ORDER *head, *tail, *curr, *next, *last; in ssl_cipher_apply_rule() local
642 ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, CIPHER_ORDER **tail) ll_append_tail() argument
659 ll_append_head(CIPHER_ORDER **head, CIPHER_ORDER *curr, CIPHER_ORDER **tail) ll_append_head() argument
1452 CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr; STACK_OF() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgdata.cpp277 CharList *tail; in main() local
2067 CharList *l, *tail = NULL, *tail2 = NULL; in loadLists() local
/third_party/skia/tests/
H A DPathOpsDebug.cpp1082 const SkOpSpanBase* tail = segment->tail(); in debugAngle() local
1115 const SkOpSpanBase* tail = segment->tail(); in debugPtT() local
1151 const SkOpSpanBase* tail = segment->tail(); in debugSpan() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1470 SkTSpan* SkTSect::tail() { in tail() function in SkTSect
/third_party/optimized-routines/math/test/
H A Dulp.c140 double tail; member
149 double tail; member
/third_party/python/Objects/
H A Dlistobject.c705 Py_ssize_t tail; in list_ass_slice() local
H A Dbytearrayobject.c1586 char swap, *head, *tail; in bytearray_reverse_impl() local
/third_party/selinux/libsepol/src/
H A Dlink.c1229 avrule_t *cur, *new_rule = NULL, *tail; in copy_avrule_list() local
1331 role_trans_rule_t *cur, *new_rule = NULL, *tail; in copy_role_trans_list() local
1377 role_allow_rule_t *cur, *new_rule = NULL, *tail; copy_role_allow_list() local
1420 filename_trans_rule_t *cur, *new_rule, *tail; copy_filename_trans_list() local
1503 cond_node_t *cur, *new_node = NULL, *tail; copy_cond_list() local
[all...]

Completed in 65 milliseconds

1...<<111213