Searched refs:within (Results 1 – 25 of 1009) sorted by relevance
12345678910>>...41
/external/clang/test/SemaOpenCL/ |
D | invalid-kernel-parameters.cl | 16 typedef struct ContainsBool // expected-note{{within field of type 'ContainsBool' declared here}} 25 typedef struct FooImage2D // expected-note{{within field of type 'FooImage2D' declared here}} 32 typedef struct Foo // expected-note{{within field of type 'Foo' declared here}} 39 typedef union FooUnion // expected-note{{within field of type 'FooUnion' declared here}} 46 typedef struct NestedPointer // expected-note 2 {{within field of type 'NestedPointer' declared her… 52 } inner; // expected-note 3 {{within field of type 'struct InnerNestedPointer' declared here}} 57 struct NestedPointerComplex // expected-note{{within field of type 'NestedPointerComplex' declared … 66 } inner; // expected-note{{within field of type 'struct InnerNestedPointerComplex' declared here}} 74 typedef struct NestedBool // expected-note 2 {{within field of type 'NestedBool' declared here}} 80 } inner; // expected-note 2 {{within field of type 'struct InnerNestedBool' declared here}} [all …]
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | using.dox | 10 /// -# Interoperation with the runtime within rule actions; 17 /// - The lexer is independent of the parser. You \b cannot control the lexer from within the parse… 18 /// - The tree parser is independent of the parser. You \b cannot control the parser from within th… 28 /// code within them to be placed at strategic points in the generated code such as 29 /// before or after the #include statements in the .c file, within the generated header file 30 /// or within the constructor for the recognizer. 32 /// Many of the \@sections used within a Java targeted grammar have some equivalent function within… 34 /// that have meaning only within a grammar targeted for the C runtime.
|
D | generate.dox | 6 /// This is achieved within the grammar file itself, using the language option: 12 /// The code generator consists of a single .java file within the standard ANTLR tool jar, and a co… 53 …source, regardless of suffix must be named the same as the grammar statement within it. Grammar xyz 54 /// must be contained within a file called xyz.<i>anything</i>
|
/external/valgrind/none/tests/ppc32/ |
D | data-cache-instructions.stdout.exp | 1 Passed dcbzl test at aligned address within the test block. 2 Passed dcbzl test at un-aligned (1 modulo block_size) address within the test block. 3 Passed dcbzl test at un-aligned ((block_size - 1) modulo block_size) address within the test block.
|
/external/valgrind/none/tests/ppc64/ |
D | data-cache-instructions.stdout.exp | 1 Passed dcbzl test at aligned address within the test block. 2 Passed dcbzl test at un-aligned (1 modulo block_size) address within the test block. 3 Passed dcbzl test at un-aligned ((block_size - 1) modulo block_size) address within the test block.
|
/external/skia/gyp/ |
D | common_variables.gypi | 15 # value of variable 'os_posix', so 'skia_os' must be defined within a 21 # within the 'conditions' list in its 'variables' dict. 23 # set within a "more inner" (enclosed) scope than its own 'variables' dict. 32 # within our ridiculous matryoshka doll of 'variable' dicts. That's why 41 # Variables needed by conditions list within the level-2 variables dict. 65 # Re-define all variables defined within the level-3 'variables' dict, 180 # Re-define all variables defined within the level-2 'variables' dict,
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.synchronization.txt | 27 - Test synchronization primitives within a single invocation. 43 buffer within a single invocation. Data accessed by a single invocation is not 49 buffer within a single work group. Data accessed by a single invocation is also 50 accessed by another invocation within the work group. Accesses are synchronized
|
/external/clang/docs/ |
D | PCHInternals.rst | 49 headers stored within the PCH file. Thus, a precompiled header design 130 within `LLVM's bitstream format <http://llvm.org/docs/BitCodeFormat.html>`_. 177 is stored within the :ref:`pchinternals-sourcemgr`, but its contents are 197 column/line positions within a source file or macro instantiation. The AST 206 maps file IDs to the position within the AST file where the information about 238 When types are deserialized from the AST file, the data within the record is 246 an associated mapping from the user-defined types block to the location within 248 enabling lazy deserialization of types. When a type is referenced from within 262 within the record is used to build and populate a new instance of the 264 numeric ID that is used to refer to that declaration within the AST file. In [all …]
|
/external/iptables/extensions/ |
D | libxt_dscp.man | 1 This module matches the 6 bit DSCP field within the TOS field in the 2 IP header. DSCP has superseded TOS within the IETF.
|
D | libipt_CLUSTERIP.man | 18 Number of total nodes within this cluster. 21 Local node number within this cluster.
|
/external/clang/test/Modules/ |
D | import-self.m | 4 // CHECK: import of module 'import_self.c' appears within same top-level module 'import_self' 9 // CHECK-fmodule-name: import of module 'import_self.b' appears within same top-level module 'impor…
|
/external/valgrind/drd/tests/ |
D | tc21_pthonce.stderr.exp | 6 by 0x........: (within libpthread-?.?.so) 16 by 0x........: (within libpthread-?.?.so)
|
/external/mesa3d/docs/OLD/ |
D | MESA_program_debug.spec | 190 From within the callback function, only the following GL commands 204 Calling any other command from within the callback results in 221 called from within a callback function registered with 317 * We can only make glGet* calls from within this function!
|
/external/mockftpserver/tags/1.2/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/tags/1.0/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/tags/1.1/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/tags/1.2.4/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/branches/1.x_Branch/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/tags/2.1/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/tags/2.0.1/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/tags/2.0-rc1/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/tags/2.0.2/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/tags/1.2.3/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/site/apt/ |
D | stubftpserver-features.apt | 7 * Standalone dummy FTP server. Run either within the same JVM as test code or in a different JVM. 21 * Fully supports configuration within the <<Spring Framework>>.
|
12345678910>>...41