HomeSort by relevance Sort by last modified time
    Searched full:pure (Results 451 - 475 of 1798) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/jpeg-6b/
makcjpeg.st 3 ; This project file is for Atari ST/STE/TT systems using Pure C or Turbo C.
makdjpeg.st 3 ; This project file is for Atari ST/STE/TT systems using Pure C or Turbo C.
  /frameworks/compile/mclinker/include/mcld/Target/
GOT.h 57 // Override pure virtual function
  /libcore/luni/src/main/native/
NetworkUtilities.h 37 // care whether the original address was pure IPv4 or an IPv4-mapped IPv6 address, and
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/
libstdc++.so 
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/
libstdc++.so 
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/
libstdc++.so 
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/
libstdc++.so 
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/
libstdc++.so 
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/lib/
libstdc++.so 
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/lib/
libstdc++.so 
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/lib/
libstdc++.so 
  /system/core/fastboot/
Android.mk 39 # Pure cygwin case
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_container.h 26 // functions, which are pure virtual here.
89 // infobars (which will call the pure virtual functions below) while the
  /external/chromium_org/chrome/browser/infobars/
infobar_container.h 25 // functions, which are pure virtual here.
83 // infobars (which will call the pure virtual functions below) while the
  /external/clang/test/Sema/
unused-expr.c 84 int fn2() __attribute__ ((pure));
92 fn2(92, 21); // expected-warning {{ignoring return value of function declared with pure attribute}}
  /frameworks/native/include/ui/
mat4.h 29 #define PURE __attribute__((pure))
341 typename tmat44<U>::col_type PURE operator *(const tmat44<T>& lv, const tvec4<U>& rv) {
350 typename tmat44<U>::row_type PURE operator *(const tvec4<U>& rv, const tmat44<T>& lv) {
359 tmat44<T> PURE operator *(const tmat44<T>& lv, U rv) {
368 tmat44<T> PURE operator *(U rv, const tmat44<T>& lv) {
381 typename tmat44<T>::col_type PURE diag(const tmat44<T>& m) {
392 #undef PURE
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
facade_iterator_category.hpp 132 // A composite iterator_category tag convertible to Category (a pure
133 // old-style category) and Traversal (a pure traversal tag).
  /external/icu4c/i18n/
unum.cpp 180 // NULL destination for pure preflighting: empty dummy string
213 // NULL destination for pure preflighting: empty dummy string
290 // NULL destination for pure preflighting: empty dummy string
538 // NULL destination for pure preflighting: empty dummy string
661 // NULL destination for pure preflighting: empty dummy string
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
AssignTokenTypesWalker.g 41 * CASE 1 : pure parser grammar
45 * CASE 2 : pure lexer grammar
70 * no token rules implies pure parser.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
format.h 144 * Format an object to produce a string. This is a pure virtual method which
185 * Parse a string to produce an object. This is a pure virtual
229 * which calls the pure virtual parseObject() method, and returns a
  /external/chromium_org/ui/gfx/
transform.h 118 // Returns true if the matrix is either identity or pure translation.
123 // Returns true if the matrix is either identity or pure translation,
135 // Returns true if the matrix is either identity or pure, non-fractional
  /external/icu4c/i18n/unicode/
format.h 144 * Format an object to produce a string. This is a pure virtual method which
185 * Parse a string to produce an object. This is a pure virtual
229 * which calls the pure virtual parseObject() method, and returns a
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
svc.h 216 * NB: In pure implementations of rpc, the caller always waits for a reply
218 * Therefore pure service implementations should always call
221 * for the abuse of pure rpc via batched calling or pipelining. In the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc.h 216 * NB: In pure implementations of rpc, the caller always waits for a reply
218 * Therefore pure service implementations should always call
221 * for the abuse of pure rpc via batched calling or pipelining. In the

Completed in 1014 milliseconds

<<11121314151617181920>>