HomeSort by relevance Sort by last modified time
    Searched refs:inline (Results 76 - 100 of 251) sorted by null

1 2 34 5 6 7 8 91011

  /frameworks/rs/scriptc/
rs_allocation.rsh 160 static inline T __attribute__((overloadable)) \
164 static inline T __attribute__((overloadable)) \
168 static inline T __attribute__((overloadable)) \
  /prebuilts/sdk/renderscript/include/
rs_allocation.rsh 160 static inline T __attribute__((overloadable)) \
164 static inline T __attribute__((overloadable)) \
168 static inline T __attribute__((overloadable)) \
  /build/tools/droiddoc/templates-pdk/assets/design/
default.css 48 display: inline-block; }
129 display: inline-block;
329 display: inline-block;
339 display: inline-block;
478 display: inline;
547 display: inline-block;
588 display: inline-block;
619 display: inline-block;
  /external/libvpx/
libvpx.mk 72 # Build the S files with inline assembly.
81 # Extract the offsets from the inline assembly.
  /external/v8/test/mjsunit/bugs/
bug-1344252.js 32 // eventhough there are inline caches for setting the property
39 // Force the inline caches to monomorphic state.
  /external/v8/test/mjsunit/
keyed-call-generic.js 56 // Use a non-symbol key to force inline cache to generic case.
90 // Use a non-symbol key to force inline cache to generic case.
strict-mode-opt.js 33 // Attempt to inline strcit in non-strict.
59 // Attempt to inline non-strict in strict.
  /packages/inputmethods/LatinIME/native/jni/
Android.mk 83 LOCAL_CFLAGS += -DFLAG_DO_PROFILE -funwind-tables -fno-inline
87 LOCAL_CFLAGS += -DFLAG_DBG -funwind-tables -fno-inline
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/css/
options.css 21 display: inline;
  /external/chromium/third_party/libevent/
config.h.in 253 calls it, or to nothing if 'inline' is not supported under any name. */
255 #undef inline
  /external/stlport/stlport/
functional 58 template<class T> inline reference_wrapper<T const> const cref(T const &);
  /external/tcpdump/
config.h.in 325 /* Define as token for inline if inlining supported */
326 #undef inline
  /external/v8/test/mjsunit/compiler/
deopt-inlined-smi.js 28 // Flags: --always-opt --always-inline-smi-code
  /external/webkit/Source/WebCore/platform/graphics/wx/
FontPlatformDataWxMac.mm 44 static inline double DegToRad(double deg)
  /external/webkit/Source/WebCore/platform/wx/wxcode/mac/carbon/
fontprops.mm 41 static inline float scaleEmToUnits(float x, unsigned unitsPerEm) { return x * (contextDPI / (contextDPI * unitsPerEm)); }
  /external/webkit/Source/WebKit2/UIProcess/mac/
WebPreferencesMac.mm 34 static inline NSString* makeKey(const String& identifier, const String& baseKey)
  /frameworks/av/media/libmedia/
Android.mk 60 # for <cutils/atomic-inline.h>
  /frameworks/av/services/audioflinger/
Android.mk 77 # Define ANDROID_SMP appropriately. Used to get inline tracing fast-path.
  /ndk/sources/cxx-stl/stlport/stlport/
functional 58 template<class T> inline reference_wrapper<T const> const cref(T const &);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
functional 58 template<class T> inline reference_wrapper<T const> const cref(T const &);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
functional 58 template<class T> inline reference_wrapper<T const> const cref(T const &);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
functional 58 template<class T> inline reference_wrapper<T const> const cref(T const &);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
functional 58 template<class T> inline reference_wrapper<T const> const cref(T const &);
  /external/openssl/crypto/aes/asm/
aesni-x86.pl 49 $inline=1; # inline _aesni_[en|de]crypt
95 # Inline version of internal aesni_[en|de]crypt1
164 &aesni_generate1("enc") if (!$inline);
171 if ($inline)
180 &aesni_generate1("dec") if(!$inline);
187 if ($inline)
444 if ($inline)
545 if ($inline)
703 if ($inline)
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
inspector.css 131 display: inline-block;
164 display: inline-block;
447 display: inline-block;
452 display: inline-block;
555 display: inline;
691 display: inline-block;
855 display: inline-block;
978 display: inline-block;
985 display: inline-block;
1029 display: inline-block
    [all...]

Completed in 1005 milliseconds

1 2 34 5 6 7 8 91011