HomeSort by relevance Sort by last modified time
    Searched full:case (Results 526 - 550 of 63534) sorted by null

<<21222324252627282930>>

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-private.hh 187 case HB_SCRIPT_ARABIC:
190 case HB_SCRIPT_MONGOLIAN:
191 case HB_SCRIPT_SYRIAC:
194 case HB_SCRIPT_NKO:
195 case HB_SCRIPT_PHAGS_PA:
198 case HB_SCRIPT_MANDAIC:
201 case HB_SCRIPT_MANICHAEAN:
202 case HB_SCRIPT_PSALTER_PAHLAVI:
205 case HB_SCRIPT_ADLAM:
220 case HB_SCRIPT_THAI
    [all...]
  /external/proguard/src/proguard/classfile/instruction/
SimpleInstruction.java 85 case InstructionConstants.OP_ICONST_M1: return -1;
87 case InstructionConstants.OP_ICONST_1:
88 case InstructionConstants.OP_LCONST_1:
89 case InstructionConstants.OP_FCONST_1:
90 case InstructionConstants.OP_DCONST_1: return 1;
92 case InstructionConstants.OP_ICONST_2:
93 case InstructionConstants.OP_FCONST_2: return 2;
95 case InstructionConstants.OP_ICONST_3: return 3;
97 case InstructionConstants.OP_ICONST_4: return 4;
99 case InstructionConstants.OP_ICONST_5: return 5
    [all...]
VariableInstruction.java 101 case InstructionConstants.OP_ILOAD_1:
102 case InstructionConstants.OP_LLOAD_1:
103 case InstructionConstants.OP_FLOAD_1:
104 case InstructionConstants.OP_DLOAD_1:
105 case InstructionConstants.OP_ALOAD_1:
106 case InstructionConstants.OP_ISTORE_1:
107 case InstructionConstants.OP_LSTORE_1:
108 case InstructionConstants.OP_FSTORE_1:
109 case InstructionConstants.OP_DSTORE_1:
110 case InstructionConstants.OP_ASTORE_1: return 1
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
ObjCRuntime.h 82 case FragileMacOSX: return false;
83 case GCC: return false;
84 case MacOSX: return true;
85 case GNUstep: return true;
86 case ObjFW: return true;
87 case iOS: return true;
88 case WatchOS: return true;
119 case FragileMacOSX:
120 case MacOSX:
121 case iOS
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/internal/nettest/
helper_posix.go 16 case syscall.Errno:
18 case syscall.EPROTONOSUPPORT, syscall.ENOPROTOOPT:
21 case *os.SyscallError:
23 case syscall.Errno:
25 case syscall.EPROTONOSUPPORT, syscall.ENOPROTOOPT:
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug373.go 13 case int:
19 case int:
20 case float32:
27 case int:
28 case float32:
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/internal/nettest/
helper_posix.go 16 case syscall.Errno:
18 case syscall.EPROTONOSUPPORT, syscall.ENOPROTOOPT:
21 case *os.SyscallError:
23 case syscall.Errno:
25 case syscall.EPROTONOSUPPORT, syscall.ENOPROTOOPT:
  /prebuilts/go/linux-x86/test/fixedbugs/
bug373.go 13 case int:
19 case int:
20 case float32:
27 case int:
28 case float32:
  /external/v8/src/s390/
disasm-s390.cc 123 case kCallRtRedirected:
126 case kBreakpoint:
153 // indicating it is a r0 for displacement, in which case the offset
235 case 'o': {
241 case '.': {
249 case 'r': {
252 case 'f': {
255 case 'i': { // int16
258 case 'u': { // uint16
263 case 'l':
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 61 case ELF::R_ARM_PREL31:
62 case ELF::R_ARM_ABS32:
87 case FK_Data_4:
90 case MCSymbolRefExpr::VK_None:
93 case MCSymbolRefExpr::VK_TLSGD:
95 case MCSymbolRefExpr::VK_GOTTPOFF:
98 case MCSymbolRefExpr::VK_ARM_GOT_PREL:
101 case MCSymbolRefExpr::VK_ARM_PREL31:
106 case ARM::fixup_arm_blx:
107 case ARM::fixup_arm_uncondbl
    [all...]
  /external/v8/src/compiler/
verifier.cc 180 case IrOpcode::kStart:
187 case IrOpcode::kEnd:
195 case IrOpcode::kDead:
199 case IrOpcode::kBranch: {
216 case IrOpcode::kIfTrue:
217 case IrOpcode::kIfFalse:
223 case IrOpcode::kIfSuccess: {
231 case IrOpcode::kIfException: {
239 case IrOpcode::kSwitch: {
240 // Switch uses are Case and Default
    [all...]
  /external/mesa3d/src/compiler/spirv/
vtn_alu.c 111 /* We don't handle the case where src1 is transposed but not src0, since
112 * the general case only uses individual components of src1 so the
160 case SpvOpFNegate: {
168 case SpvOpFAdd: {
177 case SpvOpFSub: {
186 case SpvOpTranspose:
190 case SpvOpMatrixTimesScalar:
199 case SpvOpVectorTimesMatrix:
200 case SpvOpMatrixTimesVector:
201 case SpvOpMatrixTimesMatrix
    [all...]
  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 150 case HAL_PIXEL_FORMAT_RGB_888:
153 case HAL_PIXEL_FORMAT_RGB_565:
184 case HAL_PIXEL_FORMAT_YCrCb_420_SP:
185 case HAL_PIXEL_FORMAT_YCrCb_420_SP_ADRENO:
188 case HAL_PIXEL_FORMAT_RAW16:
191 case HAL_PIXEL_FORMAT_RAW10:
194 case HAL_PIXEL_FORMAT_YCbCr_420_SP_TILED:
197 case HAL_PIXEL_FORMAT_YCbCr_420_SP:
198 case HAL_PIXEL_FORMAT_YV12:
199 case HAL_PIXEL_FORMAT_YCbCr_422_SP
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
xmltok_impl.c 13 case BT_LEAD ## n: \
27 case BT_NONXML: \
28 case BT_MALFORM: \
29 case BT_TRAIL: \
34 case BT_LEAD ## n: \
45 case BT_NONASCII: \
50 case BT_NMSTRT: \
51 case BT_HEX: \
52 case BT_DIGIT: \
53 case BT_NAME: \
    [all...]

Completed in 674 milliseconds

<<21222324252627282930>>