Home
last modified time | relevance | path

Searched full:type3 (Results 1 – 25 of 47) sorted by relevance

12

/external/snakeyaml/src/test/java/examples/staticstate/
DStaticFieldsWrapperTest.java38 JavaBeanWithStaticState.setType("Type3"); in testWrapper()
44 … "!!examples.staticstate.Wrapper {age: -47, color: Violet, name: Bahrack, type: Type3}\n", in testWrapper()
60 JavaBeanWithStaticState.setType("Type3"); in testLocalTag()
67 assertEquals("!mybean {age: -47, color: Violet, name: Bahrack, type: Type3}\n", output); in testLocalTag()
86 JavaBeanWithStaticState.setType("Type3"); in testRootBean()
91 assertEquals("age: -47\ncolor: Violet\nname: Bahrack\ntype: Type3\n", output); in testRootBean()
/external/v8/test/cctest/
Dtest-types.cc530 TypeHandle type3 = T.Random(); in Function() local
532 TypeHandle function1 = T.Function1(type1, type2, type3); in Function()
533 TypeHandle function2 = T.Function2(type1, type2, type3); in Function()
547 TypeHandle type3 = T.Random(); in Function() local
549 TypeHandle function1 = T.Function1(type1, type2, type3); in Function()
550 TypeHandle function2 = T.Function2(type1, type2, type3); in Function()
560 CheckEqual(type3, function1->AsFunction()->Parameter(0)); in Function()
562 CheckEqual(type3, function2->AsFunction()->Parameter(1)); in Function()
573 TypeHandle type3 = T.Random(); in Function() local
575 TypeHandle function02 = T.Function0(type1, type3); in Function()
[all …]
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1690 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
1691 type LSS_NAME(name)(type1 arg1,type2 arg2,type3 arg3) { \
1698 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
1699 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4) { \
1706 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
1708 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \
1724 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
1726 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3, type4 arg4, \
2037 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
2038 type LSS_NAME(name)(type1 arg1, type2 arg2, type3 arg3) { \
[all …]
/external/llvm/test/Object/Mips/
Delf-mips64-rel.yaml21 # YAML-NEXT: Type3: R_MIPS_HI16
27 # YAML-NEXT: Type3: R_MIPS_LO16
68 Type3: R_MIPS_HI16
74 Type3: R_MIPS_LO16
/external/deqp/modules/gles3/performance/
Des3pStateChangeCallTests.cpp124 #define ADD_ARG_CASE4(NAME, DESCRIPTION, FUNCNAME, TYPE0, ARGS0, TYPE1, ARGS1, TYPE2, ARGS2, TYPE3,… argument
138 const TYPE3 args3[] = ARGS3;\
145 const TYPE3 arg3 = args3[baseNdx%DE_LENGTH_OF_ARRAY(args3)];\
153 #define ADD_ARG_CASE5(NAME, DESCRIPTION, FUNCNAME, TYPE0, ARGS0, TYPE1, ARGS1, TYPE2, ARGS2, TYPE3,… argument
167 const TYPE3 args3[] = ARGS3;\
175 const TYPE3 arg3 = args3[baseNdx%DE_LENGTH_OF_ARRAY(args3)];\
184 #define ADD_ARG_CASE6(NAME, DESCRIPTION, FUNCNAME, TYPE0, ARGS0, TYPE1, ARGS1, TYPE2, ARGS2, TYPE3,… argument
198 const TYPE3 args3[] = ARGS3;\
207 const TYPE3 arg3 = args3[baseNdx%DE_LENGTH_OF_ARRAY(args3)];\
/external/clang/test/SemaCXX/
Dconstexpr-many-arguments.cpp23 struct type3 struct
25 constexpr type3(type2 a0, type2 a1) : my_data{a0, a1} {} in type3() argument
29 constexpr type3 g argument
/external/clang/test/Index/
Dannotate-nested-name-specifier.cpp109 typedef class outer_alias::inner::vector<type>::template rebind<type> type3; typedef
409 // CHECK: Keyword: "typedef" [109:3 - 109:10] TypedefDecl=type3:109:73 (Definition)
410 // CHECK: Keyword: "class" [109:11 - 109:16] TypedefDecl=type3:109:73 (Definition)
412 // CHECK: Punctuation: "::" [109:28 - 109:30] TypedefDecl=type3:109:73 (Definition)
414 // CHECK: Punctuation: "::" [109:35 - 109:37] TypedefDecl=type3:109:73 (Definition)
416 // CHECK: Punctuation: "<" [109:43 - 109:44] TypedefDecl=type3:109:73 (Definition)
418 // CHECK: Punctuation: ">" [109:48 - 109:49] TypedefDecl=type3:109:73 (Definition)
419 // CHECK: Punctuation: "::" [109:49 - 109:51] TypedefDecl=type3:109:73 (Definition)
420 // CHECK: Keyword: "template" [109:51 - 109:59] TypedefDecl=type3:109:73 (Definition)
421 // CHECK: Identifier: "rebind" [109:60 - 109:66] TypedefDecl=type3:109:73 (Definition)
[all …]
/external/libnfc-nxp/src/
DphFriNfc_MapTools.h46 typ1/type2/type3/type4 tags.
65 /* Macros to find major and minor TAG : Ex:Type1/Type2/Type3/Type4 version numbers*/
78 /* Macros to find major and minor TAG : Ex:Type1/Type2/Type3/Type4 version numbers*/
DphFriNfc_IntNdefMap.h48 typ1/type2/type3/type4 tags.
64 /* Macros to find major and minor TAG : Ex:Type1/Type2/Type3/Type4 version numbers*/
DphFriNfc_MapTools.c56 * typ1/type2/type3/type4 tags.
/external/apache-http/src/org/apache/http/impl/auth/
DNTLMEngine.java35 * generate Type1 messages and Type3 messages in response to a
63 * Generates a Type3 message given the user credentials and the
71 * @return Type3 response.
/external/deqp/modules/gles2/performance/
Des2pStateChangeCallTests.cpp124 #define ADD_ARG_CASE4(NAME, DESCRIPTION, FUNCNAME, TYPE0, ARGS0, TYPE1, ARGS1, TYPE2, ARGS2, TYPE3,… argument
138 const TYPE3 args3[] = ARGS3;\
145 const TYPE3 arg3 = args3[baseNdx%DE_LENGTH_OF_ARRAY(args3)];\
153 #define ADD_ARG_CASE6(NAME, DESCRIPTION, FUNCNAME, TYPE0, ARGS0, TYPE1, ARGS1, TYPE2, ARGS2, TYPE3,… argument
167 const TYPE3 args3[] = ARGS3;\
176 const TYPE3 arg3 = args3[baseNdx%DE_LENGTH_OF_ARRAY(args3)];\
/external/clang/test/SemaTemplate/
Dms-if-exists.cpp18 typedef int type3; in __if_not_exists() typedef
28 X<int>::type3 i3;
Dcanonical-expr-type.cpp44 typedef T __attribute__((ext_vector_type(N))) type3; typedef
48 void f0(type3); // expected-error{{redeclared}}
/external/llvm/lib/Object/
DELFYAML.cpp753 Type3(ELFYAML::ELF_REL(ELF::R_MIPS_NONE)), in NormalizedMips64RelType()
757 Type3(Original >> 16 & 0xFF), SpecSym(Original >> 24 & 0xFF) {} in NormalizedMips64RelType()
760 ELFYAML::ELF_REL Res = Type | Type2 << 8 | Type3 << 16 | SpecSym << 24; in denormalize()
766 ELFYAML::ELF_REL Type3; member
785 IO.mapOptional("Type3", Key->Type3, ELFYAML::ELF_REL(ELF::R_MIPS_NONE)); in mapping()
/external/skia/site/dev/design/
Dpdftheory.md415 #### *Type1/Type3 fonts* ####
420 any any platform (except for Type1 on Linux), it is encoded as a Type3
421 font. In this context, a Type3 font is an array of form x-objects
423 kerning information is included in a Type3 font, just the shape of
425 will also get embedded as a Type3 font. From what I understand, shapes
430 PDF only supports an 8-bit encoding for Type1 or Type3 fonts. However,
/external/clang/test/CodeGenObjC/
Dobjc-fixed-enum.m78 // CHECK-SAME: type: ![[TYPE3:[0-9]+]]
79 // CHECK: ![[TYPE3]] = !DIDerivedType(tag: DW_TAG_typedef, name: "Enum3"
/external/clang/test/Misc/
Dinteger-literal-printing.cpp16 template <boolTy T, typename Type3Helper<T>::Ty U> struct Type3 {}; struct
71 …struct Type3<boolTy::b, "3"> t3; // expected-error{{value of type 'const char [2]' is not implicit… in Function()
/external/elfutils/libelf/
Dgelf_xlate.c149 #define TYPE2(Name, Bits) TYPE3 (Name##Bits)
150 #define TYPE3(Name) Name (cvt_) macro
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
DStdTypeList.java212 * @param type3 {@code non-null;} the fourth element
216 Type type3) { in make() argument
221 result.set(3, type3); in make()
/external/libdivsufsort/CMakeModules/
DCheckLFS.cmake81 # LFS type3: 8 <= sizeof(__int64), _fseeki64, _ftelli64
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
DVisualSampleEntry.java53 public static final String TYPE3 = "avc1"; field in VisualSampleEntry
DAudioSampleEntry.java35 public static final String TYPE3 = "mp4a"; field in AudioSampleEntry
/external/llvm/include/llvm/Object/
DELF.h290 uint8_t Type3 = (Type >> 16) & 0xFF; in getRelocationTypeName() local
300 Name = getRelocationTypeName(Type3); in getRelocationTypeName()
/external/clang/test/CodeGenCXX/
Dtype_visibility.cpp155 namespace type3 { namespace

12