OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defining
(Results
226 - 250
of
1982
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
UserDict.py
88
# Mixin
defining
all dictionary methods for classes that already have
92
# methods, progressively more efficiency comes with
defining
/external/llvm/lib/MC/
MCMachOStreamer.cpp
189
// We have to create a new fragment if this is an atom
defining
symbol,
466
//
defining
symbols.
471
// An atom
defining
symbol should never be internal to a fragment.
472
assert(SD.getOffset() == 0 && "Invalid offset in atom
defining
symbol!");
477
// Set the fragment atom associations by tracking the last seen atom
defining
/external/v8/src/base/
macros.h
78
// used in
defining
new arrays, for example. If you use arraysize on
89
// This template function declaration is used in
defining
arraysize.
137
// - COMPILE_ASSERT works by
defining
an array type that has -1
329
// than
defining
__STDC_CONSTANT_MACROS before including <stdint.h>, and it
367
// Fix for Mac OS X
defining
uintptr_t as "unsigned long":
/external/eigen/doc/
PreprocessorDirectives.dox
5
You can control some aspects of %Eigen by
defining
the preprocessor tokens using \c \#define. These macros
68
alignment is disabled by %Eigen's platform test or the user
defining
\c EIGEN_DONT_ALIGN.
83
the section \ref ExtendingMatrixBase, the plugin is specified by
defining
a \c EIGEN_xxx_PLUGIN macro. The
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
ULocaleCollationTest.java
55
* Interface used by checkService
defining
a protocol to create an
63
* Interface used by checkService
defining
a protocol to get a
71
* Interface used by checkService
defining
a protocol to register
/external/jpeg/
ckconfig.c
25
* or vice versa. This is called
defining
or undefining that symbol.
63
* on the size_t test below, try
defining
NEED_SYS_TYPES_H.
74
* In that case, first try
defining
NEED_SYS_TYPES_H just above.
/frameworks/base/test-runner/src/android/test/
ActivityUnitTestCase.java
308
* By
defining
this in the parent, we allow the tested activity to call
321
* By
defining
this in the parent, we allow the tested activity to call
333
* By
defining
this in the parent, we allow the tested activity to call
/libcore/luni/src/main/java/libcore/reflect/
AnnotationFactory.java
107
* @param klzz class
defining
the annotation type
139
// as we have no
defining
methods for them.
272
* interface, and member-
defining
methods of the implemented annotation type.
/art/runtime/native/
dalvik_system_VMStack.cc
72
// Returns the
defining
class loader of the caller's caller.
/bionic/linker/
linker_debug.h
32
// You can increase the verbosity of debug traces by
defining
the LD_DEBUG
/build/core/combo/
HOST_windows-x86.mk
61
# you can disable this (i.e. to generate Cygwin executables) by
defining
the
/cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/
KeySetHostTest.java
88
/* The apks
defining
and using the permission have both A and B as upgrade keys */
351
* Helper method which installs a package
defining
a permission and a package
433
* Check if an apk gains signature-level permission after the app
defining
442
* Check if an apk loses signature-level permission after the app
defining
/developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/
README.md
15
See [
Defining
Custom Animations][1] for all the details on how to do this.
/developers/build/prebuilts/gradle/ClippingBasic/
README.md
15
This example clips the outline of a View as a rounded rectangle by
defining
a class that
/developers/build/prebuilts/gradle/Geofencing/
README.md
20
To use geofencing, start by
defining
the geofences you want to monitor.
/developers/build/prebuilts/gradle/RevealEffectBasic/
README.md
6
[Animator][1] with [ViewAnimationUtils][2] as well as
defining
the parameters
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/
README.md
14
gesture to a `ListView`. The sample provides this functionality by
defining
a
/developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/
README.md
15
See [
Defining
Custom Animations][1] for all the details on how to do this.
/developers/samples/android/ui/views/Clipping/ClippingBasic/
README.md
15
This example clips the outline of a View as a rounded rectangle by
defining
a class that
template-params.xml
72
This example clips the outline of a View as a rounded rectangle by
defining
a class that
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/
README.md
14
gesture to a `ListView`. The sample provides this functionality by
defining
a
/developers/samples/android/wearable/wear/Geofencing/
template-params.xml
79
To use geofencing, start by
defining
the geofences you want to monitor.
/development/ndk/platforms/android-3/include/
time.h
61
/*
defining
TM_ZONE indicates that we have a "timezone abbreviation" field in
/development/ndk/platforms/android-8/include/
time.h
61
/*
defining
TM_ZONE indicates that we have a "timezone abbreviation" field in
/development/samples/NotePad/src/com/example/android/notepad/
NotePad.java
25
* is a public, non-extendable (final) class that contains constants
defining
column names and
Completed in 373 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>