HomeSort by relevance Sort by last modified time
    Searched full:semantic (Results 426 - 450 of 836) sorted by null

<<11121314151617181920>>

  /external/smack/src/com/kenai/jbosh/
ComposableBody.java 47 * This class does only minimal syntactic and semantic checking with respect
  /external/srec/tools/cmd/
srecres2utd.pl 11 "semantic" => \$try_semantic_validation,
  /libcore/luni/src/main/java/javax/xml/transform/
overview.html 21 unless the semantic structure is used directly as data. Almost all XML-related
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
tag_and_trait.hpp 60 * high-performance, flexibility, semantic safety, and conformance
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
tag_and_trait.hpp 60 * high-performance, flexibility, semantic safety, and conformance
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
tag_and_trait.hpp 59 * high-performance, flexibility, semantic safety, and conformance
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
version.py 200 # comparison algorithm to a particular set of semantic rules, as has
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
version.py 200 # comparison algorithm to a particular set of semantic rules, as has
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SimpleElement.java 31 * The semantic of the element name is to be a fully qualified class name of a View to inflate.
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-parse.c 34 simplifying the original so-called "semantic" parser. */
    [all...]
  /cts/tools/dasm/src/java_cup/
parser.cup 23 semantic actions). This provides a series of helper routines and
24 data structures that the semantic actions use.
  /external/chromium/chrome/common/
sandbox_policy.cc 121 // Adds the policy rules for the path and path\ with the semantic |access|.
155 // Adds the policy rules for the path and path\* with the semantic |access|.
  /external/chromium_org/content/common/
sandbox_win.cc 109 // Adds the policy rules for the path and path\ with the semantic |access|.
141 // Adds the policy rules for the path and path\* with the semantic |access|.
  /external/chromium_org/native_client_sdk/src/doc/reference/
pnacl-bitcode-abi.rst 14 the bitcode on a *semantic* level; the physical encoding level will be described
21 described---full semantic descriptions are not duplicated from the LLVM
  /external/chromium_org/third_party/icu/source/common/unicode/
unorm.h 80 * The ffi ligature is not a distinct semantic character, and strictly speaking
84 * into the corresponding semantic characters. When sorting and searching, you
  /external/clang/docs/tools/
clang.pod 44 =item B<Parsing and Semantic Analysis>
47 tree. Once in the form of a parser tree, it applies semantic analysis to compute
  /external/clang/include/clang/Frontend/
CompilerInstance.h 95 /// \brief The semantic analysis object.
414 /// @name Semantic analysis
  /external/clang/test/Driver/
fast-math.c 118 // modeling this semantic change is provided. Also check that the semantic
  /external/icu4c/common/unicode/
unorm.h 80 * The ffi ligature is not a distinct semantic character, and strictly speaking
84 * into the corresponding semantic characters. When sorting and searching, you
  /external/valgrind/main/callgrind/docs/
cl-format.xml 415 types, the semantic is defined, but any description type is allowed.
428 <para>For cost lines, this defines the semantic of the first numbers.
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 123 * Result key corresponding to semantic meaning text.
202 * @param tag semantic meaning tag string.
  /libcore/luni/src/test/java/libcore/xml/
XsltXPathConformanceTestSuite.java 409 * Ensures both XML documents represent the same semantic data. Non-semantic
  /external/clang/lib/Sema/
SemaLookup.cpp 782 // routine actually returns the semantic outer context, which may
786 // name lookup should continue searching in this semantic context when
820 // TranslationUnit, while the semantic context is the namespace N.
835 DeclContext *Semantic = DC;
836 while (!Semantic->isFileContext())
837 Semantic = Semantic->getParent();
843 if (Lexical->isFileContext() && !Lexical->Equals(Semantic) &&
844 Lexical->Encloses(Semantic))
845 return std::make_pair(Semantic, true)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_from_sm4.cpp 699 if (info.in[r].regular) // already assigned semantic name/index
731 assert(!"invalid/unsupported input linkage semantic");
741 if (info.out[r].regular) // already assigned semantic name/index
789 assert(!"invalid/unsupported output linkage semantic");
829 assert(!"invalid patch-constant linkage semantic");
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_from_sm4.cpp 699 if (info.in[r].regular) // already assigned semantic name/index
731 assert(!"invalid/unsupported input linkage semantic");
741 if (info.out[r].regular) // already assigned semantic name/index
789 assert(!"invalid/unsupported output linkage semantic");
829 assert(!"invalid patch-constant linkage semantic");
    [all...]

Completed in 1768 milliseconds

<<11121314151617181920>>