Home
last modified time | relevance | path

Searched refs:within (Results 1 – 25 of 1104) sorted by relevance

12345678910>>...45

/external/srec/srec/ca/
Dcatrans.c79 hTransform->imelda_acc.within = create_accumulate_matrix(dimen); in CA_LoadTransform()
83 hTransform->mllr_acc.within = create_accumulate_matrix(hTransform->dim + 1); in CA_LoadTransform()
118 delete_accumulate_matrix(hTransform->imelda_acc.within, hTransform->dim); in CA_UnloadTransform()
120 delete_accumulate_matrix(hTransform->mllr_acc.within, hTransform->dim + 1); in CA_UnloadTransform()
141 ASSERT(hTransform->imelda_acc.within); in CA_ClearTransform()
145 ASSERT(hTransform->mllr_acc.within); in CA_ClearTransform()
153 hTransform->mllr_acc.within[ii][jj] = 0; in CA_ClearTransform()
164 hTransform->imelda_acc.within[ii][jj] = 0; in CA_ClearTransform()
203 hTransform->mllr_acc.within[ii][jj] += in CA_InheritAccumulates()
204 hPattern->data.mllr_acc.within[ii][jj]; in CA_InheritAccumulates()
[all …]
/external/clang/test/SemaOpenCL/
Dinvalid-kernel-parameters.cl16 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/valgrind/main/none/tests/ppc64/
Ddata-cache-instructions.stdout.exp1 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/main/none/tests/ppc32/
Ddata-cache-instructions.stdout.exp1 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/antlr/antlr-3.4/runtime/C/doxygen/
Dusing.dox10 /// -# 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.
Dgenerate.dox6 /// 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/chromium_org/third_party/sqlite/src/test/
Dlastinsert.test16 # Note 3: LIRID is changed within the context of a trigger,
19 # is done within instead of trigger context)
103 # LIRID changed properly by insert within context of after insert trigger
110 # LIRID unchanged by update within context of after insert trigger
142 # LIRID changed properly by insert within context of after update trigger
149 # LIRID unchanged by update within context of after update trigger
184 # LIRID changed properly by insert within context of instead of trigger
191 # LIRID unchanged by update within context of instead of trigger
226 # LIRID changed properly by insert within context of delete trigger
233 # LIRID unchanged by update within context of delete trigger
[all …]
Dvtab7.test12 # of this test is reading and writing to the database from within a
40 # code in this file arranges for a Tcl script to be executed from within
81 # Write to an existing database table from within an xSync callback.
105 # Create a database table from within xSync callback.
116 # Drop a database table from within xSync callback.
155 # The following tests test that writing to the database from within
169 # virtual table from within an xSync() callback.
Dlaststmtchanges.test14 # Note 1: changes() remains constant within a statement and only updates
17 # Note 2: changes() is changed within the context of a trigger much like
21 # is done within instead of trigger context).
65 # changes() unchanged within an update statement
125 # changes() changed properly by update within context of after insert trigger
168 # changes() changed properly by delete within context of after update trigger
200 # changes() changed properly by insert within context of before delete trigger
/external/chromium_org/third_party/skia/third_party/
DREADME2 components and tools within Skia. Some of these dependencies reside within
/external/deqp/doc/testspecs/GLES31/
Dfunctional.synchronization.txt27 - 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/iptables/extensions/
Dlibxt_dscp.man1 This module matches the 6 bit DSCP field within the TOS field in the
2 IP header. DSCP has superseded TOS within the IETF.
Dlibipt_CLUSTERIP.man18 Number of total nodes within this cluster.
21 Local node number within this cluster.
/external/skia/gyp/
Dcommon_variables.gypi15 # 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.
55 # Re-define all variables defined within the level-3 'variables' dict,
185 # Re-define all variables defined within the level-2 'variables' dict,
/external/chromium_org/third_party/skia/gyp/
Dcommon_variables.gypi15 # 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.
55 # Re-define all variables defined within the level-3 'variables' dict,
191 # Re-define all variables defined within the level-2 'variables' dict,
/external/clang/test/Modules/
Dimport-self.m4 // 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/clang/docs/
DPCHInternals.rst49 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 …]
DBlockLanguageSpec.rst148 The compound statement body establishes a new lexical scope within
149 that of its parent. Variables used within the scope of the compound
155 Local automatic (stack) variables referenced within the compound
173 each activation frame contains a new copy of variables declared within
178 Block literal expressions may occur within Block literal expressions
227 __block declaration within a block literal] The ``__block`` storage
274 Within a Block literal expression within a method definition
281 variables of automatic storage referenced within the Block expression
311 Block literal expressions within functions are extended to allow const
314 As usual, within the block, references to captured variables become
/external/valgrind/main/drd/tests/
Dtc21_pthonce.stderr.exp6 by 0x........: (within libpthread-?.?.so)
16 by 0x........: (within libpthread-?.?.so)
/external/chromium_org/chrome/test/
DDEPS15 # within content/ and a test within chrome/.
/external/chromium_org/third_party/libjingle/source/talk/
DLICENSE_THIRD_PARTY8 Governed by license within files (Public domain):
20 Governed by license within files (Public domain):
/external/mesa3d/docs/OLD/
DMESA_program_debug.spec190 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/chromium_org/third_party/mesa/src/docs/OLD/
DMESA_program_debug.spec190 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/chromium_org/components/metrics/proto/
Dprofiler_event.proto48 // The line number within the source file from which this task was posted.
69 // The type of process within which this task was executed.
88 // The local PID for the process within which this task was executed.
/external/clang/docs/analyzer/
DRegionStore.txt34 `foo[i]` is somewhere within `foo`, so we don't have to invalidate anything
35 else, but we do have to be conservative about all other bindings within `foo`.
46 that it is somewhere within `foo`, so changing *anything* within `foo` might
85 need to throw away not just all bindings within the region itself, but within
98 bindings within a cluster must be treated in the same way for a conservative
171 // of 'p.x' within the snapshot, and get back 42.

12345678910>>...45