OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:semantic
(Results
451 - 475
of
836
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/lib/Sema/
SemaTemplate.cpp
1
//===------- SemaTemplate.cpp -
Semantic
Analysis for C++ Templates -------===/
9
// This file implements
semantic
analysis for C++ templates.
535
/// into template arguments used by
semantic
analysis.
[
all
...]
/external/clang/lib/CodeGen/
CGObjC.cpp
2504
const Expr *
semantic
= *i;
local
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
mediastreamsignaling_unittest.cc
96
"a=msid-
semantic
: WMS stream1 stream2\r\n"
131
"a=msid-
semantic
: WMS\r\n"
154
"a=msid-
semantic
: WMS\r\n";
[
all
...]
/external/chromium_org/third_party/libxml/src/
schematron.c
11
* + double check the
semantic
, especially
13
* - the
semantic
of libxml2 patterns vs. XSLT production referenced
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_ureg.c
[
all
...]
/external/clang/docs/
Modules.rst
76
Semantic
import
78
Modules improve access to the API of software libraries by replacing the textual preprocessor inclusion model with a more robust, more efficient
semantic
model. From the user's perspective, the code looks only slightly different, because one uses an ``import`` declaration rather than a ``#include`` preprocessor directive:
85
This
semantic
import model addresses many of the problems of the preprocessor inclusion model:
[
all
...]
/external/clang/lib/Parse/
ParseTemplate.cpp
51
/// of the template headers together and let
semantic
analysis sort
412
// There is no
semantic
difference between class and typename in a
791
/// results into a form that can be transferred to
semantic
analysis.
[
all
...]
/external/clang/www/
features.html
231
<li><b>libsema</b> -
Semantic
Analysis. This provides a set of parser actions
247
semantic
analyzer libraries.</p>
289
using the current AST generation and
semantic
analysis code and having a code
/external/libxml2/
schematron.c
11
* + double check the
semantic
, especially
13
* - the
semantic
of libxml2 patterns vs. XSLT production referenced
[
all
...]
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_ureg.c
[
all
...]
/external/antlr/antlr-3.4/runtime/C/include/
antlr3debugeventlistener.h
264
/** A
semantic
predicate was evaluate with this result and action text
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
IDebugEventListener.cs
246
/** <summary>A
semantic
predicate was evaluate with this result and action text</summary> */
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/
IDebugEventListener.cs
248
/** <summary>A
semantic
predicate was evaluate with this result and action text</summary> */
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventListener.java
215
/** A
semantic
predicate was evaluate with this result and action text */
/external/antlr/antlr-3.4/runtime/Python/antlr3/
exceptions.py
332
"""@brief A
semantic
predicate failed during validation.
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java
205
* nodes (as part of the maintain-relative-position
semantic
).
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java
59
* set of tokens available for
semantic
processing. Structuring this
/external/chromium_org/chrome/browser/extensions/api/declarative/
declarative_rule.h
235
// fulfilled (from a
semantic
point of view; no harm is done if this function
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_action.h
133
// Sets |error| and returns NULL in case of a
semantic
error that cannot
/external/chromium_org/third_party/angle/extensions/
ANGLE_instanced_arrays.txt
314
shader
semantic
index.
/external/chromium_org/third_party/mesa/src/src/glsl/
README
16
semantic
checking is performed. See ast_*.cpp for the conversion, and
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
glapi_getproc.c
174
* The
semantic
of this field should be changed slightly. Currently, it
/external/chromium_org/third_party/mesa/src/src/mesa/main/
arrayobj.c
385
* BindVertexArrayAPPLE, determines the
semantic
of the object."
/external/chromium_org/third_party/sqlite/src/test/
delete.test
72
#
Semantic
errors in the WHERE clause
/external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profile-table.h
67
//
semantic
equality
Completed in 1041 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>