/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
xmltok_impl.c | 10 case BT_LEAD ## n: \
24 case BT_NONXML: \
25 case BT_MALFORM: \
26 case BT_TRAIL: \
31 case BT_LEAD ## n: \
42 case BT_NONASCII: \
47 case BT_NMSTRT: \
48 case BT_HEX: \
49 case BT_DIGIT: \
50 case BT_NAME: \ [all...] |
/external/python/cpython2/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...] |
/external/python/cpython3/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...] |
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
TypesLengths.java | 137 case BYTE_ID: { 140 case BOOLEAN_ID: { 143 case INT_ID: { 146 case LONG_ID: { 149 case SHORT_ID: { 152 case FLOAT_ID: { 155 case DOUBLE_ID: { 158 case VOID_ID: { 161 case OBJECT_ID: { 164 case ARRAY_ID: [all...] |
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
IPTestList.java | 104 case LEVELS_VEC3_RELAXED: 106 case LEVELS_VEC4_RELAXED: 108 case LEVELS_VEC3_FULL: 110 case LEVELS_VEC4_FULL: 112 case BLUR_RADIUS_25: 114 case INTRINSIC_BLUR_RADIUS_25: 116 case GREYSCALE: 118 case GRAIN: 120 case FISHEYE_FULL: 122 case FISHEYE_RELAXED [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
config.go | 37 case "exe": 39 case "pie": 41 case "android", "linux": 42 case "darwin": 44 case "amd64": 52 case "c-archive": 54 case "darwin", "linux": 55 case "windows": 57 case "amd64", "386": 65 case "c-shared" [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
config.go | 37 case "exe": 39 case "pie": 41 case "android", "linux": 42 case "darwin": 44 case "amd64": 52 case "c-archive": 54 case "darwin", "linux": 55 case "windows": 57 case "amd64", "386": 65 case "c-shared" [all...] |
/prebuilts/misc/common/swig/include/2.0.11/perl5/ |
perlerrors.swg | 8 case SWIG_MemoryError: 10 case SWIG_IOError: 12 case SWIG_RuntimeError: 14 case SWIG_IndexError: 16 case SWIG_TypeError: 18 case SWIG_DivisionByZero: 20 case SWIG_OverflowError: 22 case SWIG_SyntaxError: 24 case SWIG_ValueError: 26 case SWIG_SystemError [all...] |
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/ |
table.cpp | 21 case SPV_ENV_UNIVERSAL_1_0: 22 case SPV_ENV_VULKAN_1_0: 23 case SPV_ENV_UNIVERSAL_1_1: 24 case SPV_ENV_OPENCL_2_1: 25 case SPV_ENV_OPENCL_2_2: 26 case SPV_ENV_OPENGL_4_0: 27 case SPV_ENV_OPENGL_4_1: 28 case SPV_ENV_OPENGL_4_2: 29 case SPV_ENV_OPENGL_4_3: 30 case SPV_ENV_OPENGL_4_5 [all...] |
/external/v8/src/arm64/ |
disasm-arm64.cc | 58 case ADD_w_imm: 59 case ADD_x_imm: { 67 case ADDS_w_imm: 68 case ADDS_x_imm: { 76 case SUB_w_imm: 77 case SUB_x_imm: mnemonic = "sub"; break; 78 case SUBS_w_imm: 79 case SUBS_x_imm: { 102 case ADD_w_shift: 103 case ADD_x_shift: mnemonic = "add"; break [all...] |
/frameworks/base/tools/aapt2/compile/ |
Pseudolocalizer.cpp | 75 case Method::kNone: 78 case Method::kAccent: 81 case Method::kBidi: 141 case 'a': 143 case 'b': 145 case 'c': 147 case 'd': 149 case 'e': 151 case 'f': 153 case 'g' [all...] |
/external/v8/src/debug/ |
debug-evaluate.cc | 266 case Runtime::kToInteger: 267 case Runtime::kInlineToInteger: 268 case Runtime::kToObject: 269 case Runtime::kInlineToObject: 270 case Runtime::kToString: 271 case Runtime::kInlineToString: 272 case Runtime::kToLength: 273 case Runtime::kInlineToLength: 274 case Runtime::kToNumber: 276 case Runtime::kIsJSReceiver [all...] |
/external/libxml2/test/schemas/ |
582887_0.xsd | 3 xmlns:tc="http://www.example.org/test-import-case" 4 xmlns="http://www.example.org/test-case" 5 targetNamespace="http://www.example.org/test-case"> 7 <xs:import namespace="http://www.example.org/test-import-case" 10 <xs:complexType name="test-case"> 15 <xs:element name="test-case" type="test-case" />
|
/external/v8/src/compiler/ |
js-type-hint-lowering.cc | 38 case BinaryOperationHint::kSignedSmall: 41 case BinaryOperationHint::kSigned32: 44 case BinaryOperationHint::kNumberOrOddball: 47 case BinaryOperationHint::kAny: 48 case BinaryOperationHint::kNone: 49 case BinaryOperationHint::kString: 57 case IrOpcode::kJSAdd: 59 case IrOpcode::kJSSubtract: 61 case IrOpcode::kJSMultiply: 63 case IrOpcode::kJSDivide [all...] |
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
CameraActions.java | 59 case OPEN_CAMERA: 61 case RELEASE: 63 case RECONNECT: 65 case UNLOCK: 67 case LOCK: 69 case SET_PREVIEW_TEXTURE_ASYNC: 71 case START_PREVIEW_ASYNC: 73 case STOP_PREVIEW: 75 case SET_PREVIEW_CALLBACK_WITH_BUFFER: 77 case ADD_CALLBACK_BUFFER [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Parse/ |
AttrSubMatchRulesParserStringSwitches.inc | 10 Case("is_member", attr::SubjectMatchRule_function_is_member). 19 Case("functionType", attr::SubjectMatchRule_hasType_functionType). 26 Case("is_union", attr::SubjectMatchRule_record_not_is_union). 35 Case("is_parameter", attr::SubjectMatchRule_variable_not_is_parameter). 38 Case("is_thread_local", attr::SubjectMatchRule_variable_is_thread_local). 39 Case("is_global", attr::SubjectMatchRule_variable_is_global). 40 Case("is_parameter", attr::SubjectMatchRule_variable_is_parameter). 49 Case("is_instance", attr::SubjectMatchRule_objc_method_is_instance). 55 Case("block", std::make_pair(attr::SubjectMatchRule_block, defaultIsAttributeSubjectMatchSubRuleFor)). 56 Case("enum", std::make_pair(attr::SubjectMatchRule_enum, defaultIsAttributeSubjectMatchSubRuleFor)) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Parse/ |
AttrSubMatchRulesParserStringSwitches.inc | 10 Case("is_member", attr::SubjectMatchRule_function_is_member). 19 Case("functionType", attr::SubjectMatchRule_hasType_functionType). 26 Case("is_union", attr::SubjectMatchRule_record_not_is_union). 35 Case("is_parameter", attr::SubjectMatchRule_variable_not_is_parameter). 38 Case("is_thread_local", attr::SubjectMatchRule_variable_is_thread_local). 39 Case("is_global", attr::SubjectMatchRule_variable_is_global). 40 Case("is_parameter", attr::SubjectMatchRule_variable_is_parameter). 49 Case("is_instance", attr::SubjectMatchRule_objc_method_is_instance). 55 Case("block", std::make_pair(attr::SubjectMatchRule_block, defaultIsAttributeSubjectMatchSubRuleFor)). 56 Case("enum", std::make_pair(attr::SubjectMatchRule_enum, defaultIsAttributeSubjectMatchSubRuleFor)) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Parse/ |
AttrSubMatchRulesParserStringSwitches.inc | 10 Case("is_member", attr::SubjectMatchRule_function_is_member). 19 Case("functionType", attr::SubjectMatchRule_hasType_functionType). 26 Case("is_union", attr::SubjectMatchRule_record_not_is_union). 35 Case("is_parameter", attr::SubjectMatchRule_variable_not_is_parameter). 38 Case("is_thread_local", attr::SubjectMatchRule_variable_is_thread_local). 39 Case("is_global", attr::SubjectMatchRule_variable_is_global). 40 Case("is_parameter", attr::SubjectMatchRule_variable_is_parameter). 49 Case("is_instance", attr::SubjectMatchRule_objc_method_is_instance). 55 Case("block", std::make_pair(attr::SubjectMatchRule_block, defaultIsAttributeSubjectMatchSubRuleFor)). 56 Case("enum", std::make_pair(attr::SubjectMatchRule_enum, defaultIsAttributeSubjectMatchSubRuleFor)) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Parse/ |
AttrSubMatchRulesParserStringSwitches.inc | 10 Case("is_member", attr::SubjectMatchRule_function_is_member). 19 Case("functionType", attr::SubjectMatchRule_hasType_functionType). 26 Case("is_union", attr::SubjectMatchRule_record_not_is_union). 35 Case("is_parameter", attr::SubjectMatchRule_variable_not_is_parameter). 38 Case("is_thread_local", attr::SubjectMatchRule_variable_is_thread_local). 39 Case("is_global", attr::SubjectMatchRule_variable_is_global). 40 Case("is_parameter", attr::SubjectMatchRule_variable_is_parameter). 49 Case("is_instance", attr::SubjectMatchRule_objc_method_is_instance). 55 Case("block", std::make_pair(attr::SubjectMatchRule_block, defaultIsAttributeSubjectMatchSubRuleFor)). 56 Case("enum", std::make_pair(attr::SubjectMatchRule_enum, defaultIsAttributeSubjectMatchSubRuleFor)) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Parse/ |
AttrSubMatchRulesParserStringSwitches.inc | 10 Case("is_member", attr::SubjectMatchRule_function_is_member). 19 Case("functionType", attr::SubjectMatchRule_hasType_functionType). 26 Case("is_union", attr::SubjectMatchRule_record_not_is_union). 35 Case("is_parameter", attr::SubjectMatchRule_variable_not_is_parameter). 38 Case("is_thread_local", attr::SubjectMatchRule_variable_is_thread_local). 39 Case("is_global", attr::SubjectMatchRule_variable_is_global). 40 Case("is_parameter", attr::SubjectMatchRule_variable_is_parameter). 49 Case("is_instance", attr::SubjectMatchRule_objc_method_is_instance). 55 Case("block", std::make_pair(attr::SubjectMatchRule_block, defaultIsAttributeSubjectMatchSubRuleFor)). 56 Case("enum", std::make_pair(attr::SubjectMatchRule_enum, defaultIsAttributeSubjectMatchSubRuleFor)) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Parse/ |
AttrSubMatchRulesParserStringSwitches.inc | 10 Case("is_member", attr::SubjectMatchRule_function_is_member). 19 Case("functionType", attr::SubjectMatchRule_hasType_functionType). 26 Case("is_union", attr::SubjectMatchRule_record_not_is_union). 35 Case("is_parameter", attr::SubjectMatchRule_variable_not_is_parameter). 38 Case("is_thread_local", attr::SubjectMatchRule_variable_is_thread_local). 39 Case("is_global", attr::SubjectMatchRule_variable_is_global). 40 Case("is_parameter", attr::SubjectMatchRule_variable_is_parameter). 49 Case("is_instance", attr::SubjectMatchRule_objc_method_is_instance). 55 Case("block", std::make_pair(attr::SubjectMatchRule_block, defaultIsAttributeSubjectMatchSubRuleFor)). 56 Case("enum", std::make_pair(attr::SubjectMatchRule_enum, defaultIsAttributeSubjectMatchSubRuleFor)) [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Parse/ |
AttrSubMatchRulesParserStringSwitches.inc | 10 Case("is_member", attr::SubjectMatchRule_function_is_member). 19 Case("functionType", attr::SubjectMatchRule_hasType_functionType). 26 Case("is_union", attr::SubjectMatchRule_record_not_is_union). 35 Case("is_parameter", attr::SubjectMatchRule_variable_not_is_parameter). 38 Case("is_thread_local", attr::SubjectMatchRule_variable_is_thread_local). 39 Case("is_global", attr::SubjectMatchRule_variable_is_global). 40 Case("is_parameter", attr::SubjectMatchRule_variable_is_parameter). 49 Case("is_instance", attr::SubjectMatchRule_objc_method_is_instance). 55 Case("block", std::make_pair(attr::SubjectMatchRule_block, defaultIsAttributeSubjectMatchSubRuleFor)). 56 Case("enum", std::make_pair(attr::SubjectMatchRule_enum, defaultIsAttributeSubjectMatchSubRuleFor)) [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Parse/ |
AttrSubMatchRulesParserStringSwitches.inc | 10 Case("is_member", attr::SubjectMatchRule_function_is_member). 19 Case("functionType", attr::SubjectMatchRule_hasType_functionType). 26 Case("is_union", attr::SubjectMatchRule_record_not_is_union). 35 Case("is_parameter", attr::SubjectMatchRule_variable_not_is_parameter). 38 Case("is_thread_local", attr::SubjectMatchRule_variable_is_thread_local). 39 Case("is_global", attr::SubjectMatchRule_variable_is_global). 40 Case("is_parameter", attr::SubjectMatchRule_variable_is_parameter). 49 Case("is_instance", attr::SubjectMatchRule_objc_method_is_instance). 55 Case("block", std::make_pair(attr::SubjectMatchRule_block, defaultIsAttributeSubjectMatchSubRuleFor)). 56 Case("enum", std::make_pair(attr::SubjectMatchRule_enum, defaultIsAttributeSubjectMatchSubRuleFor)) [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Parse/ |
AttrSubMatchRulesParserStringSwitches.inc | 10 Case("is_instance", attr::SubjectMatchRule_objc_method_is_instance). 19 Case("is_member", attr::SubjectMatchRule_function_is_member). 28 Case("functionType", attr::SubjectMatchRule_hasType_functionType). 35 Case("is_union", attr::SubjectMatchRule_record_not_is_union). 44 Case("is_parameter", attr::SubjectMatchRule_variable_not_is_parameter). 47 Case("is_thread_local", attr::SubjectMatchRule_variable_is_thread_local). 48 Case("is_global", attr::SubjectMatchRule_variable_is_global). 49 Case("is_parameter", attr::SubjectMatchRule_variable_is_parameter). 55 Case("block", std::make_pair(attr::SubjectMatchRule_block, defaultIsAttributeSubjectMatchSubRuleFor)). 56 Case("enum", std::make_pair(attr::SubjectMatchRule_enum, defaultIsAttributeSubjectMatchSubRuleFor)) [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Parse/ |
AttrSubMatchRulesParserStringSwitches.inc | 10 Case("is_instance", attr::SubjectMatchRule_objc_method_is_instance). 19 Case("is_member", attr::SubjectMatchRule_function_is_member). 28 Case("functionType", attr::SubjectMatchRule_hasType_functionType). 35 Case("is_union", attr::SubjectMatchRule_record_not_is_union). 44 Case("is_parameter", attr::SubjectMatchRule_variable_not_is_parameter). 47 Case("is_thread_local", attr::SubjectMatchRule_variable_is_thread_local). 48 Case("is_global", attr::SubjectMatchRule_variable_is_global). 49 Case("is_parameter", attr::SubjectMatchRule_variable_is_parameter). 55 Case("block", std::make_pair(attr::SubjectMatchRule_block, defaultIsAttributeSubjectMatchSubRuleFor)). 56 Case("enum", std::make_pair(attr::SubjectMatchRule_enum, defaultIsAttributeSubjectMatchSubRuleFor)) [all...] |