Home
last modified time | relevance | path

Searched defs:l (Results 1 – 25 of 2790) sorted by relevance

12345678910>>...112

/external/libcxx/test/std/containers/sequences/list/list.cons/
Ddefault.pass.cpp22 std::list<int> l; in main() local
27 std::list<DefaultOnly> l; in main() local
32 std::list<int> l((std::allocator<int>())); in main() local
38 std::list<int, min_allocator<int>> l; in main() local
43 std::list<DefaultOnly, min_allocator<DefaultOnly>> l; in main() local
48 std::list<int, min_allocator<int>> l((min_allocator<int>())); in main() local
53 std::list<int> l = {}; in main() local
58 std::list<int, explicit_allocator<int>> l; in main() local
63 std::list<int, explicit_allocator<int>> l((explicit_allocator<int>())); in main() local
Ddefault_stack_alloc.pass.cpp22 std::list<int> l; in main() local
27 std::list<int> l((std::allocator<int>())); in main() local
32 std::list<int, limited_allocator<int, 4> > l; in main() local
38 std::list<int, min_allocator<int>> l; in main() local
43 std::list<int, min_allocator<int>> l((min_allocator<int>())); in main() local
Dsize_type.pass.cpp44 std::list<int> l(3); in main() local
56 std::list<int, limited_allocator<int, 3 + 2> > l(3); in main() local
69 C l(3, min_allocator<int> ()); in main() local
83 std::list<DefaultOnly> l(3); in main() local
88 std::list<int, min_allocator<int>> l(3); in main() local
99 std::list<DefaultOnly, min_allocator<DefaultOnly>> l(3); in main() local
Dsize_value_alloc.pass.cpp23 std::list<int> l(3, 2); in main() local
34 std::list<int> l(3, 2, std::allocator<int>()); in main() local
46 std::list<int, limited_allocator<int, 3 + 2> > l(3, 2); in main() local
58 std::list<int, min_allocator<int>> l(3, 2); in main() local
69 std::list<int, min_allocator<int>> l(3, 2, min_allocator<int>()); in main() local
Dcopy.pass.cpp25 std::list<int> l(3, 2); in main() local
30 std::list<int, test_allocator<int> > l(3, 2, test_allocator<int>(5)); in main() local
37 std::list<int, other_allocator<int> > l(3, 2, other_allocator<int>(5)); in main() local
43 std::list<int, min_allocator<int>> l(3, 2); in main() local
48 std::list<int, min_allocator<int> > l(3, 2, min_allocator<int>()); in main() local
/external/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
Dparser_test.js23 let l = new Lexer(input); variable
38 let l = new Lexer(input); variable
58 let l = new Lexer(input); variable
78 let l = new Lexer(input); variable
89 let l = new Lexer(input); variable
109 let l = new Lexer(input); variable
127 let l = new Lexer(input); variable
148 let l = new Lexer(input); variable
176 let l = new Lexer(input); variable
199 let l = new Lexer(input); variable
[all …]
Dlexer_test.js23 let l = new Lexer(input); variable
41 let l = new Lexer(input); variable
63 let l = new Lexer(val); variable
80 let l = new Lexer(val); variable
95 let l = new Lexer(val); variable
123 let l = new Lexer(input); variable
136 let l = new Lexer(input); variable
151 let l = new Lexer(input); variable
160 let l = new Lexer(input); variable
171 let l = new Lexer(input); variable
[all …]
Dassembler_test.js41 let l = new Lexer(input); variable
55 let l = new Lexer(input); variable
76 let l = new Lexer(input); variable
95 let l = new Lexer(input); variable
113 let l = new Lexer(input); variable
131 let l = new Lexer(input); variable
149 let l = new Lexer(input); variable
/external/deqp-deps/SPIRV-Tools/tools/sva/src/
Dparser_test.js23 let l = new Lexer(input); variable
38 let l = new Lexer(input); variable
58 let l = new Lexer(input); variable
78 let l = new Lexer(input); variable
89 let l = new Lexer(input); variable
109 let l = new Lexer(input); variable
127 let l = new Lexer(input); variable
148 let l = new Lexer(input); variable
176 let l = new Lexer(input); variable
199 let l = new Lexer(input); variable
[all …]
Dlexer_test.js23 let l = new Lexer(input); variable
41 let l = new Lexer(input); variable
63 let l = new Lexer(val); variable
80 let l = new Lexer(val); variable
95 let l = new Lexer(val); variable
123 let l = new Lexer(input); variable
136 let l = new Lexer(input); variable
151 let l = new Lexer(input); variable
160 let l = new Lexer(input); variable
171 let l = new Lexer(input); variable
[all …]
Dassembler_test.js41 let l = new Lexer(input); variable
55 let l = new Lexer(input); variable
76 let l = new Lexer(input); variable
95 let l = new Lexer(input); variable
113 let l = new Lexer(input); variable
131 let l = new Lexer(input); variable
149 let l = new Lexer(input); variable
/external/angle/third_party/spirv-tools/src/tools/sva/src/
Dparser_test.js23 let l = new Lexer(input); variable
38 let l = new Lexer(input); variable
58 let l = new Lexer(input); variable
78 let l = new Lexer(input); variable
89 let l = new Lexer(input); variable
109 let l = new Lexer(input); variable
127 let l = new Lexer(input); variable
148 let l = new Lexer(input); variable
176 let l = new Lexer(input); variable
199 let l = new Lexer(input); variable
[all …]
Dlexer_test.js23 let l = new Lexer(input); variable
41 let l = new Lexer(input); variable
63 let l = new Lexer(val); variable
80 let l = new Lexer(val); variable
95 let l = new Lexer(val); variable
123 let l = new Lexer(input); variable
136 let l = new Lexer(input); variable
151 let l = new Lexer(input); variable
160 let l = new Lexer(input); variable
171 let l = new Lexer(input); variable
[all …]
Dassembler_test.js41 let l = new Lexer(input); variable
55 let l = new Lexer(input); variable
76 let l = new Lexer(input); variable
95 let l = new Lexer(input); variable
113 let l = new Lexer(input); variable
131 let l = new Lexer(input); variable
149 let l = new Lexer(input); variable
/external/libcxx/test/std/containers/sequences/list/list.capacity/
Dresize_size.pass.cpp22 std::list<int> l(5, 2); in main() local
29 std::list<int> l(5, 2); in main() local
38 std::list<DefaultOnly> l(10); in main() local
44 std::list<DefaultOnly> l(10); in main() local
52 std::list<int, min_allocator<int>> l(5, 2); in main() local
59 std::list<int, min_allocator<int>> l(5, 2); in main() local
68 std::list<DefaultOnly, min_allocator<DefaultOnly>> l(10); in main() local
74 std::list<DefaultOnly, min_allocator<DefaultOnly>> l(10); in main() local
Dresize_size_value.pass.cpp22 std::list<double> l(5, 2); in main() local
29 std::list<double> l(5, 2); in main() local
38 std::list<double, min_allocator<double>> l(5, 2); in main() local
45 std::list<double, min_allocator<double>> l(5, 2); in main() local
/external/u-boot/include/asm-generic/
Datomic-long.h27 static inline long atomic_long_read(atomic_long_t *l) in atomic_long_read()
34 static inline void atomic_long_set(atomic_long_t *l, long i) in atomic_long_set()
41 static inline void atomic_long_inc(atomic_long_t *l) in atomic_long_inc()
48 static inline void atomic_long_dec(atomic_long_t *l) in atomic_long_dec()
55 static inline void atomic_long_add(long i, atomic_long_t *l) in atomic_long_add()
62 static inline void atomic_long_sub(long i, atomic_long_t *l) in atomic_long_sub()
70 static inline int atomic_long_sub_and_test(long i, atomic_long_t *l) in atomic_long_sub_and_test()
77 static inline int atomic_long_dec_and_test(atomic_long_t *l) in atomic_long_dec_and_test()
84 static inline int atomic_long_inc_and_test(atomic_long_t *l) in atomic_long_inc_and_test()
91 static inline int atomic_long_add_negative(long i, atomic_long_t *l) in atomic_long_add_negative()
[all …]
/external/tensorflow/tensorflow/cc/training/
Dcoordinator.cc40 mutex_lock l(mu_); in RegisterRunner() local
46 mutex_lock l(runners_lock_); in RegisterRunner() local
52 mutex_lock l(runners_lock_); in AllRunnersStopped() local
62 mutex_lock l(mu_); in RequestStop() local
73 mutex_lock l(mu_); in ShouldStop() local
80 mutex_lock l(mu_); in Join() local
88 mutex_lock l(runners_lock_); in Join() local
98 mutex_lock l(status_lock_); in ReportStatus() local
107 mutex_lock l(status_lock_); in GetStatus() local
112 mutex_lock l(mu_); in WaitForStop() local
[all …]
Dqueue_runner.cc37 mutex_lock l(cb_mu_); in AddErrorCallback() local
42 mutex_lock l(cb_mu_); in ClearErrorCallbacks() local
113 mutex_lock l(mu_); in Start() local
141 mutex_lock l(mu_); in Join() local
147 mutex_lock l(mu_); in UpdateStatus() local
156 mutex_lock l(cb_mu_); in UpdateStatus() local
172 mutex_lock l(mu_); in Run() local
181 mutex_lock l(mu_); in Run() local
203 mutex_lock l(mu_); in GetStatus() local
212 mutex_lock l(*cg_mu_); in ExportCostGraph() local
[all …]
/external/libxml2/
Dlist.c59 xmlLinkDeallocator(xmlListPtr l, xmlLinkPtr lk) in xmlLinkDeallocator()
98 xmlListLowerSearch(xmlListPtr l, void *data) in xmlListLowerSearch()
118 xmlListHigherSearch(xmlListPtr l, void *data) in xmlListHigherSearch()
138 xmlListLinkSearch(xmlListPtr l, void *data) in xmlListLinkSearch()
163 xmlListLinkReverseSearch(xmlListPtr l, void *data) in xmlListLinkReverseSearch()
190 xmlListPtr l; in xmlListCreate() local
231 xmlListSearch(xmlListPtr l, void *data) in xmlListSearch()
252 xmlListReverseSearch(xmlListPtr l, void *data) in xmlListReverseSearch()
273 xmlListInsert(xmlListPtr l, void *data) in xmlListInsert()
305 int xmlListAppend(xmlListPtr l, void *data) in xmlListAppend()
[all …]
/external/bc/src/
Dlex.c46 BcStatus bc_lex_invalidChar(BcLex *l, char c) { in bc_lex_invalidChar()
51 void bc_lex_lineComment(BcLex *l) { in bc_lex_lineComment()
56 BcStatus bc_lex_comment(BcLex *l) { in bc_lex_comment()
84 void bc_lex_whitespace(BcLex *l) { in bc_lex_whitespace()
90 void bc_lex_commonTokens(BcLex *l, char c) { in bc_lex_commonTokens()
96 static size_t bc_lex_num(BcLex *l, char start, bool int_only) { in bc_lex_num()
132 BcStatus bc_lex_number(BcLex *l, char start) { in bc_lex_number()
177 void bc_lex_name(BcLex *l) { in bc_lex_name()
193 void bc_lex_init(BcLex *l) { in bc_lex_init()
198 void bc_lex_free(BcLex *l) { in bc_lex_free()
[all …]
/external/libpng/
Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
[all …]
/external/pdfium/third_party/libpng16/
Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
[all …]
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc34 ScopedAnnotation(ThreadState *thr, const char *aname, const char *f, int l, in ScopedAnnotation()
89 char *f, int l, uptr addr, uptr size, char *desc) { in AddExpectRace()
226 void INTERFACE_ATTRIBUTE AnnotateHappensBefore(char *f, int l, uptr addr) { in AnnotateHappensBefore()
231 void INTERFACE_ATTRIBUTE AnnotateHappensAfter(char *f, int l, uptr addr) { in AnnotateHappensAfter()
236 void INTERFACE_ATTRIBUTE AnnotateCondVarSignal(char *f, int l, uptr cv) { in AnnotateCondVarSignal()
240 void INTERFACE_ATTRIBUTE AnnotateCondVarSignalAll(char *f, int l, uptr cv) { in AnnotateCondVarSignalAll()
244 void INTERFACE_ATTRIBUTE AnnotateMutexIsNotPHB(char *f, int l, uptr mu) { in AnnotateMutexIsNotPHB()
248 void INTERFACE_ATTRIBUTE AnnotateCondVarWait(char *f, int l, uptr cv, in AnnotateCondVarWait()
253 void INTERFACE_ATTRIBUTE AnnotateRWLockCreate(char *f, int l, uptr m) { in AnnotateRWLockCreate()
258 void INTERFACE_ATTRIBUTE AnnotateRWLockCreateStatic(char *f, int l, uptr m) { in AnnotateRWLockCreateStatic()
[all …]
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_mop.cc21 MemLoc l; in TEST() local
34 MemLoc l; in TEST() local
41 MemLoc l; in TEST() local
48 MemLoc l; in TEST() local
55 MemLoc l; in TEST() local
61 MemLoc l; in TEST() local
72 MemLoc l; in TEST() local
91 MemLoc l; in TEST() local
110 MemLoc l; in TEST() local
115 MemLoc l; in TEST() local
[all …]

12345678910>>...112