Home
last modified time | relevance | path

Searched defs:states (Results 1 – 25 of 71) sorted by relevance

123

/external/icu/icu4c/source/tools/toolutil/
Ducmstate.c186 ucm_addState(UCMStates *states, const char *s) { in ucm_addState()
207 UCMStates *states; in ucm_parseHeaderLine() local
332 sumUpStates(UCMStates *states) { in sumUpStates()
424 ucm_processStates(UCMStates *states, UBool ignoreSISOCheck) { in ucm_processStates()
614 compactToUnicode2(UCMStates *states, in compactToUnicode2()
840 findUnassigned(UCMStates *states, in findUnassigned()
897 compactToUnicodeHelper(UCMStates *states, in compactToUnicodeHelper()
923 ucm_optimizeStates(UCMStates *states, in ucm_optimizeStates()
972 ucm_countChars(UCMStates *states, in ucm_countChars()
/external/v8/src/compiler/
Dbytecode-graph-builder.cc182 Node* node, FrameStateBeforeAndAfter* states) { in BindAccumulator()
192 FrameStateBeforeAndAfter* states) { in BindRegister()
204 FrameStateBeforeAndAfter* states) { in BindRegistersToProjections()
218 Node* node, FrameStateBeforeAndAfter* states) { in RecordAfterState()
650 FrameStateBeforeAndAfter states(this, iterator); in BuildLoadGlobal() local
719 FrameStateBeforeAndAfter states(this, iterator); in BuildStoreGlobal() local
803 FrameStateBeforeAndAfter states(this, iterator); in BuildLdaLookupSlot() local
828 FrameStateBeforeAndAfter states(this, iterator); in BuildStaLookupSlot() local
876 FrameStateBeforeAndAfter states(this, iterator); in BuildNamedLoad() local
918 FrameStateBeforeAndAfter states(this, iterator); in BuildKeyedLoad() local
[all …]
Dast-graph-builder.cc1654 FrameStateBeforeAndAfter states(this, BailoutId::None()); in VisitClassLiteralContents() local
1693 FrameStateBeforeAndAfter states(this, BeforeId(expr)); in VisitVariableProxy() local
1754 FrameStateBeforeAndAfter states(this, property->value()->id()); in VisitObjectLiteral() local
1947 FrameStateBeforeAndAfter states(this, subexpr->id()); in VisitArrayLiteral() local
1969 FrameStateBeforeAndAfter states(this, in VisitArrayLiteral() local
2010 FrameStateBeforeAndAfter states(this, bailout_id_before); in VisitForInAssignment() local
2019 FrameStateBeforeAndAfter states(this, property->obj()->id()); in VisitForInAssignment() local
2032 FrameStateBeforeAndAfter states(this, property->key()->id()); in VisitForInAssignment() local
2045 FrameStateBeforeAndAfter states(this, property->obj()->id()); in VisitForInAssignment() local
2060 FrameStateBeforeAndAfter states(this, property->key()->id()); in VisitForInAssignment() local
[all …]
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DStateListDrawableTest.java24 int[] states = {R.attr.state_pressed}; in testAddStateWithDrawable() local
DFragmentActivityTest.java86 Object[] states = (Object[]) outState.getSerializable(ShadowFragmentActivity.FRAGMENTS_TAG); in onSaveInstanceState_shouldStoreListOfFragments() local
/external/autotest/client/cros/cellular/
Dair_state_verifier.py13 def AssertDataStatusIn(self, states): argument
/external/deqp/modules/gles3/functional/
Des3fSamplerStateQueryTests.cpp78 } states[] = in init() local
Des3fTextureStateQueryTests.cpp90 } states[] = in init() local
/external/robolectric/v1/src/test/java/android/webkit/
DTestWebSettingsTest.java154 WebSettings.PluginState[] states = { in testPluginState() local
/external/autotest/server/site_tests/network_WiFi_ProfileBasic/
Dnetwork_WiFi_ProfileBasic.py51 def _assert_state_transition(self, ssid, states): argument
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
DCombinedEventsManager.java42 private final List<EventState> states; field in CombinedEventsManager
/external/pdfium/third_party/freetype/src/psnames/
Dpsmodule.c255 FT_UInt *states ) in ps_check_extra_glyph_name()
280 FT_UInt *states ) in ps_check_extra_glyph_unicode()
/external/freetype/src/psnames/
Dpsmodule.c255 FT_UInt *states ) in ps_check_extra_glyph_name()
280 FT_UInt *states ) in ps_check_extra_glyph_unicode()
/external/aac/libSBRenc/src/
Dresampler.h108 FIXP_BQS states[MAXNR_SECTIONS+1][2]; /*! state buffer */ member
/external/autotest/client/site_tests/network_3GScanningProperty/
Dnetwork_3GScanningProperty.py71 def _check_mm_state(self, modem, states): argument
/external/tcpdump/
Dprint-hsrp.c50 static const struct tok states[] = { variable
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DOpenIntToDoubleHashMap.java77 private byte[] states; field in OpenIntToDoubleHashMap
270 private static int findInsertionIndex(final int[] keys, final byte[] states, in findInsertionIndex()
DOpenIntToFieldHashMap.java83 private byte[] states; field in OpenIntToFieldHashMap
282 private static int findInsertionIndex(final int[] keys, final byte[] states, in findInsertionIndex()
/external/llvm/lib/Support/
Dregexec.c59 #define states states1 macro
106 #define states char * macro
/external/libxml2/
DtestAutomata.c37 xmlAutomataStatePtr states[1000]; in testRegexpFile() local
/external/autotest/client/cros/networking/
Dwifi_proxy.py335 def wait_for_service_states(self, ssid, states, timeout_seconds): argument
Dmm1_proxy.py247 def wait_for_states(self, states, argument
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DDFA.java99 protected Vector<DFAState> states = new Vector<DFAState>(); field in DFA
/external/deqp/modules/gles31/functional/
Des31fSamplerStateQueryTests.cpp116 } states[] = in init() local
Des31fTextureStateQueryTests.cpp134 } states[] = in init() local

123