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

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stream_iterator.h 46 /// Provides input iterator semantics for streams.
142 * @brief Provides output iterator semantics for streams.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stream_iterator.h 46 /// Provides input iterator semantics for streams.
142 * @brief Provides output iterator semantics for streams.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stream_iterator.h 46 /// Provides input iterator semantics for streams.
142 * @brief Provides output iterator semantics for streams.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stream_iterator.h 46 /// Provides input iterator semantics for streams.
142 * @brief Provides output iterator semantics for streams.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stream_iterator.h 46 /// Provides input iterator semantics for streams.
142 * @brief Provides output iterator semantics for streams.
  /external/v8/test/sputnik/
sputnik.status 150 # These tests check for ES3 semantics, and differ from ES5.
151 # When we follow ES5 semantics, it's ok to fail the test.
208 # Invalid test case (recent change adding var changes semantics)
212 # Invalid test case (recent change adding var changes semantics)
214 # Invalid test case (recent change adding var changes semantics)
  /external/chromium_org/third_party/icu/source/common/unicode/
normlzr.h 68 * with post-increment semantics (like CharacterIterator::next32PostInc()).
70 * with pre-decrement semantics (like CharacterIterator::previous32()).
85 * function's iteration semantics (post-increment or pre-decrement).
92 * (post-increment semantics).
97 * (pre-decrement semantics).
113 * (with careful consideration of the iteration semantics),
462 * (Post-increment semantics.)
472 * (Pre-decrement semantics.)
481 * (Post-increment semantics.)
497 * (Pre-decrement semantics.
    [all...]
  /external/icu4c/common/unicode/
normlzr.h 68 * with post-increment semantics (like CharacterIterator::next32PostInc()).
70 * with pre-decrement semantics (like CharacterIterator::previous32()).
85 * function's iteration semantics (post-increment or pre-decrement).
92 * (post-increment semantics).
97 * (pre-decrement semantics).
113 * (with careful consideration of the iteration semantics),
462 * (Post-increment semantics.)
472 * (Pre-decrement semantics.)
481 * (Post-increment semantics.)
497 * (Pre-decrement semantics.
    [all...]
  /external/chromium_org/base/files/
file.h 239 // Common semantics:
244 // Windows-specific semantics:
248 // POSIX-specific semantics:
  /external/chromium_org/base/
platform_file.h 230 // Common semantics:
235 // Windows-specific semantics:
239 // POSIX-specific semantics:
  /external/chromium_org/content/public/browser/
browser_thread.h 153 // semantics, so may get run in parallel with other posted tasks. The second
154 // variant will all post a task with no sequencing semantics, and will post a
160 // If you need to provide different shutdown semantics (like you have
  /external/chromium_org/sandbox/win/src/
filesystem_policy.cc 62 TargetPolicy::Semantics semantics,
107 switch (semantics) {
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediamessages.cc 254 std::string semantics = group_elem->Attr(QN_SEMANTICS); local
259 ssrc_groups->push_back(SsrcGroup(semantics, ssrcs));
345 AddXmlAttrIfNonEmpty(group_elem, QN_SEMANTICS, group->semantics);
  /frameworks/base/core/java/android/os/
IBinder.java 39 * ensures that these same semantics apply when going across processes.
48 * same IBinder object back. These semantics allow IBinder/Binder objects to
68 * object being called by B. This ensures that the recursion semantics when
  /art/runtime/
safe_map.h 27 // Equivalent to std::map, but without operator[] and its bug-prone semantics (in particular,
  /bionic/libc/bionic/
tmpfile.cpp 78 // File systems without hard link support won't have the usual Unix semantics.
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
Dop.java 91 * "/...") opcode that has equivalent semantics to this one.
  /dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE_RANGE.S 4 * Execute a "native inline" instruction, using "/range" semantics.
  /dalvik/vm/mterp/mips/
OP_EXECUTE_INLINE_RANGE.S 4 * Execute a "native inline" instruction, using "/range" semantics.
  /docs/source.android.com/src/devices/tech/security/
enhancements42.jd 38 <li><strong>init script hardening</strong> - init scripts now apply <code>O_NOFOLLOW</code> semantics to
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLProcessorVersion.src 109 * <P>Semantics of the version string are identical to the Xerces project.</P>
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XBoolean.java 152 // In order to handle the 'all' semantics of
  /external/chromium/base/files/
file_path_watcher.h 22 // underlying OS APIs, FilePathWatcher has slightly different semantics on OS X
  /external/chromium/chrome/browser/extensions/
extension_history_api.h 92 // The actual call to SendResponse. This is required since the semantics for
  /external/chromium/googleurl/base/
string16.cc 43 // We cannot call memcmp because that changes the semantics.

Completed in 695 milliseconds

1 2 3 4 5 6 7 891011>>