/aosp_15_r20/external/clang/test/OpenMP/ |
H A D | for_linear_codegen.cpp | 103 T *pvar = &test.f; in tmain() local 334 float *pvar = &test.f; in main() local
|
H A D | parallel_for_linear_codegen.cpp | 32 T *pvar = &test.f; in tmain() local
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | util.c | 89 va_list pvar; in log_out() local 103 va_list pvar; in log_err() local 766 va_list pvar; in dump_mmp_msg() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | adoint_backcompat.h | 1806 #define _Record_get_ActiveConnection(This, pvar) ((This)->lpVtbl ->get_ActiveConnection (This, pvar… argument 1810 #define _Record_get_Source(This, pvar) ((This)->lpVtbl ->get_Source (This, pvar)) argument 2233 #define Recordset15_get_ActiveConnection(This, pvar) ((This)->lpVtbl ->get_ActiveConnection (This, … argument 2255 #define Recordset15_GetRows(This, Rows, Start, Fields, pvar) ((This)->lpVtbl ->GetRows (This, Rows,… argument 2284 #define Recordset15_get_Collect(This, Index, pvar) ((This)->lpVtbl ->get_Collect (This, Index, pvar… argument 2416 #define Recordset20_get_ActiveConnection(This, pvar) ((This)->lpVtbl ->get_ActiveConnection (This, … argument 2438 #define Recordset20_GetRows(This, Rows, Start, Fields, pvar) ((This)->lpVtbl ->GetRows (This, Rows,… argument 2467 #define Recordset20_get_Collect(This, Index, pvar) ((This)->lpVtbl ->get_Collect (This, Index, pvar… argument 2605 #define Recordset21_get_ActiveConnection(This, pvar) ((This)->lpVtbl ->get_ActiveConnection (This, … argument 2627 #define Recordset21_GetRows(This, Rows, Start, Fields, pvar) ((This)->lpVtbl ->GetRows (This, Rows,… argument [all …]
|
D | adoint.h | 1853 #define _Record_get_ActiveConnection(This, pvar) ((This)->lpVtbl ->get_ActiveConnection (This, pvar… argument 1857 #define _Record_get_Source(This, pvar) ((This)->lpVtbl ->get_Source (This, pvar)) argument 2280 #define Recordset15_get_ActiveConnection(This, pvar) ((This)->lpVtbl ->get_ActiveConnection (This, … argument 2302 #define Recordset15_GetRows(This, Rows, Start, Fields, pvar) ((This)->lpVtbl ->GetRows (This, Rows,… argument 2331 #define Recordset15_get_Collect(This, Index, pvar) ((This)->lpVtbl ->get_Collect (This, Index, pvar… argument 2463 #define Recordset20_get_ActiveConnection(This, pvar) ((This)->lpVtbl ->get_ActiveConnection (This, … argument 2485 #define Recordset20_GetRows(This, Rows, Start, Fields, pvar) ((This)->lpVtbl ->GetRows (This, Rows,… argument 2514 #define Recordset20_get_Collect(This, Index, pvar) ((This)->lpVtbl ->get_Collect (This, Index, pvar… argument 2652 #define Recordset21_get_ActiveConnection(This, pvar) ((This)->lpVtbl ->get_ActiveConnection (This, … argument 2674 #define Recordset21_GetRows(This, Rows, Start, Fields, pvar) ((This)->lpVtbl ->GetRows (This, Rows,… argument [all …]
|
D | asptlb.h | 234 #define IRequestDictionary_get_Key(This,VarKey,pvar) (This)->lpVtbl->get_Key(This,VarKey,pvar) argument 375 #define IReadCookie_get_Key(This,VarKey,pvar) (This)->lpVtbl->get_Key(This,VarKey,pvar) argument 679 #define IVariantDictionary_get_Item(This,VarKey,pvar) (This)->lpVtbl->get_Item(This,VarKey,pvar) argument 682 #define IVariantDictionary_get_Key(This,VarKey,pvar) (This)->lpVtbl->get_Key(This,VarKey,pvar) argument 764 #define ISessionObject_get_Value(This,bstrValue,pvar) (This)->lpVtbl->get_Value(This,bstrValue,pvar) argument 855 #define IApplicationObject_get_Value(This,bstrValue,pvar) (This)->lpVtbl->get_Value(This,bstrValue,… argument
|
D | adojet.h | 199 #define IReplica_get_DesignMasterId(This, pvar) ((This)->lpVtbl ->get_DesignMasterId (This, pvar)) argument 202 #define IReplica_get_ReplicaId(This, pvar) ((This)->lpVtbl ->get_ReplicaId (This, pvar)) argument
|
D | callobj.h | 191 #define ICallFrame_SetParam(This,iparam,pvar) (This)->lpVtbl->SetParam(This,iparam,pvar) argument 192 #define ICallFrame_GetParam(This,iparam,pvar) (This)->lpVtbl->GetParam(This,iparam,pvar) argument
|
D | propidl.h | 1250 inline void PropVariantInit (PROPVARIANT *pvar) { memset (pvar, 0, sizeof (PROPVARIANT)); } in PropVariantInit() 1252 #define PropVariantInit(pvar) memset ((pvar), 0, sizeof (PROPVARIANT)) argument
|
D | adomd.h | 347 #define Cell_get_Value(This, pvar) ((This)->lpVtbl ->get_Value (This, pvar)) argument
|
D | iads.h | 5766 #define IADsNameTranslate_SetEx(This,lnFormatType,pvar) (This)->lpVtbl->SetEx(This,lnFormatType,pva… argument 5767 #define IADsNameTranslate_GetEx(This,lnFormatType,pvar) (This)->lpVtbl->GetEx(This,lnFormatType,pva… argument
|
D | mshtmlc.h | 11316 #define IHTCEventBehavior_fire(This,pvar) (This)->lpVtbl->fire(This,pvar) argument
|
/aosp_15_r20/external/e2fsprogs/lib/ss/ |
H A D | error.c | 65 va_list pvar; in ss_error() local
|
/aosp_15_r20/external/e2fsprogs/lib/et/ |
H A D | com_err.c | 80 va_list pvar; in com_err() local
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | pylifecycle.c | 410 const char **pvar; in _Py_SetLocaleFromEnv() local
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui.cpp | 5836 float* pvar = (float*)var_info->GetVarPtr(&g.Style); in PushStyleVar() local 5850 ImVec2* pvar = (ImVec2*)var_info->GetVarPtr(&g.Style); in PushStyleVar() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/ |
HD | intellij-core-analysis.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/intellij/
com/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/ |
HD | intellij-core-mvn.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/JavaPsiPlugin.xml
... |
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/31.7.0-alpha07/ |
HD | intellij-core-31.7.0-alpha07.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/JavaPsiPlugin.xml
... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/ |
HD | kotlin-compiler-1.3.61-release-180.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/local-combined/ |
D | metalava-gradle-plugin-deps.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/AL2.0
META ... |
/aosp_15_r20/external/kotlinc/lib/ |
HD | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
FirNativeForwardDeclarationGetClassCallChecker.class
FirNativeForwardDeclarationGetClassCallChecker.kt
package FirNativeForwardDeclarationGetClassCallChecker ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.23/ |
HD | kotlin-compiler-embeddable-1.9.23.jar | META-INF/
META-INF/MANIFEST.MF
FirNativeForwardDeclarationGetClassCallChecker.class
FirNativeForwardDeclarationGetClassCallChecker.kt
package FirNativeForwardDeclarationGetClassCallChecker ... |
/aosp_15_r20/prebuilts/ktlint/ |
HD | ktlint-android-all.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/pinterest/
com/ ... |