Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 25 of 268) sorted by relevance

1234567891011

/external/libchrome/sandbox/linux/bpf_dsl/
Dcons.h68 List<T> Cons(const T& head, List<T> tail) { in Cons()
76 Cell(const T& head, List<T> tail) : head_(head), tail_(std::move(tail)) {} in Cell()
82 const List<T>& tail() const { return tail_; } in tail() function
/external/mesa3d/src/compiler/nir/
Dnir_worklist.c111 unsigned tail = (w->start + w->count - 1) % w->size; in nir_block_worklist_push_tail() local
122 unsigned tail = (w->start + w->count - 1) % w->size; in nir_block_worklist_peek_tail() local
132 unsigned tail = (w->start + w->count - 1) % w->size; in nir_block_worklist_pop_tail() local
Dnir_lower_indirect_derefs.c98 nir_deref_var *deref, nir_deref *tail, in emit_load_store()
146 for (nir_deref *tail = deref->deref.child; tail; tail = tail->child) { in deref_has_indirect() local
Dnir_lower_locals_to_regs.c106 nir_deref *tail = &deref->deref; in get_reg_for_deref() local
144 nir_deref *tail = &deref->deref; in get_deref_reg_src() local
/external/skia/src/jumper/
DSkJumper_vectors.h47 SI void load3(const uint16_t* ptr, size_t tail, U16* r, U16* g, U16* b) { in load3()
52 SI void load4(const uint16_t* ptr, size_t tail, U16* r, U16* g, U16* b, U16* a) { in load4()
58 SI void store4(uint16_t* ptr, size_t tail, U16 r, U16 g, U16 b, U16 a) { in store4()
65 SI void load4(const float* ptr, size_t tail, F* r, F* g, F* b, F* a) { in load4()
71 SI void store4(float* ptr, size_t tail, F r, F g, F b, F a) { in store4()
110 SI void load3(const uint16_t* ptr, size_t tail, U16* r, U16* g, U16* b) { in load3()
123 SI void load4(const uint16_t* ptr, size_t tail, U16* r, U16* g, U16* b, U16* a) { in load4()
137 SI void store4(uint16_t* ptr, size_t tail, U16 r, U16 g, U16 b, U16 a) { in store4()
146 SI void load4(const float* ptr, size_t tail, F* r, F* g, F* b, F* a) { in load4()
160 SI void store4(float* ptr, size_t tail, F r, F g, F b, F a) { in store4()
[all …]
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
DListSubListTester.java224 List<E> tail = list.subList(1, size); in testSubList_get() local
248 List<E> tail = list.subList(1, size); in testSubList_contains() local
266 List<E> tail = list.subList(1, size); in testSubList_indexOf() local
292 List<E> tail = list.subList(1, size); in testSubList_lastIndexOf() local
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DListSubListTester.java228 List<E> tail = list.subList(1, size); in testSubList_get() local
252 List<E> tail = list.subList(1, size); in testSubList_contains() local
270 List<E> tail = list.subList(1, size); in testSubList_indexOf() local
296 List<E> tail = list.subList(1, size); in testSubList_lastIndexOf() local
/external/iproute2/tc/
Dq_dsmark.c32 struct rtattr *tail; in dsmark_parse_opt() local
94 struct rtattr *tail; in dsmark_parse_class_opt() local
Dq_gred.c51 struct rtattr *tail; in init_gred() local
132 struct rtattr *tail; in gred_parse_opt() local
Dm_action.c172 struct rtattr *tail, *tail2; in parse_action() local
402 struct rtattr *tail; in tc_action_gd() local
510 struct rtattr *tail; in tc_action_modify() local
548 struct rtattr *tail,*tail2; in tc_act_list_or_flush() local
Dq_htb.c67 struct rtattr *tail; in htb_parse_opt() local
123 struct rtattr *tail; in htb_parse_class_opt() local
Df_cgroup.c29 struct rtattr *tail; in cgroup_parse_opt() local
/external/fio/lib/
Dflist_sort.c18 struct flist_head head, *tail = &head; in merge() local
48 struct flist_head *tail = head; in merge_and_restore_back_links() local
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp2.cpp13 void recurse_until_fail(const Head &, const Tail &...tail) { // expected-note{{candidate function t… in recurse_until_fail()
/external/e2fsprogs/contrib/android/
Dbase_fs.h11 struct block_range *tail; member
/external/brotli/enc/
Dcompress_fragment_two_pass.c121 const uint32_t tail = insertlen - 2; in EmitInsertLen() local
128 const uint32_t tail = insertlen - 66; in EmitInsertLen() local
150 const size_t tail = copylen - 6; in EmitCopyLen() local
157 const size_t tail = copylen - 70; in EmitCopyLen() local
175 const size_t tail = copylen - 8; in EmitCopyLenLastDistance() local
183 const size_t tail = copylen - 8; in EmitCopyLenLastDistance() local
191 const size_t tail = copylen - 72; in EmitCopyLenLastDistance() local
Dcompress_fragment.c189 const size_t tail = insertlen - 2; in EmitInsertLen() local
197 const size_t tail = insertlen - 66; in EmitInsertLen() local
238 const size_t tail = copylen - 6; in EmitCopyLen() local
246 const size_t tail = copylen - 70; in EmitCopyLen() local
269 const size_t tail = copylen - 8; in EmitCopyLenLastDistance() local
277 const size_t tail = copylen - 8; in EmitCopyLenLastDistance() local
285 const size_t tail = copylen - 72; in EmitCopyLenLastDistance() local
/external/jemalloc/include/jemalloc/internal/
Dhash.h135 const uint8_t *tail = (const uint8_t *) (data + nblocks*4); in hash_x86_32() local
207 const uint8_t *tail = (const uint8_t *) (data + nblocks*16); in hash_x86_128() local
293 const uint8_t *tail = (const uint8_t*)(data + nblocks*16); in hash_x64_128() local
/external/python/cpython2/Modules/_sqlite/
Dstatement.c56 const char* tail; in pysqlite_statement_create() local
333 const char* tail; in pysqlite_statement_recompile() local
440 static int pysqlite_check_remaining_sql(const char* tail) in pysqlite_check_remaining_sql()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRUnbufferedCommonTreeNodeStream.h56 NSUInteger tail; variable
/external/javassist/src/main/javassist/bytecode/analysis/
DIntQueue.java29 private IntQueue.Entry tail; field in IntQueue
/external/selinux/checkpolicy/
Dqueue.h26 queue_node_ptr_t tail; member
/external/vulkan-validation-layers/loader/
Dmurmurhash.c46 const uint8_t *tail = NULL; // tail - last 8 bytes in murmurhash() local
/external/selinux/libsepol/cil/src/
Dcil_list.h37 struct cil_list_item *tail; member
/external/curl/lib/
Dllist.h39 struct curl_llist_element *tail; member

1234567891011