OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usage
(Results
401 - 425
of
6338
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/base/
gtest_prod_util.h
15
// Example
usage
:
/external/chromium/build/
README.chromium
9
Contains settings made to simplify
usage
of external (non-Google) code. It relaxes the warning levels. Should be included after debug.vsprops or release.vsprops to override their settings.
/external/chromium/chrome/browser/chromeos/cros/
touchpad_library.h
23
// For normal
usage
, access the singleton via CrosLibrary::Get().
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/
window_operations.applescript
5
-- Contains
usage
of common window operations.
/external/chromium/chrome/common/extensions/docs/static/
tutorials.html
20
Track the
usage
of your extension.
/external/chromium/net/socket_stream/
socket_stream_metrics.h
5
// Collect metrics of SocketStream
usage
.
/external/e2fsprogs/doc/
libblkid.txt
3
Basic
usage
is as follows - there are two normal
usage
patterns:
15
allocated.
Usage
of libblkid functions will use the cache to avoid
51
Another common
usage
is to retrieve the value of a specific attribute
/external/e2fsprogs/tests/progs/
hold_inode.c
27
fprintf(stderr, "
Usage
: %s dir\n", argv[0]);
/external/eigen/bench/
bench_multi_compilers.sh
4
echo "
Usage
: $0 compilerlist.txt benchfile.cpp"
/external/eigen/scripts/
check.in
6
echo "
usage
: ./check regexp"
/external/icu4c/
configure.mk
7
#
Usage
: MAKE -f configure.mk configure
/external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-inherit
4
# This file shows the basic inheritance
usage
in 'remote' statements.
/external/junit/src/org/junit/experimental/categories/
Category.java
38
* For more
usage
, see code example on {@link Categories}.
/external/libvpx/libvpx/examples/
decode_with_drops.txt
10
Usage
16
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
USAGE
18
die("
Usage
: %s <infile> <outfile> <N-M|N/M>\n", argv[0]);
27
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
USAGE
/external/llvm/cmake/platforms/
Android.cmake
5
#
Usage
:
/external/llvm/docs/
doxygen.intro
8
/// here on how to use LLVM, only the APIs that make up the software. For
usage
/external/llvm/test/CodeGen/X86/GC/
badwriteproto.ll
5
; This
usage
is invalid now; instead, objects must be bitcast to i8* for input
/external/markdown/markdown/
commandline.py
15
""" The name used in the
usage
statement displayed for python versions < 2.3.
16
(With python 2.3 and higher the
usage
statement is generated by optparse
29
Define and parse `optparse` options for command-line
usage
.
45
parser = optparse.OptionParser(
usage
="%prog INPUTFILE [options]")
/external/proguard/docs/manual/
sections.html
17
<li><a target="main" href="
usage
.html">
Usage
</a></li>
28
<li><a target="main" href="retrace/
usage
.html">
Usage
</a></li>
/external/proguard/examples/dictionaries/
keywords.txt
7
#
Usage
:
/external/qemu/distrib/
build-emulator.sh
22
echo "
usage
: build-emulator [--target=FILEPATH]"
/external/qemu/distrib/sdl-1.2.15/src/joystick/bsd/
SDL_sysjoystick.c
195
/* Read the default USB HID
usage
table. */
211
usage_to_joyaxe(unsigned
usage
)
214
switch (
usage
) {
348
switch (HID_PAGE(hitem.
usage
)) {
350
switch (HID_USAGE(hitem.
usage
)) {
353
s = hid_usage_in_page(hitem.
usage
);
362
switch (HID_PAGE(hitem.
usage
)) {
364
unsigned
usage
= HID_USAGE(hitem.
usage
);
local
365
int joyaxe = usage_to_joyaxe(
usage
);
481
unsigned
usage
= HID_USAGE(hitem.
usage
);
local
[
all
...]
/external/qemu/
offset_layout.py
16
def
Usage
():
18
Usage
: %s --dx offset-x-display --dy offset-y-display --px offset-x-phone-buttons --py offset-y-phone-buttons --kx offset-x-keyboard --ky offset-y-keyboard < layout > layout2.
48
Usage
()
50
Usage
()
/external/skia/include/core/
SkUnPreMultiply.h
32
/**
Usage
:
/external/skia/legacy/include/core/
SkUnPreMultiply.h
32
/**
Usage
:
Completed in 1125 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>