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

<<51525354555657585960>>

  /system/media/wilhelm/src/itf/
IOutputMix.c 71 switch (pOutputDeviceIDs[0]) {
  /external/svox/pico/lib/
picopam.c 845 switch (uBoundType) {
    [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp 71 switch (S->getStmtClass()) {
169 switch (S->getStmtClass()) {
367 // The first instruction in the block has to be the PHI for the switch dest,
795 assert(!BreakContinueStack.empty() && "break stmt not in a loop or switch!");
821 /// add multiple cases to switch instruction, one for each value within
831 // switch machinery to enter this block.
843 // Range is small enough to add multiple switch instruction cases.
856 // in the default basic block). The switch's default will be changed
857 // to the top of this chain after switch emission is complete.
898 // the end of the switch as well
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
ConnectionAccessServerActivity.java 94 switch (requestCode) {
126 switch (msg.what) {
140 switch (state) {
  /cts/tests/src/android/app/cts/
SearchManagerStubActivity.java 74 switch (step) {
105 switch (step) {
134 switch (step) {
  /dalvik/libdex/
InstrUtils.h 92 * which are used to encode switch and data tables, and these don't
104 kInstrCanSwitch = 1 << 2, // switch statement
156 * works for special OP_NOP entries, including switch statement data tables
  /development/ide/xcode/ports/
SkOSWindow_Mac.cpp 200 switch (wClass) {
207 switch (wKind) {
245 switch (wKind) {
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentDialog.java 87 switch ((num-1)%6) {
127 switch ((mNum-1)%6) {
137 switch ((mNum-1)%6) {
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentDialogSupport.java 88 switch ((num-1)%6) {
128 switch ((mNum-1)%6) {
137 switch ((mNum-1)%6) {
_index.html 54 left or right to switch between fragments.</dd>
59 left or right to switch between fragments. This versions of the adapter
81 the user can also fling left and right to switch tabs.</dd>
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
Notepadv2.java 79 switch(item.getItemId()) {
97 switch(item.getItemId()) {
130 switch(requestCode) {
  /development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
Notepadv3.java 79 switch(item.getItemId()) {
97 switch(item.getItemId()) {
130 switch(requestCode) {
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
SerializerSwitcher.java 38 * This is a helper class that decides if Xalan needs to switch
45 * Switch to HTML serializer if element is HTML
140 * Switch to HTML serializer if element is HTML
  /external/bison/src/
vcg.c 215 switch (color)
256 switch (textmode)
268 switch (shape)
281 switch (decision)
292 switch (orientation)
305 switch (alignment)
317 switch (arrow_mode)
328 switch (crossing_type)
343 switch (view)
356 switch (linestyle
    [all...]
  /external/bluetooth/bluez/compat/
fakehid.txt 17 <timing accuracy> <role switch> <hold mode> <sniff mode>
56 <encryption> <slot offset> <timing accuracy> <role switch>
99 <timing accuracy> <role switch> <hold mode> <sniff mode>
  /external/bluetooth/bluez/tools/
avctrl.c 88 else if (!strncasecmp(argv[0], "switch", 3))
182 "\tswitch Switch the dongle to DFU mode\n"
198 switch (opt) {
hcitool.1 98 (do not allow role switch, stay master) or
101 (allow role switch, become slave if the peer asks to become master). Default is
112 Switch role for the baseband connection from the remote device to
  /external/bluetooth/glib/gio/tests/
data-output-stream.c 157 switch (data_type)
184 switch (data_type)
222 switch (data_type)
  /external/bluetooth/glib/tests/refcount/
signals.c 152 switch (prop_id) {
170 switch (prop_id) {
218 g_thread_yield(); /* force context switch */
  /external/bluetooth/hcidump/parser/
capi.c 48 switch (cmd) {
88 switch (subcmd) {
104 switch (sel) {
116 switch (func) {
140 switch (sel) {
162 switch (info) {
450 switch (subcmd) {
502 switch (sel) {
507 switch (subcmd) {
509 switch (func)
    [all...]
cmtp.c 145 switch (bst) {
170 switch ((hdr & 0xc0) >> 6) {
186 switch (hdr & 0x03) {
  /external/chromium/base/
vlog.cc 55 LOG(WARNING) << "Could not parse v switch \"" << v_switch << "\"";
62 LOG(WARNING) << "Could not fully parse vmodule switch \""
130 switch (p[0]) {
  /external/chromium/chrome/browser/autofill/
autofill_metrics.cc 43 switch (AutofillType(field_type).group()) {
57 switch (field_type) {
95 switch (field_type) {
  /external/chromium/chrome/browser/debugger/
devtools_remote_listen_socket.cc 53 switch (state_) {
129 switch (state_) {
158 switch (state_) {
  /external/chromium/chrome/browser/policy/
device_token_fetcher.cc 137 switch (code) {
183 switch (state_) {
248 switch (state_) {

Completed in 913 milliseconds

<<51525354555657585960>>