HomeSort by relevance Sort by last modified time
    Searched full:semantics (Results 301 - 325 of 1985) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dep_util.py 36 targets) where source is newer than target, according to the semantics
  /prebuilts/python/linux-x86/2.7.5/share/man/man1/
python.1 95 semantics of the core language in (perhaps too) much detail.
172 division semantics, i.e. int/int and long/long returns a float),
173 "warn" (old division semantics with a warning for int/int and
174 long/long), or "warnall" (old division semantics with a warning for
python2.1 95 semantics of the core language in (perhaps too) much detail.
172 division semantics, i.e. int/int and long/long returns a float),
173 "warn" (old division semantics with a warning for int/int and
174 long/long), or "warnall" (old division semantics with a warning for
python2.7.1 95 semantics of the core language in (perhaps too) much detail.
172 division semantics, i.e. int/int and long/long returns a float),
173 "warn" (old division semantics with a warning for int/int and
174 long/long), or "warnall" (old division semantics with a warning for
  /external/chromium/base/
bind_helpers.h 6 // can be used specify the refcounting and reference semantics of arguments
214 // Utility for handling different refcounting semantics in the Bind()
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.h 78 // cleaner semantics (it also calls functions registered with atexit()
143 // The death testing framework causes this to have interesting semantics,
  /external/chromium_org/base/
id_map.h 15 // Ownership semantics - own pointer means the pointer is deleted in Remove()
32 // ownership semantics are set to own because pointers will leak.
  /external/chromium_org/ppapi/shared_impl/
tracked_callback.h 37 // callback semantics. Execution (i.e., completion) of callbacks happens through
51 // and not worry too much about ensuring Pepper callback semantics. Note that
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
NativeImageSkia.h 81 // only when you want sharing semantics.
89 // you want sharing semantics.
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
options.h 181 // crash semantics as the "write()" system call. A DB write
182 // with sync==true has similar crash semantics to a "write()"
  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 62 * A simple interface to express custom semantics of constant equality.
104 * semantics expressed by 'comparator'. This method guarantees that
  /external/llvm/lib/Object/
ELFYAML.cpp 196 // Since the semantics of ELFCLASSNONE is "invalid", just don't accept it
206 // Since the semantics of ELFDATANONE is "invalid", just don't accept it
  /frameworks/av/include/media/stagefright/
SurfaceMediaSource.h 46 // nanoseconds, and must be monotonically increasing. Its other semantics
97 // other semantics (zero point, etc) are source-dependent and should be
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
auto_ptr.h 39 * A wrapper class to provide auto_ptr with reference semantics.
56 * @brief A simple smart pointer providing strict ownership semantics.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 39 * A wrapper class to provide auto_ptr with reference semantics.
56 * @brief A simple smart pointer providing strict ownership semantics.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 39 * A wrapper class to provide auto_ptr with reference semantics.
56 * @brief A simple smart pointer providing strict ownership semantics.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 39 * A wrapper class to provide auto_ptr with reference semantics.
56 * @brief A simple smart pointer providing strict ownership semantics.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
auto_ptr.h 39 * A wrapper class to provide auto_ptr with reference semantics.
56 * @brief A simple smart pointer providing strict ownership semantics.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_unicode_file.py 1 # Test some Unicode file name semantics
15 raise unittest.SkipTest("No Unicode filesystem semantics on this platform.")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_unicode_file.py 1 # Test some Unicode file name semantics
15 raise unittest.SkipTest("No Unicode filesystem semantics on this platform.")
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XObject.java 541 // In order to handle the 'all' semantics of
565 // In order to handle the 'all' semantics of
589 // In order to handle the 'all' semantics of
613 // In order to handle the 'all' semantics of
636 // In order to handle the 'all' semantics of
665 // In order to handle the 'all' semantics of
  /external/chromium_org/third_party/icu/source/common/unicode/
chariter.h 198 * "pre-increment" semantics, the new one also provides functions
199 * with "post-increment" semantics. They are more efficient and should
201 * The backward iteration always had "pre-decrement" semantics, which
205 * for the old and the new iteration semantics.</li>
500 * Note that iteration with "pre-increment" semantics is less
501 * efficient than iteration with "post-increment" semantics
  /external/icu4c/common/unicode/
chariter.h 198 * "pre-increment" semantics, the new one also provides functions
199 * with "post-increment" semantics. They are more efficient and should
201 * The backward iteration always had "pre-decrement" semantics, which
205 * for the old and the new iteration semantics.</li>
506 * Note that iteration with "pre-increment" semantics is less
507 * efficient than iteration with "post-increment" semantics
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactory.java 73 * For this reason, this specification does not define the semantics for
77 * the XML DTD semantics as defined in the XML 1.0</em>.
567 * single schema. The exact semantics of the combination depends on the schema
634 * The exact semantics of the returned {@link Schema} object depends
640 * property/feature to alter the semantics of this method.
  /development/ndk/sources/android/libportable/arch-mips/
filefd.c 46 * The signalfd(2) semantics are maintained across execve(2) by exporting
62 * the files with close-on-execute semantics.
64 * The signalfd(2) fork(2) and thread semantics are not

Completed in 1996 milliseconds

<<11121314151617181920>>