HomeSort by relevance Sort by last modified time
    Searched full:internalstate (Results 1 - 9 of 9) sorted by null

  /external/oprofile/libpopt/
popt.h 226 /*@globals internalState @*/
227 /*@modifies internalState @*/;
260 /*@globals fileSystem, internalState @*/
261 /*@modifies con, fileSystem, internalState @*/;
358 /*@globals errno, fileSystem, internalState @*/
360 errno, fileSystem, internalState @*/;
370 /*@globals fileSystem, internalState @*/
372 fileSystem, internalState @*/;
popt.c 65 /*@globals internalState@*/
66 /*@modifies internalState@*/
93 /*@globals internalState@*/
94 /*@modifies internalState@*/
124 /*@globals internalState@*/
125 /*@modifies internalState@*/
380 /*@globals internalState @*/
381 /*@modifies internalState @*/
    [all...]
  /external/oprofile/
popt.h 226 /*@globals internalState @*/
227 /*@modifies internalState @*/;
260 /*@globals fileSystem, internalState @*/
261 /*@modifies con, fileSystem, internalState @*/;
358 /*@globals errno, fileSystem, internalState @*/
360 errno, fileSystem, internalState @*/;
370 /*@globals fileSystem, internalState @*/
372 fileSystem, internalState @*/;
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c 682 impl->internalState = SR_RECOGNIZER_INTERNAL_BEGIN;
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_TopazMap.c 218 NdefMap->TopazContainer.InternalState = PH_FRINFC_TOPAZ_VAL0;
603 switch (psNdefMap->TopazContainer.InternalState)
650 } /* switch (psNdefMap->TopazContainer.InternalState) */
    [all...]
phFriNfc_NdefMap.h 688 uint8_t InternalState;
    [all...]
phFriNfc_TopazDynamicMap.c 531 NdefMap->TopazContainer.InternalState = PH_FRINFC_TOPAZ_DYNAMIC_INIT_CHK_NDEF;
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArraySet.java 50 * private long internalState;
51 * private synchronized void changeState() { internalState = ...; }
  /external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h 227 SR_RecognizerInternalStatus internalState;

Completed in 823 milliseconds