HomeSort by relevance Sort by last modified time
    Searched refs:Thunk (Results 51 - 75 of 86) sorted by null

1 23 4

  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 53 import com.android.launcher3.util.Thunk;
107 @Thunk int mPageSpacing = 0;
148 @Thunk int mPageIndicatorViewId;
159 @Thunk static int REORDERING_REORDER_REPOSITION_DURATION = 300;
164 @Thunk View mDragView;
166 @Thunk int mSidePageHoverIndex = -1;
883 @Thunk void updateMaxScrollX()
    [all...]
AutoInstallsLayout.java 41 import com.android.launcher3.util.Thunk;
153 @Thunk final Context mContext;
154 @Thunk final AppWidgetHost mAppWidgetHost;
166 @Thunk final ContentValues mValues;
680 @Thunk static void copyInteger(ContentValues from, ContentValues to, String key) {
FocusHelper.java 29 import com.android.launcher3.util.Thunk;
487 @Thunk static ShortcutAndWidgetContainer getCellLayoutChildrenForIndex(
496 @Thunk static void playSoundEffect(int keyCode, View v) {
InvariantDeviceProfile.java 32 import com.android.launcher3.util.Thunk;
263 @Thunk float dist(float x0, float y0, float x1, float y1) {
CellLayout.java 60 import com.android.launcher3.util.Thunk;
80 @Thunk int mCellWidth;
82 @Thunk int mCellHeight;
97 @Thunk final int[] mTmpPoint = new int[2];
98 @Thunk final int[] mTempLocation = new int[2];
124 @Thunk Rect[] mDragOutlines = new Rect[4];
125 @Thunk float[] mDragOutlineAlphas = new float[mDragOutlines.length];
135 @Thunk HashMap<CellLayout.LayoutParams, Animator> mReorderAnimators = new HashMap<>();
136 @Thunk HashMap<View, ReorderPreviewAnimation> mShakeAnimators = new HashMap<>();
169 @Thunk final float mReorderPreviewAnimationMagnitude
    [all...]
Launcher.java 127 import com.android.launcher3.util.Thunk;
201 @Thunk State mState = State.WORKSPACE;
202 @Thunk LauncherStateTransitionAnimation mStateTransitionAnimation;
214 @Thunk static int NEW_APPS_ANIMATION_DELAY = 500;
216 @Thunk Workspace mWorkspace;
218 @Thunk DragLayer mDragLayer;
229 @Thunk Hotseat mHotseat;
238 @Thunk AllAppsContainerView mAppsView;
242 @Thunk WidgetsContainerView mWidgetsView;
243 @Thunk MultiHashMap<PackageItemInfo, WidgetItem> mAllWidgets
    [all...]
Workspace.java 85 import com.android.launcher3.util.Thunk;
136 @Thunk final WallpaperManager mWallpaperManager;
140 @Thunk LongArrayMap<CellLayout> mWorkspaceScreens = new LongArrayMap<>();
141 @Thunk ArrayList<Long> mScreenOrder = new ArrayList<Long>();
143 @Thunk Runnable mRemoveEmptyScreenRunnable;
144 @Thunk boolean mDeferRemoveExtraEmptyScreen = false;
154 @Thunk int[] mTargetCell = new int[2];
166 @Thunk CellLayout mDragTargetLayout = null;
177 @Thunk Launcher mLauncher;
178 @Thunk DragController mDragController
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
PosixFileSystem.c 23 EMU_IO_THUNK_PROTOCOL *Thunk;
42 EMU_IO_THUNK_PROTOCOL *Thunk;
138 PrivateFile->Thunk = Private->Thunk;
    [all...]
BlockIo.c 20 EMU_IO_THUNK_PROTOCOL *Thunk;
635 Private->Thunk = This;
  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DragLayer.java 61 import com.android.launcher3.util.Thunk;
80 @Thunk DragController mDragController;
91 @Thunk DragView mDropView = null;
92 @Thunk int mAnchorViewInitialScrollX = 0;
93 @Thunk View mAnchorView = null;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
EbcInt.c 22 // thunk is tied to an image handle, so we have a linked list of
42 Typically this will include freeing any memory allocated for thunk-creation.
45 @param ImageHandle Handle of image for which the thunk is being
66 @param ImageHandle Handle of image for which the thunk is being
71 protocol service the thunk should call.
72 @param Thunk Returned pointer to a thunk created.
76 @retval EFI_OUT_OF_RESOURCES Memory could not be allocated for the thunk.
85 OUT VOID **Thunk
331 // Callback function to flush the icache after thunk creation
    [all...]
  /external/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 168 const codeview::ThunkOrdinal &Thunk) {
169 switch (Thunk) {
242 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_SymType, Thunk, OS)
  /external/llvm/unittests/DebugInfo/PDB/
PDBApiTest.cpp 354 InsertItemWithTag(PDB_SymType::Thunk);
416 VerifyDyncast<PDBSymbolThunk>(PDB_SymType::Thunk);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/
Thunk16.S 14 #* Thunk.asm
18 #* Real mode thunk
Thunk16.asm 14 ;* Thunk.asm
18 ;* Real mode thunk
114 mov eax, [esp + 40] ; THUNK flags
  /external/clang/include/clang/AST/
Mangle.h 101 const ThunkInfo &Thunk,
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 196 Thunk,
  /packages/apps/Launcher3/src/com/android/launcher3/folder/
FolderIcon.java 79 import com.android.launcher3.util.Thunk;
88 @Thunk Launcher mLauncher;
89 @Thunk Folder mFolder;
91 @Thunk static boolean sStaticValuesDirty = true;
112 @Thunk BubbleTextView mFolderName;
    [all...]
FolderPagedView.java 49 import com.android.launcher3.util.Thunk;
78 @Thunk final HashMap<View, Runnable> mPendingAnimations = new HashMap<>();
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/
Thunk16.asm 14 ;* Thunk.asm
18 ;* Real mode thunk
113 mov eax, edx ; THUNK Flags
Thunk16.S 14 #* Thunk.S
18 #* Real mode thunk
117 mov %edx,%eax #THUNK Flags
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/Ipf/
EbcSupport.c 72 This is a thunk function. Microsoft x64 compiler only provide fast_call
301 // When we thunk to external native code, we copy the last 8 qwords from
351 we're creating a thunk for an image entry point.
352 @param EbcEntryPoint Address of the EBC code that the thunk is to call
353 @param Thunk Returned thunk we create here
354 @param Flags Flags indicating options for creating the thunk
356 @retval EFI_SUCCESS The thunk was created successfully.
360 Thunk.
368 OUT VOID **Thunk,
    [all...]
  /external/clang/lib/AST/
MicrosoftMangle.cpp 141 void mangleThunk(const CXXMethodDecl *MD, const ThunkInfo &Thunk,
592 // thunk.
    [all...]
  /external/clang/lib/CodeGen/
CGCXXABI.h 300 /// delegating thunk, regardless of whether the dtor is defined in this TU or
427 virtual void setThunkLinkage(llvm::Function *Thunk, bool ForVTable,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
Thunk16.asm 12 ; Thunk.asm
16 ; Real mode thunk

Completed in 1641 milliseconds

1 23 4