HomeSort by relevance Sort by last modified time
    Searched full:shadow (Results 501 - 525 of 1579) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/CodeGen/
ShadowStackGC.cpp 46 /// StackEntryTy - Abstract type of a link in the shadow stack.
77 X("shadow-stack", "Very portable GC for uncooperative code generators");
373 /// runOnFunction - Insert code to maintain the shadow stack.
385 // Build the constant map and figure the type of the shadow stack entry.
389 // Build the shadow stack entry at the very start of the function.
399 // Initialize the map pointer and load the current head of the shadow stack.
419 // shadow stack.
423 // Push the entry onto the shadow stack.
434 // Pop the entry from the shadow stack. Don't reuse CurrentHead from
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowAnimation.java 12 * Shadow implementation of {@code Animation} that provides support for invoking listener callbacks.
ShadowDisplay.java 11 * A shadow for Display with some reasonable defaults
ShadowItemizedOverlay.java 14 * Shadow for {@code ItemizedOverlay} that keeps track of what has been called and enables the return value for
ShadowMapController.java 9 * A Shadow of {@code MapController} that tracks its own state and keeps the state of the {@code MapView} it controlls
ShadowNetworkInfo.java 12 * Shadow of {@code NetworkInfo} which is used by ShadowConnectivityManager.
ShadowPoint.java 11 * Shadow implementation of {@code Point}
ShadowPointF.java 12 * Shadow implementation of {@code Point}
ShadowRemoteViews.java 18 * Shadow for {@code RemoteViews} that simulates its implementation. Supports pending intents for events, changing
  /external/v8/test/mjsunit/regress/
regress-1199637.js 31 // both var and const) that shadow even READ_ONLY variables
  /frameworks/base/docs/html/design/building-blocks/
tabs.jd 31 <video width="400" class="with-shadow play-on-hover" autoplay>
  /packages/apps/ContactsCommon/res/values/
colors.xml 40 <!-- Color of the semi-transparent shadow box on contact tiles -->
  /packages/apps/Dialer/res/layout/
dialpad_fragment.xml 28 <!-- Dialpad shadow -->
  /packages/apps/InCallUI/res/values/
colors.xml 62 <!-- Translucent shadow color -->
  /packages/apps/PackageInstaller/res/layout/
app_details.xml 45 android:shadowColor="@color/shadow"
  /packages/apps/QuickSearchBox/res/values/
themes.xml 25 <!-- Get rid of status bar shadow. -->
  /packages/apps/QuickSearchBox/res/values-xlarge/
themes.xml 25 <!-- Get rid of status bar shadow. -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
paths.h 59 #define _PATH_SHADOW "/etc/shadow"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnss_nis-2.7.so 
libnss_nis.so 
libnss_nis.so.2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
paths.h 59 #define _PATH_SHADOW "/etc/shadow"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libnss_nis-2.7.so 
libnss_nis.so 
libnss_nis.so.2 

Completed in 211 milliseconds

<<21222324252627282930>>