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

<<21222324252627282930>>

  /external/e2fsprogs/lib/
fpopen.c 50 switch (*mode) {
61 switch (*(mode+1)) {
  /external/expat/xmlwf/
ct.c 10 switch (**pp) {
46 switch (state) {
  /external/harfbuzz/contrib/
harfbuzz-unicode-glib.c 7 switch (g_unichar_type(ch)) {
75 switch (g_unichar_break_type(ch)) {
  /external/icu4c/config/
mh-bsd-gcc 19 ## Compiler switch to embed a runtime search path
23 ## Compiler switch to embed a library name
mh-haiku 20 ## Compiler switch to embed a runtime search path
24 ## Compiler switch to embed a library name
mh-mpras 25 ## Compiler switch to embed a runtime search path
29 ## Compiler switch to embed a library name
  /external/ipsec-tools/src/racoon/
strnames.c 91 switch (t) {
93 switch (d) {
95 switch (s) {
104 switch (s) {
113 switch (d) {
115 switch (s) {
124 switch (s) {
135 switch (d) {
137 switch (s) {
148 switch (s)
    [all...]
  /external/iptables/extensions/
libxt_CONNSECMARK.c 41 switch (cb->entry->id) {
59 switch (info->mode) {
  /external/jpeg/
cjpeg.1 22 All switch names may be abbreviated; for example,
44 Create monochrome JPEG file from color input. Be sure to use this switch when
74 For most Targa files, you won't need this switch.
78 switch lets you trade off compressed file size against quality of the
113 switch creates a "progressive JPEG" file. In this type of JPEG file, the data
192 quantization values to 8 bits even at low quality settings. (This switch is
260 switch.
289 switch is not a bug, it's a feature. (It would be a bug if the Targa format
  /external/llvm/docs/HistoricalNotes/
2001-02-09-AdveCommentsResponse.txt 32 > switch types (even though they encode implementation techniques rather
37 Great. I added a note to the switch section commenting on how the VM
42 > In the lookup-indirect form of the switch, is there a reason not to
46 strongly about either way. It is common to switch on other types in HLL's
208 Here is an example of using the switch statement (with my recommended
211 switch uint %val, label %otherwise,
218 switch uint %val, label %otherwise,
228 switch uint %val, label %otherwise,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCExpr.cpp 23 switch (Kind) {
46 switch (Value->getKind()) {
  /external/llvm/lib/Target/PTX/
PTXSubtarget.cpp 40 switch(PTXTarget) {
59 switch(PTXVersion) {
  /external/llvm/test/CodeGen/X86/
2007-10-30-LSRCrash.ll 26 switch i32 0, label %bb76.split [
33 switch i8 0, label %bb76.split [
2009-06-04-VirtualLiveIn.ll 22 switch i32 %tmp14, label %bb1109 [
27 switch i8 %tmp13, label %bb249 [
  /external/llvm/test/CodeGen/XCore/
switch_long.ll 3 define i32 @switch(i32 %i) {
5 switch i32 %i, label %default [
  /external/oprofile/libop/
op_xml_events.c 48 switch (cpu_type) {
85 switch (event->unit->unit_type_mask){
  /external/qemu/hw/
goldfish_trace.c 61 /* for context switch */
62 //static unsigned long cs_pid; // context switch PID
71 switch (offset >> 2) {
72 case TRACE_DEV_REG_SWITCH: // context switch, switch to pid
73 DPID("QEMU.trace: context switch tid=%u\n", value);
76 D("QEMU.trace: kernel, context switch %u\n", value);
369 switch (offset >> 2) {
  /external/srec/portable/src/UNIX/
PFileWrapUNIX_OS_Specific.c 43 switch (errno)
76 switch ( errno )
  /external/srec/srec/Semproc/src/
ExpressionParser.c 119 switch (parser->ptokenBuf[0])
193 switch (self->state)
250 switch (self->state)
289 switch (self->state)
303 switch (self->state)
318 switch (self->state)
335 switch (self->state)
357 switch (self->state)
  /external/v8/test/mjsunit/regress/
regress-137.js 36 switch(base) {
42 case 15: return "F"; // Enough cases to trigger fast-case Smi switch.
  /external/valgrind/main/drd/tests/
sem_open.c 41 switch (optchar)
71 * Switch to line-buffered mode, such that timing information can be
  /external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/
createDocumentType-err.js 6 switch(c) {
54 switch (typeof v) {
  /external/webkit/LayoutTests/fast/events/touch/script-tests/
touch-target.js 27 switch (touchStartCount) {
51 switch (touchMoveCount) {
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
main.cpp 20 switch (reason)
118 switch (errorCode)
  /external/webkit/Source/WebCore/platform/graphics/
FontDescription.cpp 39 switch (m_weight) {
69 switch (m_weight) {

Completed in 859 milliseconds

<<21222324252627282930>>