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

<<41424344454647484950>>

  /dalvik/dx/src/com/android/dx/io/instructions/
FillArrayDataPayloadDecodedInstruction.java 21 * a {@code packed-switch} instruction.
  /dalvik/dx/src/com/android/dx/rop/cst/
Zeroes.java 39 switch (type.getBasicType()) {
  /dalvik/tests/003-omnibus-opcodes/src/
Main.java 54 Switch.run();
  /dalvik/vm/compiler/codegen/
CompilerCodegen.h 22 /* Maximal number of switch cases to have inline chains */
  /dalvik/vm/mterp/c/
OP_EXECUTE_INLINE.cpp 33 switch (vsrc1) {
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyActivityEvent.java 59 System.out.println(":Switch: " + intent.toUri(0));
MonkeyEvent.java 66 * @param verbose a log switch
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List12.java 72 switch (keyCode) {
  /development/samples/USB/AdbTest/src/com/android/adb/
AdbSocket.java 56 switch (message.getCommand()) {
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmUtils.cpp 23 switch(param)
  /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
ProgramData.cpp 51 switch (type) {
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLServerTexture.java 54 switch (msg.getFunction()) {
128 switch (msg.getFunction()) {
140 switch (GLEnum.valueOf(msg.getArg0())) {
218 switch (GLEnum.valueOf(pname)) {
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/
Notepadv1.java 51 switch (item.getItemId()) {
  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DemoKitPhone.java 66 switch (vId) {
  /device/samsung/crespo/libsensors/
AkmSensor.cpp 141 switch (handle) {
155 switch (what) {
182 switch (handle) {
259 switch (code) {
  /docs/source.android.com/src/tech/debugging/
native-memory.md 37 Upon relaunching DDMS and selecting a process, you can switch to the new
  /external/bluetooth/bluez/audio/
audio.conf 9 # Switch to master role for incoming connections (defaults to true)
  /external/bluetooth/bluez/sbc/
sbcinfo.c 71 switch (hdr->channel_mode) {
100 switch (hdr->sampling_frequency) {
123 switch (freq) {
139 switch (mode) {
  /external/bluetooth/bluez/scripts/
bluetooth-hid2hci.rules 7 # self powered and where a HID report needs to be sent to switch modes
  /external/bluetooth/hcidump/parser/
obex.c 41 switch (opcode & 0x7f) {
143 switch (hi & 0x3f) {
201 switch (hi & 0xc0) {
305 switch (opcode & 0x7f) {
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
NameConstraints.java 25 switch (o.getTagNo())
  /external/chromium/base/
command_line_unittest.cc 31 L"-- -- --not-a-switch "
40 "--", "--", "--not-a-switch",
50 EXPECT_FALSE(cl.HasSwitch("not-a-switch"));
90 EXPECT_EQ(FILE_PATH_LITERAL("--not-a-switch"), *iter);
  /external/chromium/base/nix/
xdg_util.cc 66 switch (env) {
  /external/chromium/base/win/
windows_version.cc 43 switch (system_info.wProcessorArchitecture) {
  /external/chromium/chrome/browser/automation/
chrome_frame_automation_provider.cc 34 switch (type) {

Completed in 395 milliseconds

<<41424344454647484950>>