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

<<11121314151617181920>>

  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java 32 * <p>The DTMIterator's traversal semantics, i.e. how it walks the tree,
42 * NodeIterator's "maintain relative position" semantics under
44 * TreeWalker's "current node" semantics. However, since the base DTM
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.cc 139 if (ptr) // pthread semantics say not to call if ptr is NULL
182 // Semantics are: we create a new key, and then promise to call
198 // Try for a fast path first. Note: this should be an acquire semantics read.
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
port.cc 138 if (ptr) // pthread semantics say not to call if ptr is NULL
180 // Semantics are: we create a new key, and then promise to call
196 // Try for a fast path first. Note: this should be an acquire semantics read.
  /external/clang/lib/Driver/
ToolChain.cpp 331 /// semantics to CC1 arguments.
335 /// "C" semantics. These semantics are *ignored* by and large today, but its
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 7 os.popen2() is used as a fallback, with slightly altered semantics; if
320 # path semantics rather than local operating system semantics.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 7 os.popen2() is used as a fallback, with slightly altered semantics; if
320 # path semantics rather than local operating system semantics.
  /external/chromium/testing/gtest/test/
gtest_test_utils.py 251 # semantics used above.
274 # Converts ret_code to match the semantics of
  /external/chromium_org/google_apis/drive/
test_util.h 127 // Following helper templates are to support Chrome's move semantics.
157 // Helper to handle Chrome's move semantics correctly.
  /external/chromium_org/testing/gtest/test/
gtest_test_utils.py 251 # semantics used above.
274 # Converts ret_code to match the semantics of
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontFaceElement.cpp 216 // Spec: Same syntax and semantics as the 'ascent' descriptor within an @font-face rule. The maximum
236 // Spec: Same syntax and semantics as the 'descent' descriptor within an @font-face rule. The maximum
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ApplicationCacheItemsView.js 70 // http://webkit.org/b/41637 Web Inspector: Give Semantics to "Refresh" and "Delete" Buttons in ApplicationCache DataGrid
256 // FIXME: Delete Button semantics are not yet defined. (Delete a single, or all?)
  /external/chromium_org/v8/src/platform/
mutex.h 48 // exclusive, non-recursive ownership semantics:
138 // mutex offers exclusive, recursive ownership semantics:
  /external/chromium_org/v8/test/mjsunit/
elements-transition-hoisting.js 30 // No tracking of allocation sites because it interfers with the semantics
34 // not hoisted) correctly, don't change the semantics programs and don't trigger
  /external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java 150 // in the classpath wins" semantics:
250 // in the classpath wins" semantics:
  /external/gtest/test/
gtest_test_utils.py 251 # semantics used above.
274 # Converts ret_code to match the semantics of
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
FeatureSpecificTestSuiteBuilder.java 149 * might be useful if the semantics of an implementation disagree in
150 * unforeseen ways with the semantics expected by a test, or to keep dependent
  /external/llvm/docs/HistoricalNotes/
2001-02-09-AdveCommentsResponse.txt 33 > than semantics). It should simplify building the CFG and my guess is it
171 > What is the semantics of the IA64 stop bit?
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/include/llvm/Support/
PatternMatch.h 966 /// semantics. In the presence of 'NaN' we have to preserve the original
967 /// select(fcmp(ogt/ge, L, R), L, R) semantics matched by this predicate.
981 /// semantics. In the presence of 'NaN' we have to preserve the original
982 /// select(fcmp(olt/le, L, R), L, R) semantics matched by this predicate.
996 /// semantics. In the presence of 'NaN' we have to preserve the original
997 /// select(fcmp(ugt/ge, L, R), L, R) semantics matched by this predicate.
1011 /// semantics. In the presence of 'NaN' we have to preserve the original
1012 /// select(fcmp(ult/le, L, R), L, R) semantics matched by this predicate.
    [all...]
  /external/llvm/test/CodeGen/AArch64/
bitfield.ll 19 ; moment, but it's still a good test to have and the semantics are
43 ; moment, but it's still a good test to have and the semantics are
func-argpassing.ll 106 ; to preserve value semantics) in x8. Strictly this only applies to
107 ; structs larger than 16 bytes, but C semantics can still be provided
  /ndk/sources/third_party/googletest/googletest/test/
gtest_test_utils.py 251 # semantics used above.
274 # Converts ret_code to match the semantics of
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_stack.h 227 * This is an equivalence relation. Complexity and semantics
244 * This is an total ordering relation. Complexity and semantics
streambuf_iterator.h 43 /// Provides input iterator semantics for streambufs.
197 /// Provides output iterator semantics for streambufs.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 170 semantics, but it's the best we can do).
293 inline semantics, unless -fgnu89-inline is used. */

Completed in 4335 milliseconds

<<11121314151617181920>>