HomeSort by relevance Sort by last modified time
    Searched full:new_state (Results 51 - 75 of 82) sorted by null

1 23 4

  /external/qemu/hw/
usb-ohci.c 1268 uint32_t new_state; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dtx.h 195 int16 new_state, /* i : New DTX state */
dtx_decoder_amr_wb.cpp 199 int16 new_state, /* i : New DTX state */
216 * are st->sid_frame st->valid_data st->dtxHangoverAdded new_state (SPEECH, DTX, DTX_MUTE) */
426 if (new_state == DTX_MUTE)
  /external/v8/src/
heap-inl.h 561 inline bool Heap::allow_allocation(bool new_state) {
563 allocation_allowed_ = new_state;
ic.cc 66 State new_state = StateFrom(new_target, local
89 TransitionMarkFromState(new_state),
299 static int ComputeTypeInfoCountDelta(IC::State old_state, IC::State new_state) {
303 new_state == UNINITIALIZED || new_state == PREMONOMORPHIC;
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dtx_dec.cpp 347 new_state = new DTX state
393 enum DTXStateType new_state, // i : new DTX state
436 // new_state (SPEECH, DTX, DTX_MUTE)
778 if (sub(new_state, DTX_MUTE) == 0)
846 enum DTXStateType new_state, /* i : new DTX state */
894 * new_state (SPEECH, DTX, DTX_MUTE)
    [all...]
dtx_dec.h 162 enum DTXStateType new_state, /* i : new DTX state */
  /prebuilts/misc/linux-x86/flex/
flex-2.5.4a 
  /external/openssl/ssl/
d1_clnt.c 153 int new_state,state,skip=0; local
745 new_state=s->state;
748 s->state=new_state;
    [all...]
d1_srvr.c 152 int new_state,state,skip=0; local
823 new_state=s->state;
826 s->state=new_state;
    [all...]
s3_clnt.c 192 int new_state,state,skip=0; local
701 new_state=s->state;
704 s->state=new_state;
    [all...]
s3_srvr.c 222 int new_state,state,skip=0; local
843 new_state=s->state;
846 s->state=new_state;
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 593 void nfa_dm_disc_new_state (tNFA_DM_RF_DISC_STATE new_state);
  /external/wpa_supplicant_8/src/p2p/
p2p_i.h 703 void p2p_set_state(struct p2p_data *p2p, int new_state);
  /external/webp/src/dec/
idec.c 253 static void ChangeState(WebPIDecoder* const idec, DecState new_state,
256 idec->state_ = new_state;
  /external/webkit/Tools/android/flex-2.5.4a/
initscan.c     [all...]
NEWS 248 void yy_push_state( int new_state )
251 and BEGIN's "new_state" (recall that start condition names are
    [all...]
  /external/bison/src/
state.c 119 /* FINAL_STATE is properly set by new_state when it recognizes its
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_stream.c 186 CDBG("%s:stream fd=%d, stream type=%d, cur_state=%d,new_state=%d\n",
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c     [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_lex.cpp     [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c 64 static void btm_sec_change_pairing_state (tBTM_PAIRING_STATE new_state);
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
flex.man     [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
flex.info     [all...]
flex.texi     [all...]

Completed in 1354 milliseconds

1 23 4