OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scripts
(Results
751 - 775
of
3071
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/toolchain/binutils/binutils-2.25/ld/emultempl/
linux.em
135
#
Scripts
compiled in.
159
#
Scripts
read from the filesystem.
lnk960.em
214
#
Scripts
compiled in.
238
#
Scripts
read from the filesystem.
ticoff.em
110
#
Scripts
compiled in.
135
#
Scripts
read from the filesystem.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
crossref.exp
50
# called __sdabase which will not be defined by our test linker
scripts
.
56
# linker
scripts
.
/external/autotest/client/site_tests/graphics_PiglitBVT/
generate_scripts.py
17
# Do not generate
scripts
with "bash -e" as we want to handle errors ourself.
252
the result log into |slices| runable
scripts
.
268
# Now start computing the new test
scripts
.
420
scripts
.
431
# Generate the
scripts
.
/external/icu/icu4c/source/i18n/
collationdatareader.cpp
367
const uint16_t *
scripts
= reinterpret_cast<const uint16_t *>(inBytes + offset);
local
369
data->numScripts =
scripts
[0];
377
data->scriptsIndex =
scripts
+ 1;
378
data->scriptStarts =
scripts
+ 1 + data->numScripts + 16;
434
// Set variableTop from options and
scripts
data.
uspoof.cpp
603
// Compute the set of
scripts
that every input character has a confusable in.
607
// If the number of such
scripts
is two or more, and the input consisted of
609
// (The two
scripts
will be the original script and the one that is confusable)
611
// If the number of such
scripts
>= one, and the original input contained characters from
626
ScriptSet
scripts
;
local
627
This->wholeScriptCheck(nfdText, &
scripts
, *status);
628
int32_t confusableScriptCount =
scripts
.countMembers();
anytrans.cpp
56
* Returns a series of ranges corresponding to
scripts
. They will be
65
* the
scripts
.
350
* register those that are
scripts
T as Any-T/V.
collationdata.cpp
276
// Reorder according to the input
scripts
, continuing from the bottom of the primary range.
282
// Put the remaining
scripts
at the top.
316
// Put all remaining
scripts
into the middle.
/external/libpng/scripts/
makefile.32sunu
88
include
scripts
/pnglibconf.mak
97
cat
scripts
/libpng.pc.in | sed -e s!@prefix@!$(prefix)! \
104
( cat
scripts
/libpng-config-head.in; \
113
cat
scripts
/libpng-config-body.in ) > libpng-config
224
chmod a-w *.[ch35] $(DOCS)
scripts
/*
makefile.64sunu
88
include
scripts
/pnglibconf.mak
97
cat
scripts
/libpng.pc.in | sed -e s!@prefix@!$(prefix)! \
104
( cat
scripts
/libpng-config-head.in; \
113
cat
scripts
/libpng-config-body.in ) > libpng-config
224
chmod a-w *.[ch35] $(DOCS)
scripts
/*
makefile.beos
73
# See
scripts
/pnglibconf.mak for more options
74
PNGLIBCONF_H_PREBUILT =
scripts
/pnglibconf.h.prebuilt
97
cat
scripts
/libpng.pc.in | sed -e s!@prefix@!$(prefix)! \
104
( cat
scripts
/libpng-config-head.in; \
108
cat
scripts
/libpng-config-body.in ) > libpng-config
/toolchain/binutils/binutils-2.25/ld/testsuite/
ChangeLog-2010
19
* ld-
scripts
/defined4.d: New.
20
* ld-
scripts
/defined4.s: Likewise.
21
* ld-
scripts
/defined4.t: Likewise.
22
* ld-
scripts
/expr2.d: Likewise.
23
* ld-
scripts
/expr2.s: Likewise.
24
* ld-
scripts
/expr2.t: Likewise.
26
* ld-
scripts
/defined.exp: Run defined4.
28
* ld-
scripts
/expr.exp: Run expr2.
44
* ld-
scripts
/default-script2.d: Revert 2010-11-03 change.
106
* ld-
scripts
/script.exp: Remove full path from REGION_ALIAS tes
[
all
...]
/external/selinux/policycoreutils/po/
es.po
[
all
...]
/external/ImageMagick/ImageMagick/script/
ImageMagickObject.html
57
<p class="lead magick-description">The ImageMagickObject is a COM+ compatible component that can be invoked from any language capable of using COM objects. The intended use is for Windows Scripting Host VBS
scripts
and Visual Basic, but it is also available from to C++, ASP, and other languages like Delphi, Perl and PHP.</p>
59
<p>The ImageMagickObject COM+ component provides access to the <a href="compare.php">compare</a>, <a href="convert.php">convert</a>, <a href="composite.php">composite</a>, <a href="mogrify.php">mogrify</a>, <a href="identify.php">identify</a>, <a href="montage.php">montage</a>, and <a href="stream.php">stream</a> tools, efficiently executing them as part of your process, rather than as external programs. The way you use it is exactly the same. You pass it a list of strings including filenames and various options and it does the job. In fact, you can take any existing batch
scripts
that use the command line tools and translate them into the equivalent calls to the COM+ object in a matter of minutes. Beyond that, there is also a way to pass in and retrieve images in memory in the form of standard smart arrays (byte arrays). Samples are provided, to show both the simple and more elaborate forms of access.</p>
75
<p>Since the ImageMagick utility command line parsers are incorporated within ImageMagickObject, please refer to the <a href="command-line-tools.php">command-line tools</a> discussion to learn how to use it. The sample VBS
scripts
show how the object should be called and used and have lots of comments.</p>
/external/ImageMagick/www/
ImageMagickObject.html
61
<p class="lead magick-description">The ImageMagickObject is a COM+ compatible component that can be invoked from any language capable of using COM objects. The intended use is for Windows Scripting Host VBS
scripts
and Visual Basic, but it is also available from to C++, ASP, and other languages like Delphi, Perl and PHP.</p>
63
<p>The ImageMagickObject COM+ component provides access to the <a href="compare.html">compare</a>, <a href="convert.html">convert</a>, <a href="composite.html">composite</a>, <a href="mogrify.html">mogrify</a>, <a href="identify.html">identify</a>, <a href="montage.html">montage</a>, and <a href="stream.html">stream</a> tools, efficiently executing them as part of your process, rather than as external programs. The way you use it is exactly the same. You pass it a list of strings including filenames and various options and it does the job. In fact, you can take any existing batch
scripts
that use the command line tools and translate them into the equivalent calls to the COM+ object in a matter of minutes. Beyond that, there is also a way to pass in and retrieve images in memory in the form of standard smart arrays (byte arrays). Samples are provided, to show both the simple and more elaborate forms of access.</p>
79
<p>Since the ImageMagick utility command line parsers are incorporated within ImageMagickObject, please refer to the <a href="command-line-tools.html">command-line tools</a> discussion to learn how to use it. The sample VBS
scripts
show how the object should be called and used and have lots of comments.</p>
/external/autotest/site_utils/
mass_update.py
116
'%s/src/
scripts
/ssh_test.sh --remote=%s' % (options.gclient, host),
130
('/usr/local/
scripts
/alarm %d %s/src/
scripts
/image_to_live.sh '
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
cli.rst
5
scripts
. On Linux and other unix-like systems they are executable
6
Python
scripts
, on Windows they are .exe files.
8
All
scripts
accept a ``--help`` parameter that give you instructions
/external/dbus/cmake/tools/
dbus-launch.xml
39
scripts
. Unlike the daemon itself, <command>dbus-launch</command> exits, so
69
In
scripts
, it's more robust to avoid --auto-syntax and you hopefully
89
<para>You might run something like that in your login
scripts
.</para>
/external/dhcpcd-6.8.2/
dhcpcd-run-hooks.in
361
# We source each script into this one so that
scripts
run earlier can
362
# remove variables from the environment so later
scripts
don't see them.
364
# /etc/resolv.conf how they want and stop the system
scripts
ever updating it.
/external/google-breakpad/src/testing/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
project.pbxproj
121
4024D1E1113D836C00C7059E /*
Scripts
*/,
165
4024D1E1113D836C00C7059E /*
Scripts
*/ = {
170
name =
Scripts
;
/external/google-breakpad/src/testing/scripts/
fuse_gmock_files.py
69
# We assume that this file is in the
scripts
/ directory in the Google
73
# We need to call into gtest/
scripts
/fuse_gtest_files.py.
74
sys.path.append(os.path.join(DEFAULT_GMOCK_ROOT_DIR, 'gtest/
scripts
'))
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
indicExceptions.txt
8
/* Reserved in all 9
scripts
*/
11
These codepoints are marked RESERVED in all 9 indic
scripts
.
15
Common reserved codepoints in ALL 9
scripts
: (offset)
/external/protobuf/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/
project.pbxproj
121
4024D1E1113D836C00C7059E /*
Scripts
*/,
165
4024D1E1113D836C00C7059E /*
Scripts
*/ = {
170
name =
Scripts
;
/external/selinux/policycoreutils/run_init/
run_init.c
24
* entry so that even root must re-authenticate to run the init
scripts
87
* the
scripts
under. */
292
* Get the CONTEXT associated with the context for the init
scripts
. *
Completed in 3510 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>