OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scripts
(Results
101 - 125
of
3409
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/
manifest.json
5
"background" : { "
scripts
": ["background.js"] },
/external/chromium_org/chrome/common/extensions/manifest_handlers/
content_scripts_handler.h
22
// Paths to the content
scripts
the extension contains (possibly empty).
25
// Returns the content
scripts
for the extension (if the extension has
26
// no content
scripts
, this returns an empty list).
29
// Returns the list of hosts that this extension can run content
scripts
on.
/external/chromium_org/chrome/test/chromedriver/extension/
manifest.json
8
"
scripts
": ["background.js"]
/external/chromium_org/chrome_frame/cfinstall/
README
5
using these
scripts
:
/external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/
manifest.json
7
"
scripts
": ["background.js"]
/external/chromium_org/ppapi/tests/extensions/socket/
manifest.json
8
"
scripts
": ["main.js"]
/external/chromium_org/third_party/WebKit/ManualTests/
empty-script-crash.html
4
scripts
.
/external/harfbuzz/contrib/tables/
README
10
http://www.unicode.org/Public/5.1.0/ucd/
Scripts
.txt
12
Then you can run the following python
scripts
to generate the header files:
17
python
scripts
-parse.py
Scripts
.txt script-properties.h
/external/linux-tools-perf/scripts/perl/bin/
failed-syscalls-report
10
perf script $@ -s "$PERF_EXEC_PATH"/
scripts
/perl/failed-syscalls.pl $comm
rw-by-file-report
10
perf script $@ -s "$PERF_EXEC_PATH"/
scripts
/perl/rw-by-file.pl $comm
/external/linux-tools-perf/scripts/python/bin/
failed-syscalls-by-pid-report
10
perf script $@ -s "$PERF_EXEC_PATH"/
scripts
/python/failed-syscalls-by-pid.py $comm
syscall-counts-by-pid-report
10
perf script $@ -s "$PERF_EXEC_PATH"/
scripts
/python/syscall-counts-by-pid.py $comm
syscall-counts-report
10
perf script $@ -s "$PERF_EXEC_PATH"/
scripts
/python/syscall-counts.py $comm
/ndk/tests/build/multi-abi/
README
6
This failed in NDK r6 due to a bug in the build
scripts
.
/external/chromium_org/third_party/WebKit/Source/platform/
platform_derived_sources.gyp
34
'../build/
scripts
/
scripts
.gypi',
55
'../build/
scripts
/make_names.py',
65
'../build/
scripts
/make_runtime_features.py',
67
'../build/
scripts
/templates/RuntimeEnabledFeatures.cpp.tmpl',
68
'../build/
scripts
/templates/RuntimeEnabledFeatures.h.tmpl',
76
'../build/
scripts
/make_runtime_features.py',
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_scripts.py
4
Python
scripts
."""
17
description = "install
scripts
(Python or otherwise)"
20
('install-dir=', 'd', "directory to install
scripts
to"),
49
# all the
scripts
we just installed.
59
return self.distribution.
scripts
or []
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_scripts.py
4
Python
scripts
."""
17
description = "install
scripts
(Python or otherwise)"
20
('install-dir=', 'd', "directory to install
scripts
to"),
49
# all the
scripts
we just installed.
59
return self.distribution.
scripts
or []
/external/chromium_org/chrome/browser/extensions/
user_script_master.h
35
// Manages a segment of shared memory that contains the user
scripts
the user
42
// Kicks off a process on the file thread to reload
scripts
from disk
46
// Gets the segment of shared memory for the
scripts
.
51
// Called by the script reloader when new
scripts
have been loaded.
54
// Return true if we have any
scripts
ready.
63
// We reload user
scripts
on the file thread to prevent blocking the UI.
78
// Start loading of
scripts
.
102
// Notify the master that new
scripts
are available.
106
// Load the specified user
scripts
, calling NotifyMaster when done.
137
// Sends the renderer process a new set of user
scripts
[
all
...]
/external/chromium/testing/gmock/
Makefile.am
10
#
Scripts
and utilities to be installed by 'make install'.
11
dist_bin_SCRIPTS =
scripts
/gmock_doctor.py
12
bin_SCRIPTS =
scripts
/gmock-config
15
DISTCLEANFILES =
scripts
/gmock-config
131
# Pump
scripts
for generating Google Mock headers.
141
EXTRA_DIST +=
scripts
/fuse_gmock_files.py
145
scripts
/generator/COPYING \
146
scripts
/generator/README \
147
scripts
/generator/README.cppclean \
148
scripts
/generator/cpp/__init__.py
[
all
...]
/external/icu4c/i18n/
identifier_info.h
32
* <li>call getScripts for the specific
scripts
in the identifier. The identifier contains at least one character in
36
* <li>call getCommonAmongAlternates to find out if any
scripts
are common to all the alternates.
104
* Get the
scripts
found in the identifiers.
106
* @return the set of explicit
scripts
.
112
* Get the set of alternate
scripts
found in the identifiers. That is, when a character can be in two
scripts
, then
113
* the set consisting of those
scripts
will be returned.
127
* @return the set of explicit
scripts
.
133
* Find out which
scripts
are in common among the alternates.
135
* @return the set of
scripts
that are in common among the alternates
[
all
...]
/external/chromium_org/chrome/renderer/extensions/
user_script_scheduler.h
25
// Implements support for injecting
scripts
at different times in the document
35
// The intent of this mechanism is to prevent user
scripts
from slowing down
60
// Run user
scripts
, except if they've already run for this frame, or the
77
// The Frame we will run
scripts
in.
81
// Will be UserScript::UNDEFINED if it is before any
scripts
should be run.
84
// Whether we have already run the idle
scripts
.
/external/chromium_org/third_party/icu/source/data/xml/main/
aa.xml
19
<icu:
scripts
>
21
</icu:
scripts
>
af.xml
19
<icu:
scripts
>
21
</icu:
scripts
>
ak.xml
19
<icu:
scripts
>
21
</icu:
scripts
>
am.xml
19
<icu:
scripts
>
21
</icu:
scripts
>
Completed in 1607 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>