HomeSort by relevance Sort by last modified time
    Searched full:case (Results 1626 - 1650 of 12247) sorted by null

<<61626364656667686970>>

  /external/libffi/
ltcf-cxx.sh 103 # command for GNU C++ for the case where it uses the native
121 case $host_os in
137 case $host_os in aix4.[012]|aix4.[012].*)
219 case $cc_basename in
228 case "$host_os" in
236 case ${MACOSX_DEPLOYMENT_TARGET} in
248 case $host_os in
272 case $cc_basename in
301 case "$host_cpu" in
315 case $cc_basename i
    [all...]
  /external/libffi/src/cris/
ffi.c 89 case FFI_TYPE_STRUCT:
120 case FFI_TYPE_SINT8:
124 case FFI_TYPE_UINT8:
129 case FFI_TYPE_SINT16:
133 case FFI_TYPE_UINT16:
220 case FFI_TYPE_VOID:
221 case FFI_TYPE_STRUCT:
222 case FFI_TYPE_FLOAT:
223 case FFI_TYPE_DOUBLE:
224 case FFI_TYPE_SINT64
    [all...]
  /external/libxml2/
error.c 302 case XML_FROM_PARSER:
305 case XML_FROM_NAMESPACE:
308 case XML_FROM_DTD:
309 case XML_FROM_VALID:
312 case XML_FROM_HTML:
315 case XML_FROM_MEMORY:
318 case XML_FROM_OUTPUT:
321 case XML_FROM_IO:
324 case XML_FROM_XINCLUDE:
327 case XML_FROM_XPATH
    [all...]
  /external/opencore/codecs_v2/utilities/colorconvert/src/
ccyuv420semiplnrtoyuv420plnr.cpp 148 case 0://Rotation0
164 /* in case the dest pitch is larger than width */
183 /* in case the dest pitch is larger than width */
190 case 1: // Rotation90 CW
222 /* in case the dest pitch is larger than width */
246 /* in case the dest pitch is larger than width */
253 case 2://Rotation180
269 /* in case the dest pitch is larger than width */
288 /* in case the dest pitch is larger than width */
295 case 3: // Rotation270 C
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jb_event_notifier.cpp 117 case CLOCK_NOTIFICATION_INTF_TYPE_NONDECREASING:
130 case CLOCK_NOTIFICATION_INTF_TYPE_CLIENTPLAYBACK:
142 case CLOCK_NOTIFICATION_INTF_TYPE_ESTIMATEDSERVER:
208 case CLOCK_NOTIFICATION_INTF_TYPE_NONDECREASING:
221 case CLOCK_NOTIFICATION_INTF_TYPE_CLIENTPLAYBACK:
233 case CLOCK_NOTIFICATION_INTF_TYPE_ESTIMATEDSERVER:
301 case CLOCK_NOTIFICATION_INTF_TYPE_NONDECREASING:
307 case CLOCK_NOTIFICATION_INTF_TYPE_CLIENTPLAYBACK:
313 case CLOCK_NOTIFICATION_INTF_TYPE_ESTIMATEDSERVER:
352 case CLOCK_NOTIFICATION_INTF_TYPE_NONDECREASING
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
lcentry.h 235 case LCBLC_OUTGOING_RLSED:
238 case LCBLC_OUTGOING_AWTING_ETBMNT:
241 case LCBLC_OUTGOING_ETBED:
244 case LCBLC_OUTGOING_AWTING_RLS:
247 case LCBLC_INCOMING_RLSED:
250 case LCBLC_INCOMING_AWTING_ETBMNT:
253 case LCBLC_INCOMING_AWTING_CNFMTN:
256 case LCBLC_INCOMING_ETBED:
283 case CLS_OUTGOING_IDLE:
286 case CLS_OUTGOING_AWTING_RPS
    [all...]
  /external/qemu/audio/
esdaudio.c 177 case AUD_FMT_S8:
178 case AUD_FMT_U8:
183 case AUD_FMT_S32:
184 case AUD_FMT_U32:
187 case AUD_FMT_S16:
188 case AUD_FMT_U16:
334 case AUD_FMT_S8:
335 case AUD_FMT_U8:
340 case AUD_FMT_S16:
341 case AUD_FMT_U16
    [all...]
  /external/qemu/proxy/
proxy_http_rewriter.c 707 case BODY_NONE:
711 case BODY_KNOWN_LENGTH:
723 case BODY_UNTIL_CLOSE:
727 case BODY_CHUNKED:
824 case BODY_CHUNKED:
837 case BODY_KNOWN_LENGTH:
849 case BODY_UNTIL_CLOSE:
909 case STATE_CONNECTING:
910 case STATE_CREATE_SOCKET_PAIR:
915 case STATE_REQUEST_FIRST_LINE
    [all...]
  /external/skia/src/core/
SkBlitter_Sprite.cpp 79 paint and return null if it is set, forcing the client to take the slow shader case
86 case SkBitmap::kRGB_565_Config:
89 case SkBitmap::kARGB_8888_Config:
  /external/v8/src/
char-predicates.h 47 case '$': case '_': case '\\': return true;
  /external/v8/test/mjsunit/regress/
regress-386.js 32 // the object's map in the fast case and adds a constant function map
35 // and simultaneously converts the object from fast case to slow case
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.8-2.js 33 As a special case, if the separator is the empty string, the string is split
93 // case where separator is the empty string.
110 // case where the value of the separator is undefined. in this case. the value of the separator
128 // case where the value of the separator is null. in this case the value of the separator is "null".
144 // case where the value of the separator is a boolean.
160 // case where the value of the separator is a number
177 // case where the value of the separator is a number
193 // case where the separator is not in the strin
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/js1_3/regress/
switch-001.js 50 case 1:
53 case true:
62 "switch / case should use strict equality in version of JS < 1.4",
  /external/webkit/WebCore/bindings/js/
JSSQLResultSetRowListCustom.cpp 64 case SQLValue::StringValue:
67 case SQLValue::NullValue:
70 case SQLValue::NumberValue:
SerializedScriptValue.cpp 274 case ArrayStartState: {
293 case ArrayStartVisitMember: {
334 case ArrayEndVisitMember: {
341 case ObjectStartState: {
358 case ObjectStartVisitMember: {
394 case ObjectEndVisitMember: {
403 case StateUnknown:
727 case SerializedScriptValueData::ArrayType:
728 case SerializedScriptValueData::ObjectType:
730 case SerializedScriptValueData::StringType
    [all...]
  /external/webkit/WebCore/css/
MediaQuery.cpp 73 case MediaQuery::Only:
76 case MediaQuery::Not:
79 case MediaQuery::None:
  /external/webkit/WebCore/platform/graphics/cairo/
GradientCairo.cpp 61 case SpreadMethodPad:
64 case SpreadMethodReflect:
67 case SpreadMethodRepeat:
  /external/webkit/WebCore/platform/graphics/chromium/
FontUtilsChromiumWin.cpp 131 case UBLOCK_CJK_SYMBOLS_AND_PUNCTUATION:
133 case UBLOCK_HIRAGANA:
134 case UBLOCK_KATAKANA:
136 case UBLOCK_ARABIC:
138 case UBLOCK_THAI:
140 case UBLOCK_GREEK:
142 case UBLOCK_DEVANAGARI:
147 case UBLOCK_ARMENIAN:
149 case UBLOCK_GEORGIAN:
151 case UBLOCK_KANNADA
    [all...]
  /external/webkit/WebCore/platform/graphics/haiku/
GraphicsContextHaiku.cpp 296 case RoundCap:
299 case SquareCap:
302 case ButtCap:
317 case RoundJoin:
320 case BevelJoin:
323 case MiterJoin:
354 case CompositeClear:
355 case CompositeCopy:
358 case CompositeSourceOver:
495 case SolidStroke
    [all...]
  /external/webkit/WebCore/platform/graphics/qt/
GradientQt.cpp 71 case SpreadMethodPad:
74 case SpreadMethodReflect:
77 case SpreadMethodRepeat:
  /external/webkit/WebCore/platform/graphics/skia/
PathSkia.cpp 191 case SkPath::kMove_Verb:
195 case SkPath::kLine_Verb:
199 case SkPath::kQuad_Verb:
203 case SkPath::kCubic_Verb:
207 case SkPath::kClose_Verb:
211 case SkPath::kDone_Verb:
236 case SkPath::kMove_Verb:
240 case SkPath::kLine_Verb:
246 case SkPath::kQuad_Verb:
252 case SkPath::kCubic_Verb
    [all...]
  /external/webkit/WebKit/mac/WebCoreSupport/
WebKeyGenerator.m 67 case 0:
70 case 1:
73 case 2:
  /external/wpa_supplicant/
eap_sim_common.c 268 case EAP_SIM_AT_RAND:
282 case EAP_SIM_AT_AUTN:
299 case EAP_SIM_AT_PADDING:
318 case EAP_SIM_AT_NONCE_MT:
327 case EAP_SIM_AT_PERMANENT_ID_REQ:
331 case EAP_SIM_AT_MAC:
340 case EAP_SIM_AT_NOTIFICATION:
351 case EAP_SIM_AT_ANY_ID_REQ:
355 case EAP_SIM_AT_IDENTITY:
360 case EAP_SIM_AT_VERSION_LIST
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_sake.c 43 case IDENTITY:
45 case CHALLENGE:
47 case CONFIRM:
49 case SUCCESS:
51 case FAILURE:
240 case IDENTITY:
242 case CHALLENGE:
244 case CONFIRM:
451 case EAP_SAKE_SUBTYPE_IDENTITY:
454 case EAP_SAKE_SUBTYPE_CHALLENGE
    [all...]
  /external/zlib/contrib/minizip/
ioapi.c 132 case ZLIB_FILEFUNC_SEEK_CUR :
135 case ZLIB_FILEFUNC_SEEK_END :
138 case ZLIB_FILEFUNC_SEEK_SET :

Completed in 258 milliseconds

<<61626364656667686970>>