OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:specified
(Results
201 - 225
of
528
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/remoting/webapp/
event_handlers.js
143
* Add an event listener to the
specified
element.
toolbar.js
141
* Test the
specified
co-ordinate to see if it is close enough to the stub
/external/chromium_org/third_party/mesa/src/docs/
MESA_drm_image.spec
89
EGL_DRM_BUFFER_USE_MESA. The only format
specified
by this
MESA_multithread_makecurrent.spec
46
a feature not
specified
in WGL.
/external/chromium_org/v8/test/intl/
assert.js
129
* Returns true if code throws
specified
exception.
/external/chromium_org/v8/test/mjsunit/
error-constructors.js
69
// compiler errors. This is not
specified
, but allowing interception
function-prototype.js
94
// that this is in difference to ES3, which
specified
that function instances
/external/chromium_org/v8/test/webkit/
keywords-and-reserved_words.js
25
"This test verifies that keywords and reserved words match those
specified
in ES5 section 7.6."
/external/libsepol/src/
mls.c
549
* structure `c' from the values
specified
in the
550
* policy `oldp' to the values
specified
in the policy `newp'.
609
uint32_t
specified
, context_struct_t * newcontext)
615
switch (
specified
) {
/external/libvorbis/doc/
09-helper.tex
100
along the line
specified
by x0, x1, y0 and y1. This function uses an
/external/mesa3d/docs/
MESA_drm_image.spec
89
EGL_DRM_BUFFER_USE_MESA. The only format
specified
by this
MESA_multithread_makecurrent.spec
46
a feature not
specified
in WGL.
/ndk/tests/device/hard-float/jni/
Android.mk
86
# functions to accept float-abi (implicit "hard" in this case) as
specified
by user.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/libexec/gcc/x86_64-linux/4.6/install-tools/
fixinc.sh
35
echo fixincludes: no output directory
specified
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh
35
echo fixincludes: no output directory
specified
/build/core/
prebuilt_internal.mk
149
$(error No LOCAL_CERTIFICATE
specified
for prebuilt "$(my_prebuilt_src_file)")
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
abstract_earcons.js
29
* Plays the
specified
earcon sound.
37
* Plays the
specified
earcon sound, given the name of the earcon.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_hybi.py
659
'Handler
specified
reason despite code being None')
818
BadOperationException: when reason is
specified
with code None
830
'close reason must not be
specified
if code is None')
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86_abi_support.asm
168
; must be
specified
as an argument.
323
; if u is
specified
, use unaligned movs.
/external/chromium_org/third_party/libxml/src/
xmlcatalog.c
399
/* No catalog entry
specified
*/
401
fprintf(stderr, "No catalog entry
specified
to remove from\n");
/external/chromium_org/tools/grit/grit/tool/
resize.py
129
specified
, all dialogs from the input .grd file are output.
/external/chromium_org/tools/
run-bisect-perf-regression.py
9
specified
in the bisect config file. It checks out a copy of the depot in
93
"""Attempts to load the
specified
config file as a module
451
print ('Error:
Specified
gs_bucket, but missing builder_host or '
518
specified
in the config file.
523
# Use the default config file path unless one was
specified
.
/external/clang/tools/scan-build/
scan-build
155
# Iterate over all files in the
specified
directory.
242
# ComputeDigest - Compute a digest of the
specified
file.
529
die "No directory
specified
." if (!defined $Dir);
1094
option is not
specified
, a directory is created in /tmp (TMPDIR on Mac OS X)
1105
Add a "keep on going" option to the
specified
build command. This option
1112
Specify the title used on generated HTML pages. If not
specified
, a default
[
all
...]
/external/deqp/framework/delibs/coding_guidelines/
prettify.js
7
function z(b,a){switch(b.nodeType){case 1:var c=b.tagName.toLowerCase();a.push("<",c);for(var d=0;d<b.attributes.length;++d){var g=b.attributes[d];if(!g.
specified
)continue;a.push(" ");z(g,a)}a.push(">");for(var e=b.firstChild;e;e=e.nextSibling)z(e,a);if(b.firstChild||!/^(?:br|link|img)$/.test(c))a.push("</",c,">");break;case 2:a.push(b.name.toLowerCase(),'="',$(b.value),'"');break;case 3:case 4:a.push(E(b.nodeValue));break}}var F=null;function ha(b){if(null===F){var a=document.createElement("PRE");
22
k.parentNode)if((k.tagName==="pre"||k.tagName==="code"||k.tagName==="xmp")&&k.className&&k.className.indexOf("prettyprint")>=0){m=true;break}if(!m){var l=ha(j);l=l.replace(/(?:\r\n?|\n)$/,"");var n=T(l,o);if(!S(j))j.innerHTML=n;else{var p=document.createElement("PRE");for(var t=0;t<j.attributes.length;++t){var w=j.attributes[t];if(w.
specified
)p.setAttribute(w.name,w.value)}p.innerHTML=n;j.parentNode.replaceChild(p,j);p=j}if(a&&j.tagName==="PRE"){var A=j.getElementsByTagName("br");for(var B=A.length;--B>=
/external/guava/guava/src/com/google/common/primitives/
generate.sh
122
* Compares the two
specified
{@code primtyp} values. The sign of the value
177
* Returns the start position of the first occurrence of the
specified
{@code
342
* guaranteed to be of a
specified
minimum length. If {@code array} already
461
* Returns a fixed-size list backed by the
specified
array, similar to {@link
Completed in 1867 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>