HomeSort by relevance Sort by last modified time
    Searched full:switch (Results 626 - 650 of 11629) sorted by null

<<21222324252627282930>>

  /external/tcpdump/
print-lmp.c 444 switch(lmp_obj_header->class_num) {
447 switch(lmp_obj_ctype) {
462 switch(lmp_obj_ctype) {
489 switch(lmp_obj_ctype) {
506 switch(lmp_obj_ctype) {
520 switch(lmp_obj_ctype) {
533 switch(lmp_obj_ctype) {
551 switch(lmp_obj_ctype) {
576 switch(lmp_obj_ctype) {
597 switch(subobj_type)
    [all...]
  /system/media/wilhelm/src/android/
MediaPlayer_to_android.cpp 52 switch(event) {
306 switch(sourceLocatorType) {
309 switch (sourceFormatType) {
333 }// switch (locatorType)
336 switch(audioSinkLocatorType) {
345 }// switch (locaaudioSinkLocatorTypeorType)
364 switch(sourceLocator) {
404 switch(mp->mAndroidObjType) {
414 switch (mp->mDataSource.mLocator.mLocatorType) {
505 switch (avp->mAndroidObjType)
    [all...]
  /external/protobuf/src/google/protobuf/
generated_message_reflection.cc 224 switch (field->cpp_type()) {
242 switch (field->options().ctype()) {
260 switch (field->cpp_type()) {
273 switch (field->options().ctype()) {
344 switch (field->cpp_type()) {
371 switch (field->cpp_type()) {
390 switch (field->options().ctype()) {
434 switch (field->cpp_type()) {
470 switch (field->cpp_type()) {
492 switch (field->options().ctype())
    [all...]
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.c 65 switch (type) {
108 switch (type) {
132 switch (dec->modrm_type) {
318 switch (byte) {
333 switch (byte) {
418 switch (ppFromVEX3of3(insn->vexPrefix[2]))
454 switch (ppFromVEX2of2(insn->vexPrefix[1]))
540 switch (mmmmmFromVEX2of3(insn->vexPrefix[1]))
730 switch (ppFromVEX3of3(insn->vexPrefix[2])) {
746 switch (ppFromVEX2of2(insn->vexPrefix[1]))
    [all...]
  /external/chromium/net/ftp/
ftp_network_transaction_unittest.cc 63 switch (state()) {
187 switch (state()) {
213 switch (state()) {
239 switch (state()) {
259 switch (state()) {
296 switch (state()) {
335 switch (state()) {
358 switch (state()) {
384 switch (state()) {
412 switch (state())
    [all...]
  /external/libnfc-nxp/src/
phHciNfc.c 384 switch(config_type)
449 }/* End of the Configuration Switch */
553 switch (psHciContext->host_rf_type)
619 }/* End of the Remote Target Type Switch */
683 switch( pEmulationCfg->emuType )
721 } /* End of Config Switch */
758 HCI_PRINT("HCI SWP Switch .... ");
795 * \brief Interface to Switch the Mode of the SmartMx from Virtual/Wired
825 HCI_PRINT("HCI Smart MX Mode Switch .... \n");
948 switch (p_target_info->RemDevType
    [all...]
  /bionic/libm/src/
e_atan2.c 76 switch(m) {
89 switch(m) {
96 switch(m) {
112 switch (m) {
e_atan2f.c 49 switch(m) {
62 switch(m) {
69 switch(m) {
85 switch (m) {
  /bootable/recovery/
default_recovery_ui.c 50 switch (key_code) {
  /cts/tests/tests/holo/src/android/holo/cts/modifiers/
ProgressDialogBuilder.java 40 switch (mDialogType) {
SearchViewModifier.java 41 switch (mSearchViewType) {
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
RSBase.java 42 switch (mID) {
  /cts/tools/dasm/src/dasm/
ReservedWords.java 81 reserved_words.put("packed-switch", new token(sym.PACKED_SWITCH));
82 reserved_words.put("packed-switch-end",
84 reserved_words.put("sparse-switch", new token(sym.SPARSE_SWITCH));
85 reserved_words.put("sparse-switch-end",
  /dalvik/dx/src/com/android/dx/io/instructions/
PackedSwitchPayloadDecodedInstruction.java 21 * a {@code packed-switch} instruction.
SparseSwitchPayloadDecodedInstruction.java 21 * a {@code packed-switch} instruction.
  /dalvik/dx/tests/083-ssa-phi-placement/
Blort.java 56 switch (optID)
  /dalvik/hit/src/com/android/hit/
StackFrame.java 43 switch (mLineNumber) {
  /dalvik/tests/003-omnibus-opcodes/
expected.txt 49 Switch.testSwitch
  /dalvik/vm/compiler/codegen/arm/FP/
Thumb2VFP.cpp 28 switch (mir->dalvikInsn.opcode) {
70 switch (mir->dalvikInsn.opcode) {
122 switch (opcode) {
218 switch(mir->dalvikInsn.opcode) {
ThumbVFP.cpp 74 switch (mir->dalvikInsn.opcode) {
116 switch (mir->dalvikInsn.opcode) {
162 switch (opcode) {
233 switch(mir->dalvikInsn.opcode) {
  /dalvik/vm/mterp/
Mterp.h 40 * indicating whether we want to bail out of the interpreter or just switch
  /dalvik/vm/mterp/c/
OP_EXECUTE_INLINE_RANGE.cpp 17 switch (vsrc1) {
  /development/apps/Development/src/com/android/development/
AppHwPref.java 135 switch(type) {
171 switch(appHwPref.reqTouchScreen) {
190 switch(appHwPref.reqKeyboardType) {
209 switch(appHwPref.reqNavigation) {
  /development/samples/HoneycombGallery/res/values/
strings.xml 37 <string name="switch_camera">Switch camera</string>
  /development/tools/emulator/opengl/host/libs/Translator/EGL/
EglPixmapSurface.cpp 41 switch(attrib) {

Completed in 351 milliseconds

<<21222324252627282930>>