HomeSort by relevance Sort by last modified time
    Searched refs:INITIAL (Results 51 - 75 of 78) sorted by null

1 23 4

  /system/core/sh/
arith_lex.c 527 #define INITIAL 0
915 case YY_STATE_EOF(INITIAL):
    [all...]
  /external/chromium_org/v8/src/
parser.h 337 INITIAL,
parser.cc     [all...]
ast.h     [all...]
  /external/v8/src/
parser.h 360 INITIAL,
parser.cc     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-lex.c 636 #define INITIAL 0
886 /* Implicitly switch between SKIP and INITIAL (non-skipping);
    [all...]
glsl_lexer.cc     [all...]
lex.yy.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-token.re 793 parser_nasm->state = INITIAL;
  /external/libpcap/
scanner.c     [all...]
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java 165 // The amount of time between the initial provisioning of the device and
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/
glslang_lex.cpp     [all...]
  /external/chromium/chrome/browser/chromeos/notifications/
notification_panel.cc 627 case PanelController::INITIAL:
628 NOTREACHED() << "Transition to Initial state should not happen";
  /external/chromium_org/chrome/common/extensions/docs/examples/howto/sandbox/
handlebars-1.0.0.beta.6.js 312 this.conditionStack = ['INITIAL'];
482 lexer.conditions = {"mu":{"rules":[3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26],"inclusive":false},"emu":{"rules":[2],"inclusive":false},"INITIAL":{"rules":[0,1,26],"inclusive":true}};return lexer;})()
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.js 204 * Whether the initial history state has been replaced. The state will be
316 INITIAL: 0,
326 var syncState = SyncState.INITIAL;
396 * Flag set to true when the page is loading its initial set of images. This
397 * is set to false after all the initial images have loaded.
    [all...]
  /external/elfutils/
configure     [all...]
  /external/chromium_org/v8/src/arm/
full-codegen-arm.cc 838 // Push initial value, if any.
839 // Note: For variables we must not push an initial value (such as
846 __ mov(r0, Operand(Smi::FromInt(0))); // Indicates no initial value.
903 // Push initial value for function declaration.
    [all...]
  /external/chromium_org/v8/src/ia32/
full-codegen-ia32.cc 796 // Push initial value, if any.
797 // Note: For variables we must not push an initial value (such as
803 __ push(Immediate(Smi::FromInt(0))); // Indicates no initial value.
    [all...]
  /external/chromium_org/v8/src/mips/
full-codegen-mips.cc 850 // Push initial value, if any.
851 // Note: For variables we must not push an initial value (such as
859 __ mov(a0, zero_reg); // Smi::FromInt(0) indicates no initial value.
916 // Push initial value for function declaration.
    [all...]
  /external/chromium_org/v8/src/x64/
full-codegen-x64.cc 803 // Push initial value, if any.
804 // Note: For variables we must not push an initial value (such as
810 __ Push(Smi::FromInt(0)); // Indicates no initial value.
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/bison/
configure     [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 1186 milliseconds

1 23 4