OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:augment
(Results
1 - 25
of
165
) sorted by null
1
2
3
4
5
6
7
/external/skia/gyp/
skia_for_chromium_defines.gypi
6
#
augment
the skia flags that are set there.
skia_for_android_framework_defines.gypi
6
#
augment
the skia flags that are set there.
/external/testng/src/main/java/org/testng/
IMethodSelector.java
7
* This interface is used to
augment
or replace TestNG's algorithm to
/external/caliper/caliper/src/main/java/com/google/caliper/config/
CaliperConfigLoader.java
83
map.putAll(user); // overwrite and
augment
84
map.putAll(commandLine); // overwrite and
augment
/frameworks/compile/mclinker/lib/LD/
EhFrameReader.cpp
209
llvm::StringRef
augment
((const char*)aug_str_front);
212
if (
augment
.size() == 0) {
222
if (
augment
.size() > 1 &&
augment
[0] == 'e' &&
augment
[1] == 'h') {
230
if (
augment
[0] == 'z') {
237
for (size_t i = 1; i <
augment
.size(); ++i) {
238
switch (
augment
[i]) {
/docs/source.android.com/src/security/enhancements/
enhancements44.jd
13
access control (MAC) system in the Linux kernel used to
augment
the
enhancements50.jd
20
mandatory access control (MAC) system in the Linux kernel used to
augment
the
/development/tools/axl/
chewperf.py
27
def
augment
():
function
/external/autotest/client/tests/kvm/tests/
nmi_watchdog.py
12
2) Check if guest's NMI counter
augment
after injecting nmi
/external/valgrind/
Makefile.tool-tests.am
19
# Nb: Tools need to
augment
these flags with an arch-selection option, such
/frameworks/base/docs/html/training/camera/
index.jd
43
Using the on-board cameras, your application can enable users to
augment
what
/external/valgrind/coregrind/
m_commandline.c
158
Bool
augment
= True;
local
190
augment
= False;
211
if (
augment
) {
/dalvik/dexgen/src/com/android/dexgen/util/
ExceptionWithContext.java
36
* @param ex {@code non-null;} the exception to
augment
/developers/samples/android/admin/AppRestrictionSchema/
template-params.xml
69
availability. Developers can also
augment
this list with custom policies
/external/chromium-trace/catapult/perf_insights/perf_insights/mappers/scheduling/
map_wake_ups.html
17
// TODO(skyostil):
Augment
this with CPU power management states.
/external/dexmaker/src/dx/java/com/android/dx/util/
ExceptionWithContext.java
36
* @param ex {@code non-null;} the exception to
augment
/external/smali/util/src/main/java/org/jf/util/
ExceptionWithContext.java
44
* @param ex non-null; the exception to
augment
/frameworks/base/docs/html/training/maps/
index.jd
15
locations with custom markers,
augment
the map data with image overlays, embed one
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBarView.java
83
// The status bar is very small so
augment
the view that the user is touching
/libcore/dex/src/main/java/com/android/dex/util/
ExceptionWithContext.java
35
* @param ex {@code non-null;} the exception to
augment
/libcore/luni/src/main/java/org/xml/sax/ext/
Locator2.java
12
* SAX2 extension to
augment
the entity information provided
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/
db.py
37
# case we ever want to
augment
the stuff in _db in any way. For now
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/
db.py
37
# case we ever want to
augment
the stuff in _db in any way. For now
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
db.py
37
# case we ever want to
augment
the stuff in _db in any way. For now
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
db.py
37
# case we ever want to
augment
the stuff in _db in any way. For now
Completed in 940 milliseconds
1
2
3
4
5
6
7