Searched defs:first (Results 201 - 225 of 1850) sorted by relevance

1234567891011>>

/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
H A Dassoc_container.hpp253 cc_hash_table(It first, It last) argument
254 { base_type::copy_from_range(first, last); }
260 cc_hash_table(It first, It last, const hash_fn& h) argument
262 { this->copy_from_range(first, last); }
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) argument
273 { this->copy_from_range(first, last); }
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, argument
286 { this->copy_from_range(first, last); }
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, argument
300 { this->copy_from_range(first, las
430 gp_hash_table(It first, It last) argument
438 gp_hash_table(It first, It last, const hash_fn& h) argument
449 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) argument
461 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp) argument
475 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, const probe_fn& p) argument
491 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, const probe_fn& p, const resize_policy& rp) argument
655 tree(It first, It last) argument
663 tree(It first, It last, const cmp_fn& c) argument
751 trie(It first, It last) argument
758 trie(It first, It last, const access_traits& t) argument
831 list_update(It first, It last) argument
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
H A Dassoc_container.hpp253 cc_hash_table(It first, It last) argument
254 { base_type::copy_from_range(first, last); }
260 cc_hash_table(It first, It last, const hash_fn& h) argument
262 { this->copy_from_range(first, last); }
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) argument
273 { this->copy_from_range(first, last); }
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, argument
286 { this->copy_from_range(first, last); }
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, argument
300 { this->copy_from_range(first, las
430 gp_hash_table(It first, It last) argument
438 gp_hash_table(It first, It last, const hash_fn& h) argument
449 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) argument
461 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp) argument
475 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, const probe_fn& p) argument
491 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, const probe_fn& p, const resize_policy& rp) argument
655 tree(It first, It last) argument
663 tree(It first, It last, const cmp_fn& c) argument
751 trie(It first, It last) argument
758 trie(It first, It last, const access_traits& t) argument
831 list_update(It first, It last) argument
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
H A Dassoc_container.hpp253 cc_hash_table(It first, It last) argument
254 { base_type::copy_from_range(first, last); }
260 cc_hash_table(It first, It last, const hash_fn& h) argument
262 { this->copy_from_range(first, last); }
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) argument
273 { this->copy_from_range(first, last); }
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, argument
286 { this->copy_from_range(first, last); }
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, argument
300 { this->copy_from_range(first, las
430 gp_hash_table(It first, It last) argument
438 gp_hash_table(It first, It last, const hash_fn& h) argument
449 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) argument
461 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp) argument
475 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, const probe_fn& p) argument
491 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, const probe_fn& p, const resize_policy& rp) argument
655 tree(It first, It last) argument
663 tree(It first, It last, const cmp_fn& c) argument
751 trie(It first, It last) argument
758 trie(It first, It last, const access_traits& t) argument
831 list_update(It first, It last) argument
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
H A Dyacc.py328 # first syntax error. This function is only called if
487 Productions = [None] # A list of all of the productions. The first
1039 # first()
1046 def first(beta): function
1098 fst = first(p.prod[i+1:])
1144 for f in first(p.prod):
1700 # that was defined first in the grammar file
2211 # Stub that raises an error if parsing is attempted without first calling yacc()
/prebuilts/tools/common/easymock-tools/
H A Deasymock-3.1.jar ... NONE public static final enum org.easymock.CaptureType FIRST public static final enum org.easymock.CaptureType LAST ...
/prebuilts/tools/common/m2/repository/org/easymock/easymock/2.4/
H A Deasymock-2.4.jar ... not (byte) byte first public static char not (char) char first public static double not (double) double first public static float ...
/prebuilts/tools/common/m2/repository/org/easymock/easymock/3.1/
H A Deasymock-3.1.jar ... NONE public static final enum org.easymock.CaptureType FIRST public static final enum org.easymock.CaptureType LAST ...
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplustypes.h423 CharacterRange(INT first, INT length): First(first), Length(length) {} argument
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplustypes.h423 CharacterRange(INT first, INT length): First(first), Length(length) {} argument
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
H A Dtest_all.py33 def first(self) : member in class:logcursor_py3k
34 v = self._logcursor.first()
131 def first(self) : member in class:cursor_py3k
132 v = self._dbcursor.first()
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
H A Dtest_all.py33 def first(self) : member in class:logcursor_py3k
34 v = self._logcursor.first()
131 def first(self) : member in class:cursor_py3k
132 v = self._dbcursor.first()
/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Dfacets_byname.cpp76 ctype_byname<char>::do_toupper(char* first, const char* last) const { argument
77 for ( ; first != last ; ++first)
78 *first = (char)_Locale_toupper(_M_ctype, *first);
83 ctype_byname<char>::do_tolower(char* first, const char* last) const { argument
84 for ( ; first != last ; ++first)
85 *first = (char)_Locale_tolower(_M_ctype, *first);
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Dfacets_byname.cpp76 ctype_byname<char>::do_toupper(char* first, const char* last) const { argument
77 for ( ; first != last ; ++first)
78 *first = (char)_Locale_toupper(_M_ctype, *first);
83 ctype_byname<char>::do_tolower(char* first, const char* last) const { argument
84 for ( ; first != last ; ++first)
85 *first = (char)_Locale_tolower(_M_ctype, *first);
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
H A Dfacets_byname.cpp76 ctype_byname<char>::do_toupper(char* first, const char* last) const { argument
77 for ( ; first != last ; ++first)
78 *first = (char)_Locale_toupper(_M_ctype, *first);
83 ctype_byname<char>::do_tolower(char* first, const char* last) const { argument
84 for ( ; first != last ; ++first)
85 *first = (char)_Locale_tolower(_M_ctype, *first);
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
H A Dtest_all.py33 def first(self) : member in class:logcursor_py3k
34 v = self._logcursor.first()
131 def first(self) : member in class:cursor_py3k
132 v = self._dbcursor.first()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
H A Dtest_all.py33 def first(self) : member in class:logcursor_py3k
34 v = self._logcursor.first()
131 def first(self) : member in class:cursor_py3k
132 v = self._dbcursor.first()
/prebuilts/tools/common/api-generator/
H A Dapi-generator-22.9.4.jar ... .lang.Object, java.lang.Object) Object first Object second public java.lang.Object getFirst () public ...
/prebuilts/misc/common/robolectric/lib/
H A Dhamcrest-library-1.3.jar ... org.hamcrest.Matcher) org.hamcrest.Matcher first org.hamcrest.Matcher second public static org. ...
/prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/
H A Dhamcrest-library-1.3.jar ... org.hamcrest.Matcher) org.hamcrest.Matcher first org.hamcrest.Matcher second public static org. ...
/prebuilts/devtools/tools/lib/
H A Deasymock-3.3.jar ... NONE public static final enum org.easymock.CaptureType FIRST public static final enum org.easymock.CaptureType LAST ...
/prebuilts/tools/common/m2/repository/org/easymock/easymock/3.3/
H A Deasymock-3.3.jar ... NONE public static final enum org.easymock.CaptureType FIRST public static final enum org.easymock.CaptureType LAST ...
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/
H A Dlibgcov-driver.c945 int first = !cs_prg->runs; local
949 if (first)
955 if (first)
1341 /* Dump all the coverage counts for the program. It first computes program
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
H A Dlibgcov-driver.c945 int first = !cs_prg->runs; local
949 if (first)
955 if (first)
1341 /* Dump all the coverage counts for the program. It first computes program
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
H A Dlibgcov-driver.c945 int first = !cs_prg->runs; local
949 if (first)
955 if (first)
1341 /* Dump all the coverage counts for the program. It first computes program
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
H A Dlibgcov-driver.c945 int first = !cs_prg->runs; local
949 if (first)
955 if (first)
1341 /* Dump all the coverage counts for the program. It first computes program

Completed in 2706 milliseconds

1234567891011>>