Home
last modified time | relevance | path

Searched refs:STATE (Results 1 – 25 of 34) sorted by relevance

12

/external/autotest/server/site_tests/cellular_StaleModemReboot/
Dcontrol35 MODEM STATE FAILED = -1
36 MODEM STATE UNKNOWN = 0
37 MODEM STATE DISABLED = 3
38 MODEM STATE DISABLING = 4
39 MODEM STATE DISCONNECTING = 9
40 GOBI MODEM STATE UNKNOWN = 0
41 GOBI MODEM STATE DISABLED = 10
42 GOBI MODEM STATE DISABLING = 20
43 GOBI MODEM STATE DISCONNECTING = 70
48 MODEM STATE INITIALIZING = 1
[all …]
/external/clang/test/CodeGenObjC/
Darc-foreach.m28 // CHECK-LP64-NEXT: [[STATE:%.*]] = alloca [[STATE_T:%.*]],
39 // CHECK-LP64-NEXT: [[T0:%.*]] = bitcast [[STATE_T]]* [[STATE]] to i8*
51 … [[STATE_T]]*, [16 x i8*]*, i64)*)(i8* [[T1]], i8* [[T0]], [[STATE_T]]* [[STATE]], [16 x i8*]* [[B…
57 // CHECK-LP64: [[T0:%.*]] = getelementptr inbounds [[STATE_T]], [[STATE_T]]* [[STATE]], i32 0,…
74 … [[STATE_T]]*, [16 x i8*]*, i64)*)(i8* [[T1]], i8* [[T0]], [[STATE_T]]* [[STATE]], [16 x i8*]* [[B…
101 // CHECK-LP64-NEXT: [[STATE:%.*]] = alloca [[STATE_T:%.*]],
105 // CHECK-LP64: [[T0:%.*]] = getelementptr inbounds [[STATE_T]], [[STATE_T]]* [[STATE]], i32 0,…
/external/ims/rcs/rcsmanager/src/java/com/android/ims/
DRcsPresenceInfo.java146 public static final String STATE = "state"; // ONLINE, etc. field in RcsPresenceInfo.ServiceInfoKey
197 return getServiceInfo(serviceType, ServiceInfoKey.STATE, ServiceState.UNKNOWN); in getServiceState()
268 capability.putInt(ServiceInfoKey.STATE, state); in set()
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dremote.py224 STATE = RpcState.REQUEST_ERROR variable in RequestError
230 STATE = RpcState.METHOD_NOT_FOUND_ERROR variable in MethodNotFoundError
236 STATE = RpcState.NETWORK_ERROR variable in NetworkError
242 STATE = RpcState.SERVER_ERROR variable in ServerError
252 STATE = RpcState.APPLICATION_ERROR variable in ApplicationError
/external/mesa3d/src/mesa/program/
Dprogram_parse.y183 %token SCENECOLOR SECONDARY SHININESS SIZE_TOK SPECULAR SPOT STATE
1356 | STATE stateMatrixRows { memcpy($$, $2, sizeof($$)); }
1359 stateSingleItem: STATE stateMaterialItem { memcpy($$, $2, sizeof($$)); }
1360 | STATE stateLightItem { memcpy($$, $2, sizeof($$)); }
1361 | STATE stateLightModelItem { memcpy($$, $2, sizeof($$)); }
1362 | STATE stateLightProdItem { memcpy($$, $2, sizeof($$)); }
1363 | STATE stateTexGenItem { memcpy($$, $2, sizeof($$)); }
1364 | STATE stateTexEnvItem { memcpy($$, $2, sizeof($$)); }
1365 | STATE stateFogItem { memcpy($$, $2, sizeof($$)); }
1366 | STATE stateClipPlaneItem { memcpy($$, $2, sizeof($$)); }
[all …]
Dprogram_lexer.l258 state { return STATE; }
/external/valgrind/none/tests/solaris/
Dcoredump_many_threads.post.exp8 THREAD STATE SOBJ COUNT
/external/dnsmasq/contrib/dnslist/
Ddnslist.pl102 unless (open STATE, $dnsmasq_state_file) {
112 while (<STATE>) {
123 close STATE;
/external/google-breakpad/src/client/windows/crash_generation/
DReadMe.txt7 STATE | ACTIONS
/external/mesa3d/src/mesa/swrast/
DNOTES20 STATE
/external/mesa3d/src/mesa/swrast_setup/
DNOTES27 STATE
/external/libnl/lib/route/
Dneigh.c215 diff |= NEIGH_DIFF(STATE, in neigh_compare()
220 diff |= NEIGH_DIFF(STATE, a->n_state != b->n_state); in neigh_compare()
/external/toybox/kconfig/
Dzconf.tab.c_shipped573 /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state
574 STATE-NUM when YYTABLE doesn't specify something else to do. Zero
609 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
610 STATE-NUM. */
645 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If
714 /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing
715 symbol of state STATE-NUM. */
/external/mesa3d/src/mesa/tnl/
DNOTES14 STATE
/external/v8/build/android/
Dadb_gdb987 STATE=$(jobs -l | awk '$2 == "'$GDBSERVER_PID'" { print $3; }')
988 if [ "$STATE" != "Running" ]; then
/external/bison/tests/
Dlocal.at754 # BISON-STDERR, TABLES-OR-LAST-STATE,
778 # of TABLES-OR-LAST-STATE is the index of the last state generated for
782 # TABLES-OR-LAST-STATE.
803 # # AT_TEST_SYNTAX_ERROR(DESCRIPTION, DECLS, GRAMMAR, INPUT, LAST-STATE,
Dexisting.at23 # BISON-STDERR, LAST-STATE, LALR1-DIFF,
434 dnl LAST-STATE
1375 dnl LAST-STATE
1957 dnl LAST-STATE
/external/iproute2/doc/
Dss.sgml310 ss [ OPTIONS ] [ STATE-FILTER ] [ ADDRESS-FILTER ]
363 <sect2><tt/STATE-FILTER/
365 <p><tt/STATE-FILTER/ allows to construct arbitrary set of
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/bdf/
DREADME137 THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY
/external/libxml2/
Dvalid.c365 #define STATE ctxt->vstate->state macro
4799 if (STATE == ROLLBACK_PARENT) { in xmlValidateElementType()
5030 if (STATE == ROLLBACK_PARENT) { in xmlValidateElementType()
5044 if (STATE == ROLLBACK_PARENT) { in xmlValidateElementType()
5059 STATE = 0; in xmlValidateElementType()
5346 STATE = 0; in xmlValidateElementContent()
5435 STATE = 0; in xmlValidateElementContent()
/external/elfutils/libdwfl/
DChangeLog2207 Update via STATE->input every time we set STATE->hook, not only at
/external/tpm2/generator/
Draw_commands_fixed.txt2199 2) TPM Restart – This is a Startup(CLEAR) preceded by Shutdown(STATE). This preserves much of the
2202 3) TPM Resume – This is a Startup(STATE) preceded by Shutdown(STATE). This preserves the
2205 If a TPM receives Startup(STATE) and that was not preceded by Shutdown(STATE), the TPM shall return
2208 Shutdown(STATE), the TPM shall enter Failure Mode and return TPM_RC_FAILURE.
2528 // STATE
12659 // NOTE: This doesn't just check for Shutdown(STATE) because the orderly
12661 // of the current state. This is because a subsequent Shutdown(STATE) will
12663 // there was. So, this must indicate that a future Shutdown(STATE) has
17805 authorization setting is preserved by SHUTDOWN(STATE).
Draw_commands.txt2199 2) TPM Restart – This is a Startup(CLEAR) preceded by Shutdown(STATE). This preserves much of the
2202 3) TPM Resume – This is a Startup(STATE) preceded by Shutdown(STATE). This preserves the
2205 If a TPM receives Startup(STATE) and that was not preceded by Shutdown(STATE), the TPM shall return
2208 Shutdown(STATE), the TPM shall enter Failure Mode and return TPM_RC_FAILURE.
2528 // STATE
12648 // NOTE: This doesn't just check for Shutdown(STATE) because the orderly
12650 // of the current state. This is because a subsequent Shutdown(STATE) will
12652 // there was. So, this must indicate that a future Shutdown(STATE) has
17794 authorization setting is preserved by SHUTDOWN(STATE).
Draw_structures_fixed.txt4903 state saved by TPM2_Shutdown(STATE) could not
6029 b) TPM Restart – Shutdown(STATE) followed by Startup(CLEAR)
6030 c) TPM Resume – Shutdown(STATE) followed by Startup(STATE)
7996 Shutdown(STATE) and subsequent Startup().
/external/tpm2/
Dpart3.txt1437 2) TPM Restart – This is a Startup(CLEAR) preceded by Shutdown(STATE). This preserves much of the
1440 3) TPM Resume – This is a Startup(STATE) preceded by Shutdown(STATE). This preserves the
1443 If a TPM receives Startup(STATE) and that was not preceded by Shutdown(STATE), the TPM shall return
1446 Shutdown(STATE), the TPM shall enter Failure Mode and return TPM_RC_FAILURE.
1565 TPM_RC_LOCALITY a Startup(STATE) does not have the same H-CRTM state as the
1632 60 // cannot be recovered, then this cycle can not startup up with STATE
7172 34 // NOTE: This doesn't just check for Shutdown(STATE) because the orderly
7174 36 // of the current state. This is because a subsequent Shutdown(STATE) will
7176 38 // there was. So, this must indicate that a future Shutdown(STATE) has
9963 authorization setting is preserved by SHUTDOWN(STATE).

12