HomeSort by relevance Sort by last modified time
    Searched full:initial (Results 26 - 50 of 5682) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/core/res/res/raw-ko/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-ko-xlarge/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-ru/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-ru-xlarge/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-sr/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-sr-xlarge/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-th/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-th-xlarge/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-uk/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-uk-xlarge/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-zh-rCN/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-zh-rCN-xlarge/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-zh-rTW/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /frameworks/base/core/res/res/raw-zh-rTW-xlarge/
incognito_mode_start_page.html 3 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
  /system/extras/tests/bionic/libc/other/
test_vfprintf_leak.c 29 * the initial code leaked heap memory each time a formatted double was printed
37 size_t initial = dlmalloc_footprint(); local
49 printf( "OK: initial = %ld, final == %ld\n", (long)initial, (long)final );
52 fprintf(stderr, "KO: initial == %ld, final == %ld\n", (long)initial, (long)final );
  /cts/tests/src/android/widget/cts/
TabHostStubActivity.java 29 * It contains an initial tab whose tag is INITIAL_TAB_TAG and label is INITIAL_TAB_LABEL.
32 public static final String INITIAL_TAB_TAG = "initial tag";
33 public static final String INITIAL_TAB_LABEL = "initial label";
34 public static final String INITIAL_VIEW_TEXT = "initial view text";
  /external/chromium/chrome/browser/debugger/manual_tests/resources/
fib.js 18 // Let the page do initial rendering, then go.
  /external/oprofile/events/x86-64/family15h/
unit_masks 13 # - Initial revision
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/GetSet/
getset-001.js 16 * The Initial Developer of the Original Code is Netscape Communications
30 TestObject.prototype._y = "<initial y>";
58 reportCompare ("<initial y>", t._y, "y prototype check");
60 reportCompare ("got <initial y>", t.y, "y getter, before set");
getset-002.js 16 * The Initial Developer of the Original Code is Netscape Communications
26 _y: "<initial y>",
54 reportCompare ("<initial y>", t._y, "y prototype check");
56 reportCompare ("got <initial y>", t.y, "y getter, before set");
  /external/dropbear/libtomcrypt/src/modes/cbc/
cbc_getiv.c 21 Get the current initial vector
22 @param IV [out] The destination of the initial vector
23 @param len [in/out] The max size and resulting size of the initial vector
  /external/dropbear/libtomcrypt/src/modes/cfb/
cfb_getiv.c 21 Get the current initial vector
22 @param IV [out] The destination of the initial vector
23 @param len [in/out] The max size and resulting size of the initial vector
  /external/dropbear/libtomcrypt/src/modes/ctr/
ctr_getiv.c 21 Get the current initial vector
22 @param IV [out] The destination of the initial vector
23 @param len [in/out] The max size and resulting size of the initial vector
  /external/dropbear/libtomcrypt/src/modes/f8/
f8_getiv.c 21 Get the current initial vector
22 @param IV [out] The destination of the initial vector
23 @param len [in/out] The max size and resulting size of the initial vector
  /external/dropbear/libtomcrypt/src/modes/ofb/
ofb_getiv.c 21 Get the current initial vector
22 @param IV [out] The destination of the initial vector
23 @param len [in/out] The max size and resulting size of the initial vector

Completed in 230 milliseconds

12 3 4 5 6 7 8 91011>>