HomeSort by relevance Sort by last modified time
    Searched full:pure (Results 651 - 675 of 1743) sorted by null

<<21222324252627282930>>

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h 233 // Pure Sub-Gradient update without any reprojection
  /frameworks/native/include/ui/
vec3.h 97 tvec3 __attribute__((pure)) cross(const tvec3& u, const tvec3<RT>& v) {
  /libcore/luni/src/test/java/libcore/java/lang/
OldStackTraceElementTest.java 26 throw new Exception("pure java method");
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
cxxabi.h 72 // 3.2.6 Pure Virtual Function API
  /ndk/sources/host-tools/make-3.81/
README.Amiga 6 This is a pure Amiga port of GNU make. It needs no extra libraries or
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
lcast_precision.hpp 19 // Fix for SF:1358600 - lexical_cast & pure virtual functions & VC 8 STL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
a.out.h 49 /* Code indicating pure executable. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
a.out.h 49 /* Code indicating pure executable. */
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
datetime.h 45 PyObject_HEAD /* a pure abstract base clase */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build.py 122 # - build_py - pure Python modules
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threading_local.py 193 # Fails for the pure Python implementation
test_tuple.py 60 # For a pure random hash and N=50, the expected number of occupied
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
datetime.h 45 PyObject_HEAD /* a pure abstract base clase */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build.py 122 # - build_py - pure Python modules
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/linalg/
graphmatrix.py 133 If you want a pure Python adjacency matrix representation try
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threading_local.py 193 # Fails for the pure Python implementation
test_tuple.py 60 # For a pure random hash and N=50, the expected number of occupied
  /system/gatekeeper/include/gatekeeper/
gatekeeper_messages.h 74 * to protected pure virtual functions implemented by subclasses.
  /external/icu/icu4c/source/i18n/unicode/
numfmt.h 315 * pure virtual format() methods with the default FieldPosition.
328 * pure virtual format() methods with the default FieldPosition.
341 * pure virtual format() methods with the default FieldPosition.
354 * these pure virtual methods.
405 * these pure virtual methods.
584 * This is a pure virtual which concrete subclasses must implement.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
GregorianCalendar.java 190 * to new Date(Long.MIN_VALUE), we have a pure Gregorian calendar which
476 * To obtain a pure Julian calendar, set the change date to
477 * <code>Date(Long.MAX_VALUE)</code>. To obtain a pure Gregorian calendar,
486 // If the cutover has an extreme value, then create a pure
487 // Gregorian or pure Julian calendar by giving the cutover year and
    [all...]
  /external/protobuf/
CHANGES.txt 56 old ("cpp api v1") one. Much faster than the pure Python code. This one
58 pure Python when possible.
255 * 10-25 times faster than 2.2.0, still pure-Python.
396 * Generated service classes now also generate pure interfaces. For a service
397 Foo, Foo.Interface is a pure interface containing all of the service's
  /external/bison/
NEWS 56 ** New value for %define variable: api.pure full
58 The %define variable api.pure requests a pure (reentrant) parser. However,
61 parameter. With this new value, the user may request a better pure parser,
65 The use of "%define api.pure true" is deprecated in favor of this new
66 "%define api.pure full".
132 pure interface have been fixed for GCC 4.0 up to 4.8, and Clang 2.9 to
175 The compilation of pure parsers (%define api.pure) can trigger GCC
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]
  /art/compiler/optimizing/
gvn.cc 134 // Pure instructions do not need to be tested because only impure
263 // Generates a hash code for an instruction. Pure instructions are put into
  /bionic/libc/include/sys/
cdefs.h 177 * pure (no side effects) functions using "volatile" and "const";
318 #define __purefunc __attribute__((pure))

Completed in 411 milliseconds

<<21222324252627282930>>