/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetDebugMessageLogKHR.nativeReg | 1 {"glGetDebugMessageLogKHR", "(II[II[II[II[II[II[BI)I", (void *) android_glGetDebugMessageLogKHR__II… 3 {"glGetDebugMessageLogKHR", "(I[II[II[II[II)[Ljava/lang/String;", (void *) android_glGetDebugMessag…
|
D | glGetDebugMessageLog.nativeReg | 1 {"glGetDebugMessageLog", "(II[II[II[II[II[II[BI)I", (void *) android_glGetDebugMessageLog__II_3II_3… 3 {"glGetDebugMessageLog", "(I[II[II[II[II)[Ljava/lang/String;", (void *) android_glGetDebugMessageLo…
|
D | glGetActiveAttrib.nativeReg | 1 {"glGetActiveAttrib", "(III[II[II[II[BI)V", (void *) android_glGetActiveAttrib__III_3II_3II_3II_3BI… 3 {"glGetActiveAttrib", "(II[II[II)Ljava/lang/String;", (void *) android_glGetActiveAttrib1 },
|
D | glGetActiveUniform.nativeReg | 1 {"glGetActiveUniform", "(III[II[II[II[BI)V", (void *) android_glGetActiveUniform__III_3II_3II_3II_3… 2 {"glGetActiveUniform", "(II[II[II)Ljava/lang/String;", (void *) android_glGetActiveUniform1 },
|
D | glGetTransformFeedbackVarying.nativeReg | 1 {"glGetTransformFeedbackVarying", "(III[II[II[II[BI)V", (void *) android_glGetTransformFeedbackVary… 4 {"glGetTransformFeedbackVarying", "(II[II[II)Ljava/lang/String;", (void *) android_glGetTransformFe…
|
D | glGetShaderSource.nativeReg | 1 {"glGetShaderSource", "(II[II[BI)V", (void *) android_glGetShaderSource__II_3II_3BI },
|
D | glGetActiveUniformBlockName.nativeReg | 1 {"glGetActiveUniformBlockName", "(III[II[BI)V", (void *) android_glGetActiveUniformBlockName_III_3I… 3 {"glGetActiveUniformBlockName", "(II)Ljava/lang/String;", (void *) android_glGetActiveUniformBlockN…
|
D | glGetObjectLabel.nativeReg | 1 {"glGetObjectLabel", "(II)Ljava/lang/String;", (void *) android_glGetObjectLabel },
|
D | glGetObjectLabelKHR.nativeReg | 1 {"glGetObjectLabelKHR", "(II)Ljava/lang/String;", (void *) android_glGetObjectLabelKHR },
|
D | glGetBufferPointerv.nativeReg | 1 {"glGetBufferPointerv", "(II)Ljava/nio/Buffer;", (void *) android_glGetBufferPointerv__II },
|
D | glGetStringi.nativeReg | 1 {"glGetStringi", "(II)Ljava/lang/String;", (void *) android_glGetStringi__II },
|
D | glDrawElementsInstancedBaseVertex.nativeReg | 1 {"glDrawElementsInstancedBaseVertex", "(IIILjava/nio/Buffer;II)V", (void *) android_glDrawElementsI…
|
D | glGetIntegerv.nativeReg | 1 {"glGetIntegerv", "(I[II)V", (void *) android_glGetIntegerv__I_3II },
|
D | glGetUniformIndices.nativeReg | 1 {"glGetUniformIndices", "(I[Ljava/lang/String;[II)V", (void *) android_glGetUniformIndices_array },
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglCreatePbufferFromClientBuffer.nativeReg | 1 {"eglCreatePbufferFromClientBuffer", "(Landroid/opengl/EGLDisplay;IILandroid/opengl/EGLConfig;[II)L… 2 {"eglCreatePbufferFromClientBuffer", "(Landroid/opengl/EGLDisplay;IJLandroid/opengl/EGLConfig;[II)L…
|
D | eglCreateWindowSurface.nativeReg | 1 … "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Ljava/lang/Object;[II)Landroid/opengl/EGLS… 2 … "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Ljava/lang/Object;[II)Landroid/opengl/EGLS…
|
D | eglCreatePixmapSurface.nativeReg | 1 {"eglCreatePixmapSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;I[II)Landroid/ope…
|
/frameworks/base/core/java/com/android/internal/infra/ |
D | ServiceConnector.java | 159 interface Job<II, R> { 170 R run(@NonNull II service) throws Exception; in run() 180 interface VoidJob<II> extends Job<II, Void> { 183 void runNoResult(II service) throws Exception; in runNoResult() 186 default Void run(II service) throws Exception { in run() 667 class CompletionAwareJob<II, R> extends AndroidFuture<R> 668 implements Job<II, R>, BiConsumer<R, Throwable> { 669 Job<II, R> mDelegate; 690 public R run(@NonNull II service) throws Exception { in run()
|
/frameworks/base/services/ |
D | art-profile-boot | 6 Lcom/android/server/appop/AppOpsService$Op;->accessed(JILjava/lang/String;II)V 44 Lcom/android/server/pm/SettingBase;-><init>(II)V 177 Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getKnownPackageName(II)Lj… 240 …pm/PackageManagerService;->shouldFilterApplicationLocked(Lcom/android/server/pm/PackageSetting;II)Z 241 …dFilterApplicationLocked(Lcom/android/server/pm/PackageSetting;ILandroid/content/ComponentName;II)Z 254 …ManagerService;->generatePackageInfo(Lcom/android/server/pm/PackageSetting;II)Landroid/content/pm/… 277 Lcom/android/server/pm/PackageManagerService;->getInstalledPackages(II)Landroid/content/pm/Parceled… 279 …id/content/IIntentReceiver;Landroid/content/IntentFilter;Ljava/lang/String;II)Landroid/content/Int… 298 Lcom/android/server/pm/PackageManagerService;->updateFlags(II)I 327 Lcom/android/server/am/ActivityManagerService;->checkPermission(Ljava/lang/String;II)I [all …]
|
/frameworks/compile/slang/ |
D | slang_rs_context.cpp | 180 const clang::IdentifierInfo *II = mPP.getIdentifierInfo(Name); in processExportType() local 181 if (II == nullptr) in processExportType() 186 clang::DeclContext::lookup_result R = TUDecl->lookup(II); in processExportType()
|
D | slang_rs_foreach_lowering.cpp | 148 clang::IdentifierInfo& II = mASTCtxt.Idents.get(SR); in CreateForEachInternalFunctionDecl() local 149 clang::DeclarationName N(&II); in CreateForEachInternalFunctionDecl()
|
/frameworks/base/config/ |
D | boot-profile.txt | 37 Landroid/graphics/fonts/FontStyle;-><init>(II)V 86 Landroid/content/res/TypedArray;->getDimensionPixelSize(II)I 182 Landroid/app/AppOpsManager;->makeKey(II)J 252 Landroid/util/ArrayMap$1;->colGetEntry(II)Ljava/lang/Object; 351 Landroid/content/pm/PackageInfo;->composeLongVersionCode(II)J 430 Landroid/util/ArraySet$1;->colGetEntry(II)Ljava/lang/Object; 455 Landroid/os/UserHandle;->getUid(II)I 482 Lcom/android/internal/util/FastXmlSerializer;->append(Ljava/lang/String;II)V 560 Lcom/android/internal/util/FastPrintWriter;->appendLocked(Ljava/lang/String;II)V 583 Lcom/android/internal/util/LineBreakBufferedWriter;->write(Ljava/lang/String;II)V [all …]
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | BitcodeWriter.cpp | 1167 const BranchInst &II = cast<BranchInst>(I); in WriteInstruction() local 1168 Vals.push_back(VE.getValueID(II.getSuccessor(0))); in WriteInstruction() 1169 if (II.isConditional()) { in WriteInstruction() 1170 Vals.push_back(VE.getValueID(II.getSuccessor(1))); in WriteInstruction() 1171 Vals.push_back(VE.getValueID(II.getCondition())); in WriteInstruction() 1197 const InvokeInst *II = cast<InvokeInst>(&I); in WriteInstruction() local 1198 const Value *Callee(II->getCalledValue()); in WriteInstruction() 1203 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction() 1204 Vals.push_back(II->getCallingConv()); in WriteInstruction() 1205 Vals.push_back(VE.getValueID(II->getNormalDest())); in WriteInstruction() [all …]
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | BitcodeWriter.cpp | 1165 const BranchInst &II = cast<BranchInst>(I); in WriteInstruction() local 1166 Vals.push_back(VE.getValueID(II.getSuccessor(0))); in WriteInstruction() 1167 if (II.isConditional()) { in WriteInstruction() 1168 Vals.push_back(VE.getValueID(II.getSuccessor(1))); in WriteInstruction() 1169 Vals.push_back(VE.getValueID(II.getCondition())); in WriteInstruction() 1195 const InvokeInst *II = cast<InvokeInst>(&I); in WriteInstruction() local 1196 const Value *Callee(II->getCalledValue()); in WriteInstruction() 1201 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction() 1202 Vals.push_back(II->getCallingConv()); in WriteInstruction() 1203 Vals.push_back(VE.getValueID(II->getNormalDest())); in WriteInstruction() [all …]
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | BitcodeWriter.cpp | 1198 const BranchInst &II = cast<BranchInst>(I); in WriteInstruction() local 1199 Vals.push_back(VE.getValueID(II.getSuccessor(0))); in WriteInstruction() 1200 if (II.isConditional()) { in WriteInstruction() 1201 Vals.push_back(VE.getValueID(II.getSuccessor(1))); in WriteInstruction() 1202 Vals.push_back(VE.getValueID(II.getCondition())); in WriteInstruction() 1228 const InvokeInst *II = cast<InvokeInst>(&I); in WriteInstruction() local 1229 const Value *Callee(II->getCalledValue()); in WriteInstruction() 1234 Vals.push_back(VE.getAttributeID(II->getAttributes())); in WriteInstruction() 1235 Vals.push_back(II->getCallingConv()); in WriteInstruction() 1236 Vals.push_back(VE.getValueID(II->getNormalDest())); in WriteInstruction() [all …]
|