OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:portion
(Results
1 - 25
of
2131
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/misc/common/swig/include/2.0.11/ruby/
std_string.i
6
AUTODOC(substr, "Return a
portion
of the String");
rubystdautodoc.swg
16
AUTODOC(replace, "Replace all or a
portion
of the $class");
20
AUTODOC(erase, "Delete a
portion
of the $class");
25
AUTODOC(assign, "Assign a new $class or
portion
of it");
/external/toybox/toys/posix/
dirname.c
1
/* dirname.c - show directory
portion
of path
15
Show directory
portion
of path.
basename.c
1
/* basename.c - Return non-directory
portion
of a pathname
16
Return non-directory
portion
of a pathname removing suffix
/device/google/dragon/audio/hal/dsp/
drc_kernel.h
43
* This applies to the
portion
of the curve above knee_threshold
54
* "ratio"
portion
of the curve. The
portion
between db_threshold and
55
* (db_threshold + db_knee) is the "soft knee"
portion
of the curve
56
* which transitions smoothly from the linear
portion
to the ratio
57
*
portion
. knee_threshold is db_to_linear(db_threshold + db_knee).
63
/* Internal parameter for the knee
portion
of the curve. */
/external/llvm/test/MC/AsmParser/
undefined-local-symbol.s
3
# NOTE: apple-darwin
portion
of the triple is to enforce the convention choice
/external/autotest/server/site_tests/bluetooth_Sanity_ValidAddress/
bluetooth_Sanity_ValidAddress.py
39
raise error.TestFail('Vendor
portion
of address is all zeros')
41
raise error.TestFail('Device
portion
of address is all zeros')
46
raise error.TestFail('Vendor
portion
of address is all ones')
48
raise error.TestFail('Device
portion
of address is all ones')
/external/bison/src/
tables.h
58
in a roundabout way, the bounds of the
portion
you are trying to
61
Suppose that the
portion
of YYTABLE starts at index P and the index
62
to be examined within the
portion
is I. Then if YYCHECK[P+I] != I,
75
YYPACT[S] = index in YYTABLE of the
portion
describing state S.
76
The lookahead token's number, I, is used to index that
portion
of
80
of YYTABLE (from 0 to YYLAST), or I is outside the bounds for
portion
93
YYPGOTO[I] = the index in YYTABLE of the
portion
describing what to
95
portion
is indexed by the parser state number, S, as of before the
99
or if S is outside the bounds of the
portion
for I (that is,
/external/webrtc/third_party/winsdk_samples/
README.webrtc
9
This contains a copy of a
portion
of the Microsoft Windows SDK 7.1 sample
/external/svox/pico/src/com/svox/pico/
Pico.java
22
* The Java
portion
of this TTS plugin engine app does nothing.
37
// The Java
portion
of this does nothing.
/frameworks/support/v4/java/android/support/v4/internal/view/
SupportMenu.java
37
* Bit shift of the user
portion
of the order integer.
50
* Bit shift of the category
portion
of the order integer.
/docs/source.android.com/src/devices/tech/datausage/
tags-explained.jd
25
<code>TrafficStats.setThreadStatsTag()</code> to set the acct_tag
portion
of the
28
the tag's uid_tag
portion
, and stats are collected for the acct_tag
29
portion
separately.</p>
/external/skia/src/core/
SkRecordDraw.h
34
// Draw a
portion
of an SkRecord into an SkCanvas.
35
// When drawing a
portion
of an SkRecord the CTM on the passed in canvas must be
36
// the composition of the replay matrix with the record-time CTM (for the
portion
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
context.py
49
"""The user
portion
of the context."""
54
"""The role
portion
of the context."""
59
"""The type
portion
of the context."""
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
FmActivityToLayoutMethod.java
47
// Strip off the end
portion
of the activity name. The user might be typing
48
// the activity name such that only a
portion
has been entered so far (e.g.
49
// "MainActivi") and we want to chop off that
portion
too such that we don't
FmClassNameToResourceMethod.java
54
// Strip off the end
portion
of the activity name. The user might be typing
55
// the activity name such that only a
portion
has been entered so far (e.g.
56
// "MainActivi") and we want to chop off that
portion
too such that we don't
FmLayoutToActivityMethod.java
44
// Strip off the beginning
portion
of the layout name. The user might be typing
45
// the activity name such that only a
portion
has been entered so far (e.g.
46
// "MainActivi") and we want to chop off that
portion
too such that we don't
/development/samples/training/ContactsList/res/values-sw600dp/
integers.xml
20
a larger
portion
of the screen to the detail fragment. -->
/external/v8/src/third_party/fdlibm/
README.v8
16
tangent. To make inlining into generated code possible, a large
portion
of
/external/vboot_reference/firmware/lib/include/
load_firmware_fw.h
6
* (Firmware
Portion
)
/external/vboot_reference/firmware/lib/
vboot_common_init.c
6
* (Firmware
portion
)
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_icc.h
3
// A list of Intel compiler for Linux
portion
of STLport settings.
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_icc.h
3
// A list of Intel compiler for Linux
portion
of STLport settings.
/external/harfbuzz_ng/win32/
Makefile.vc
17
# Include the Makefile
portion
that enables features based on user input
22
# Include the Makefile
portion
to convert the source and header lists
/external/tpm2/
StartAuthSession.c
17
// TPM_RC_HANDLE input decrypt key handle only has public
portion
loaded
58
// Decrypting salt requires accessing the private
portion
of a key.
59
// Therefore, tmpKey can not be a key with only public
portion
loaded
Completed in 1131 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>