/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | access.cpp | 93 …template<A::I> struct D { }; // expected-error {{'I' is a private member of 'PR15209::templates::… struct 159 int array[sizeof(test::private_struct)]; // expected-error {{private}} variable
|
H A D | MicrosoftExtensions.cpp | 52 …typedef int D; // expected-warning {{types declared in an anonymous union are a Microsoft extensi… typedef 243 int array[__is_abstract(X)? 1 : -1]; member 465 struct D {} __declspec(deprecated); in AfterClassBody() struct
|
H A D | constant-expression-cxx11.cpp | 35 struct D : B, C {}; struct 612 struct D { struct 613 C c; 614 constexpr D() : c(&c) {} in D() function 715 struct D : B { struct 716 constexpr D(int n) : B(n) {} in D() argument 1346 struct D { int x; mutable int y; }; // expected-note {{here}} struct 1954 Empty2 array[2]; member 2042 struct D : A { struct 2044 struct { // expected-warning {{extension}}
|
/aosp_15_r20/external/skia/gm/ |
H A D | all_bitmap_configs.cpp | 92 const SkScalar D = 0.3f * SkIntToScalar(SCALE); in color_wheel_native() local 110 int find(T* array, int N, T item) { in find()
|
/aosp_15_r20/external/clang/test/SemaTemplate/ |
H A D | dependent-names.cpp | 121 static const char* array [N]; member in PR8966::MyClass 130 const char* MyClass<T>::array [MyClass<T>::N] = { "A", "B", "C" }; member in PR8966::MyClass<T> 358 struct D : T::foo { }; struct
|
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
H A D | SDL_stdinc.h | 93 #define SDL_arraysize(array) (sizeof(array)/sizeof(array[0])) argument 115 #define SDL_FOURCC(A, B, C, D) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 379 Variable(const Variable &Vd, SExpr *D) // rewrite constructor in Variable() 645 LiteralPtr(const ValueDecl *D) : SExpr(COP_LiteralPtr), Cvdecl(D) {} in LiteralPtr() 1011 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; } in Alloc() 1110 SExpr *array() { return Array; } in array() function 1111 const SExpr *array() const { return Array; } in array() function 1147 SExpr *array() { return Array; } in array() function 1148 const SExpr *array() const { return Array; } in array() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 379 Variable(const Variable &Vd, SExpr *D) // rewrite constructor in Variable() 645 LiteralPtr(const ValueDecl *D) : SExpr(COP_LiteralPtr), Cvdecl(D) {} in LiteralPtr() 1011 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; } in Alloc() 1110 SExpr *array() { return Array; } in array() function 1111 const SExpr *array() const { return Array; } in array() function 1147 SExpr *array() { return Array; } in array() function 1148 const SExpr *array() const { return Array; } in array() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 379 Variable(const Variable &Vd, SExpr *D) // rewrite constructor in Variable() 645 LiteralPtr(const ValueDecl *D) : SExpr(COP_LiteralPtr), Cvdecl(D) {} in LiteralPtr() 1011 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; } in Alloc() 1110 SExpr *array() { return Array; } in array() function 1111 const SExpr *array() const { return Array; } in array() function 1147 SExpr *array() { return Array; } in array() function 1148 const SExpr *array() const { return Array; } in array() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 379 Variable(const Variable &Vd, SExpr *D) // rewrite constructor in Variable() 645 LiteralPtr(const ValueDecl *D) : SExpr(COP_LiteralPtr), Cvdecl(D) {} in LiteralPtr() 1011 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; } in Alloc() 1110 SExpr *array() { return Array; } in array() function 1111 const SExpr *array() const { return Array; } in array() function 1147 SExpr *array() { return Array; } in array() function 1148 const SExpr *array() const { return Array; } in array() function
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | member-function-pointers.cpp | 241 static S array[] = { (fooptr) &B::foo }; in test() local 259 struct D : public C { struct
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | JSON.h | 344 Value(T D) : Type(T_Double) { in Value() 409 double D = as<double>(); in getAsInteger() local 814 void array(Block Contents) { in array() function
|
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 364 Variable(const Variable &Vd, SExpr *D) // rewrite constructor in Variable() 631 LiteralPtr(const clang::ValueDecl *D) : SExpr(COP_LiteralPtr), Cvdecl(D) {} in LiteralPtr() 1002 Alloc(SExpr *D, AllocKind K) : SExpr(COP_Alloc), Dtype(D) { Flags = K; } in Alloc() 1102 SExpr *array() { return Array; } in array() function 1103 const SExpr *array() const { return Array; } in array() function 1140 SExpr *array() { return Array; } in array() function 1141 const SExpr *array() const { return Array; } in array() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | JSON.h | 361 Value(T D) : Type(T_Double) { in Value() 436 double D = as<double>(); in getAsInteger() local 988 void array(Block Contents) { in array() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | JSON.h | 359 Value(T D) : Type(T_Double) { in Value() 428 double D = as<double>(); in getAsInteger() local 980 void array(Block Contents) { in array() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | JSON.h | 362 Value(T D) : Type(T_Double) { in Value() 437 double D = as<double>(); in getAsInteger() local 1001 void array(Block Contents) { in array() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | JSON.h | 362 Value(T D) : Type(T_Double) { in Value() 437 double D = as<double>(); in getAsInteger() local 1001 void array(Block Contents) { in array() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | JSON.h | 362 Value(T D) : Type(T_Double) { in Value() 437 double D = as<double>(); in getAsInteger() local 1001 void array(Block Contents) { in array() function
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
H A D | EnumSetTest.java | 45 …a, b,c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, … enumConstant 53 … o{}, p{}, q{}, r{}, s{}, t{}, u{}, v{}, w{}, x{}, y{}, z{}, A{}, B{}, C{}, D{}, E{}, F{}, G{}, H{… enumConstant 57 …a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G,… enumConstant 122 Object[] array; in test_iterator_HugeEnumSet() local
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkScan_Hairline.cpp | 63 void SkScan::HairLineRgn(const SkPoint array[], int arrayCount, const SkRegion* clip, in HairLineRgn() 401 float2 D = coeff.fD; in hair_cubic() local
|
/aosp_15_r20/art/runtime/jni/ |
H A D | check_jni.cc | 173 jdouble D; member 760 bool CheckPrimitiveArrayType(ScopedObjectAccess& soa, jarray array, Primitive::Type type) in CheckPrimitiveArrayType() 2561 static jsize GetArrayLength(JNIEnv* env, jarray array) { in GetArrayLength() 2594 static jobject GetObjectArrayElement(JNIEnv* env, jobjectArray array, jsize index) { in GetObjectArrayElement() 2609 static void SetObjectArrayElement(JNIEnv* env, jobjectArray array, jsize index, jobject value) { in SetObjectArrayElement() 2732 static void* GetPrimitiveArrayCritical(JNIEnv* env, jarray array, jboolean* is_copy) { in GetPrimitiveArrayCritical() 2751 static void ReleasePrimitiveArrayCritical(JNIEnv* env, jarray array, void* carray, jint mode) { in ReleasePrimitiveArrayCritical() 3614 JNIEnv* env, jarray array, jboolean* is_copy) { in GetPrimitiveArrayElements() 3666 JNIEnv* env, jarray array, void* elems, jint mode) { in ReleasePrimitiveArrayElements() 3722 jarray array, jsize start, jsize len, void* buf) { in GetPrimitiveArrayRegion() [all …]
|
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/ |
H A D | dwt.c | 1261 const OPJ_INT32* OPJ_RESTRICT array = (const OPJ_INT32 * OPJ_RESTRICT)arrayIn; in opj_dwt_fetch_cols_vertical_pass() local 1353 OPJ_INT32* OPJ_RESTRICT array = (OPJ_INT32 * OPJ_RESTRICT)arrayIn; in opj_dwt_encode_and_deinterleave_v() local 1663 OPJ_FLOAT32* OPJ_RESTRICT array = (OPJ_FLOAT32 * OPJ_RESTRICT)arrayIn; in opj_dwt_encode_and_deinterleave_v_real() local 2425 __m128i D = _mm_load_si128((__m128i * const)(a + 4 + i * 8)); in opj_dwt_decode_partial_1_parallel() local 2465 __m128i D = _mm_load_si128((__m128i * const)(a + 4 + i * 8)); in opj_dwt_decode_partial_1_parallel() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/ |
H A D | MethodHandlesGeneralTest.java | 901 …public void testArrayElementGetterSetter(Object array, boolean testSetter, int negTest) throws Thr… in testArrayElementGetterSetter() 1012 List<Object> array2list(Object array) { in array2list() 1465 final Class<?> D = double.class; in testGenericLoopCombinator() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTContext.cpp | 264 const Decl *adjustDeclToTemplate(const Decl *D) { in adjustDeclToTemplate() 334 const Decl *D, in getRawCommentForAnyRedecl() 442 const Decl *D, in getCommentForDecl() 1133 AttrVec& ASTContext::getDeclAttrs(const Decl *D) { in getDeclAttrs() 1144 void ASTContext::eraseDeclAttrs(const Decl *D) { in eraseDeclAttrs() 1302 const NamedDecl *D, in getOverriddenMethods() 1353 CharUnits ASTContext::getDeclAlign(const Decl *D, bool ForAlignof) const { in getDeclAlign() argument 2037 ObjCImplementationDecl *ASTContext::getObjCImplementation(ObjCInterfaceDecl *D) { in getObjCImplementation() 2045 ObjCCategoryImplDecl *ASTContext::getObjCImplementation(ObjCCategoryDecl *D) { in getObjCImplementation() 3155 static bool NeedsInjectedClassNameType(const RecordDecl *D) { in NeedsInjectedClassNameType() [all …]
|
/aosp_15_r20/art/test/956-methodhandles/src/ |
H A D | Main.java | 62 public static class D { class in Main 1014 int [] array = {Integer.MIN_VALUE, -1, 0, +1, Integer.MAX_VALUE}; in testReturnValues() local
|