HomeSort by relevance Sort by last modified time
    Searched full:thunk (Results 76 - 100 of 339) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 167 raw_ostream &llvm::operator<<(raw_ostream &OS, const PDB_ThunkOrdinal &Thunk) {
168 switch (Thunk) {
240 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_SymType, Thunk, OS)
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java 64 import com.android.launcher3.util.Thunk;
102 @Thunk final LauncherAppState mApp;
103 @Thunk final Object mLock = new Object();
104 @Thunk DeferredHandler mHandler = new DeferredHandler();
105 @Thunk LoaderTask mLoaderTask;
106 @Thunk boolean mIsLoaderTaskRunning;
107 @Thunk boolean mHasLoaderCompletedOnce;
111 @Thunk static final HandlerThread sWorkerThread = new HandlerThread("launcher-loader");
115 @Thunk static final Handler sWorker = new Handler(sWorkerThread.getLooper());
120 @Thunk boolean mWorkspaceLoaded
    [all...]
LauncherProvider.java 58 import com.android.launcher3.util.Thunk;
80 @Thunk LauncherProviderChangeListener mListener;
140 @Thunk static long dbInsertAndCheck(DatabaseHelper helper,
345 @Thunk static void addModifiedTime(ContentValues values) {
484 @Thunk final AppWidgetHost mAppWidgetHost;
490 @Thunk LauncherProviderChangeListener mListener;
    [all...]
  /external/valgrind/VEX/priv/
guest_arm64_helpers.c 112 /* Calculate the N flag from the supplied thunk components, in the
230 /* Calculate the Z flag from the supplied thunk components, in the
350 /* Calculate the C flag from the supplied thunk components, in the
459 /* Calculate the V flag from the supplied thunk components, in the
573 /* Calculate NZCV from the supplied thunk components, in the positions
607 /* Calculate the specified condition from the thunk components, in the
896 //ZZ /* thunk is: (dep1=argL, dep2=argR, ndep=oldC) */
    [all...]
  /development/ndk/platforms/android-3/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /external/clang/test/CodeGenCXX/
x86_32-arguments.cpp 30 // PR7058 - Missing byval on MI thunk definition.
  /external/llvm/test/DebugInfo/PDB/DIA/
pdbdump-symbol-format.test 14 ; SYM_FORMAT-DAG: thunk [{{.*}}] (Pcode) B::`vcall'{0}'
  /external/llvm/test/Transforms/InstCombine/
call-cast-target.ll 65 declare i32 @fn4(i32) "thunk"
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
WallpaperCropActivity.java 49 import com.android.launcher3.util.Thunk;
85 @Thunk LoadRequest mCurrentLoadRequest;
88 @Thunk Set<Bitmap> mReusableBitmaps =
248 @Thunk void addReusableBitmap(TileSource src) {
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/mtd/
cfi.h 185 unsigned long adr, int len, void *thunk);

Completed in 1543 milliseconds

1 2 34 5 6 7 8 91011>>