OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:specified
(Results
51 - 75
of
464
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/v8/test/mjsunit/
array-iteration.js
45
// Use
specified
object as this object when calling the function.
84
// Use
specified
object as this object when calling the function.
126
// Use
specified
object as this object when calling the function.
165
// Use
specified
object as this object when calling the function.
201
// Use
specified
object as this object when calling the function.
/external/v8/test/mjsunit/
array-iteration.js
45
// Use
specified
object as this object when calling the function.
84
// Use
specified
object as this object when calling the function.
126
// Use
specified
object as this object when calling the function.
165
// Use
specified
object as this object when calling the function.
201
// Use
specified
object as this object when calling the function.
/external/chromium_org/tools/grit/grit/
exception.py
86
'''The
specified
message failed validation.'''
/external/chromium_org/tools/grit/grit/tool/
newgrd.py
23
which is
specified
at build time. -->
/external/libsepol/src/
hierarchy.c
165
if (!(k->
specified
& AVTAB_ALLOWED)) {
182
key.
specified
= AVTAB_ALLOWED;
201
key.
specified
= AVTAB_ALLOWED;
216
key.
specified
= AVTAB_ALLOWED;
services.c
367
* when it is applied to the
specified
source and target
856
avkey.
specified
= AVTAB_AV;
871
avtab_search_node_next(node, avkey.
specified
)) {
872
if (node->key.
specified
== AVTAB_ALLOWED)
874
else if (node->key.
specified
==
877
else if (node->key.
specified
== AVTAB_AUDITDENY)
1073
* Return a class ID associated with the class string
specified
by
1165
* has the string representation
specified
by `scontext'.
1226
uint32_t
specified
, sepol_security_id_t * out_sid)
1251
switch (
specified
) {
[
all
...]
/external/valgrind/main/perf/
vg_perf.in
61
--vg Valgrind(s) to measure (can be
specified
multiple
65
Any tools named in --tools must be present in all directories
specified
148
# If no --vg options were
specified
, use the current tree.
153
(0 != @fs) or die "No test files or directories
specified
\n";
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSGradientValue.cpp
101
bool
specified
;
member in struct:WebCore::GradientStop
105
,
specified
(false)
196
stops[i].
specified
= true;
202
stops[i].
specified
= true;
205
stops[i].
specified
= true;
209
// If a color-stop has a position that is less than the
specified
position of any
211
// largest
specified
position of any color-stop before it.
212
if (stops[i].
specified
&& i > 0) {
215
if (stops[prevSpecifiedIndex].
specified
)
224
ASSERT(stops[0].
specified
&& stops[numStops - 1].specified)
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
text_measure.js
44
* @return {number} Width of the
specified
text.
/external/chromium_org/chrome_frame/cfinstall/src/stub/
inlinedelegate.js
19
* @param {Object} args A map of user-
specified
properties to set
/external/chromium_org/tools/telemetry/telemetry/page/actions/
swipe.js
30
// This class swipes a page for a
specified
distance.
/external/llvm/test/MC/ARM/
thumb2-diagnostics.s
53
@ CHECK-ERRORS: error: instruction 'bkpt' is not predicable, but condition code
specified
/external/llvm/utils/TableGen/
tdtags
29
-f <file> Write tags to the
specified
file (defaults to 'tags').
46
- Generate a tags file for each
specified
LLVM code generator
47
target, or if none are
specified
, all targets.
80
-x Run a canned recipe, rather than operate on
specified
files.
299
# Find directories containing .td files within the
specified
directory,
309
# Generate tags for the
specified
code generator targets, or
317
# Check that every
specified
argument is a target directory;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
messages.properties
19
NonAndroidProjectError=
Specified
project is not an Android project
32
AndroidJUnitTab_NoRunnerError=Instrumentation runner not
specified
/cts/suite/cts/deviceTests/browserbench/assets/octane/
splay.js
153
* Inserts a node into the tree with the
specified
key and value if
154
* the tree does not already contain a node with the
specified
key. If
186
* Removes a node with the
specified
key from the tree if the tree
218
* Returns the node having the
specified
key or null if the tree doesn't contain
219
* a node with the
specified
key.
222
* @return {SplayTree.Node} Node having the
specified
key.
250
* is less than the
specified
key value.
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js
147
* Inserts a node into the tree with the
specified
key and value if
148
* the tree does not already contain a node with the
specified
key. If
180
* Removes a node with the
specified
key from the tree if the tree
212
* Returns the node having the
specified
key or null if the tree doesn't contain
213
* a node with the
specified
key.
216
* @return {SplayTree.Node} Node having the
specified
key.
229
* is less or equal to the
specified
key value.
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js
147
* Inserts a node into the tree with the
specified
key and value if
148
* the tree does not already contain a node with the
specified
key. If
180
* Removes a node with the
specified
key from the tree if the tree
212
* Returns the node having the
specified
key or null if the tree doesn't contain
213
* a node with the
specified
key.
216
* @return {SplayTree.Node} Node having the
specified
key.
229
* is less or equal to the
specified
key value.
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-splay.js
148
* Inserts a node into the tree with the
specified
key and value if
149
* the tree does not already contain a node with the
specified
key. If
181
* Removes a node with the
specified
key from the tree if the tree
213
* Returns the node having the
specified
key or null if the tree doesn't contain
214
* a node with the
specified
key.
217
* @return {SplayTree.Node} Node having the
specified
key.
245
* is less than the
specified
key value.
/external/chromium_org/v8/benchmarks/
splay.js
153
* Inserts a node into the tree with the
specified
key and value if
154
* the tree does not already contain a node with the
specified
key. If
186
* Removes a node with the
specified
key from the tree if the tree
218
* Returns the node having the
specified
key or null if the tree doesn't contain
219
* a node with the
specified
key.
222
* @return {SplayTree.Node} Node having the
specified
key.
250
* is less than the
specified
key value.
/external/v8/benchmarks/
splay.js
153
* Inserts a node into the tree with the
specified
key and value if
154
* the tree does not already contain a node with the
specified
key. If
186
* Removes a node with the
specified
key from the tree if the tree
218
* Returns the node having the
specified
key or null if the tree doesn't contain
219
* a node with the
specified
key.
222
* @return {SplayTree.Node} Node having the
specified
key.
250
* is less than the
specified
key value.