HomeSort by relevance Sort by last modified time
    Searched full:third (Results 1 - 25 of 1563) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/sqlite-jdbc/src/main/java/SQLite/
Authorizer.java 15 * @param arg3 third argument (database name)
16 * @param arg4 third argument (trigger name)
  /cts/tests/assets/webkit/
test_thirdPage.html 17 <title>Third page</title>
19 <h1>Third page</h1>
test_secondPage.html 20 <a herf="webView_goBackAndForward_test_thirdPage.html">Go to third page</a>
  /external/chromium/net/base/
static_cookie_policy.h 16 // three modes: allow all, deny all, or block third-party cookies.
25 BLOCK_THIRD_PARTY_COOKIES, // Prevent third-party cookies from being set.
44 // Consults the user's third-party cookie blocking preferences to determine
50 // Consults the user's third-party cookie blocking preferences to determine
  /external/webkit/WebKitTools/Scripts/webkitpy/
__init__.py 5 # List our third-party library dependencies here and where they can be
  /frameworks/base/core/java/android/
package.html 6 Android applications. Third party developers can use many of them also for their applications.
  /frameworks/base/media/libstagefright/codecs/aacenc/
patent_disclaimer.txt 6 third-party patents. Those intending to use this source code in
  /frameworks/base/media/libstagefright/codecs/amrnb/
patent_disclaimer.txt 6 third-party patents. Those intending to use this source code in
  /frameworks/base/media/libstagefright/codecs/amrwb/
patent_disclaimer.txt 6 third-party patents. Those intending to use this source code in
  /frameworks/base/media/libstagefright/codecs/amrwbenc/
patent_disclaimer.txt 6 third-party patents. Those intending to use this source code in
  /frameworks/base/media/libstagefright/codecs/avc/
patent_disclaimer.txt 6 third-party patents. Those intending to use this source code in
  /frameworks/base/media/libstagefright/codecs/m4v_h263/
patent_disclaimer.txt 6 third-party patents. Those intending to use this source code in
  /frameworks/base/media/libstagefright/codecs/mp3dec/
patent_disclaimer.txt 6 third-party patents. Those intending to use this source code in
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
iterator.h 135 Iterator3 third; member in class:__gnu_parallel::iterator_triple
144 third = _third;
153 ++third;
160 { return type(first++, second++, third++); }
168 --third;
175 { return type(first--, second--, third--); }
179 { return third; }
186 third = other.third;
192 { return type(first + delta, second + delta, third + delta);
    [all...]
  /external/astl/
README 3 Its sole purpose for existence is to be able to compile some third party
  /external/chromium/third_party/icu/source/test/cintltst/
cdetst.h 15 * CollationGERMANTest is a third level test class. This tests the locale
cestst.h 15 * CollationSpanishTest is a third level test class. This tests the locale
cfintst.h 15 * CollationFinnishTest is a third level test class. This tests the locale
cfrtst.h 15 * CollationFrenchTest is a third level test class. This tests the locale
cjaptst.h 18 * CollationKannaTest(JAPAN) is a third level test class. This tests the locale
cturtst.h 15 * CollationTurkishTest(JAPAN) is a third level test class. This tests the locale
encoll.h 15 * CollationEnglishTest is a third level test class. This tests the locale
  /external/chromium/third_party/icu/source/test/intltest/
tchcfmt.h 9 * TestChoiceFormat is a third level test class
  /external/icu4c/test/cintltst/
cdetst.h 15 * CollationGERMANTest is a third level test class. This tests the locale
cestst.h 15 * CollationSpanishTest is a third level test class. This tests the locale

Completed in 1797 milliseconds

1 2 3 4 5 6 7 8 91011>>