OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:referenced
(Results
176 - 200
of
2190
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libvpx/vpx_mem/include/
vpx_mem_tracker.h
69
file - the file addr was
referenced
from
70
line - the line in file addr was
referenced
from
/external/llvm/include/llvm/CodeGen/
MachineConstantPool.h
12
/// constant pool to keep track of constants
referenced
by a function.
124
/// The MachineConstantPool class keeps track of constants
referenced
by a
/external/neven/FaceRecEm/common/src/b_FDSDK/
DCR.h
93
/** assigns a byte gray image
referenced
by pDataA to the data carrier */
108
/** assigns a byte gray image
referenced
by pDataA to the data carrier and
/external/proguard/src/proguard/classfile/editor/
ClassEditor.java
147
*
referenced
can cause unpredictable effects.
217
*
referenced
can cause unpredictable effects.
ClassReferenceFixer.java
215
// Do we know the
referenced
class?
433
// If there is no
referenced
class, the descriptor won't change.
467
// If there are no
referenced
classes, the descriptor won't change.
519
* name of the given
referenced
class. Class names of array types
525
// If there is no
referenced
class, the class name won't change.
/external/proguard/src/proguard/optimize/info/
SideEffectInstructionChecker.java
158
// Check the
referenced
field.
175
// First check the
referenced
method itself.
/external/srec/portable/include/
PANSIFileSystem.h
57
* For example, if "c:/" is mounted as "/dev/c", then any file
referenced
under "/dev/c" will access
110
* For example, if "c:/" is mounted as "/dev/c", then any file
referenced
under "/dev/c" will access
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_EncodeMV.c
43
* buffer
referenced
by *ppBitStream, valid in the range 0 to 7.
62
* buffer
referenced
by *ppBitStream
/frameworks/base/data/fonts/
vendor_fonts.xml
5
This file can be edited to add references to fonts that are not installed or
referenced
in the
7
that in your makefile, this directory should be
referenced
as $(TARGET_COPY_OUT_VENDOR)/etc/:
/frameworks/base/graphics/java/android/graphics/
Picture.java
60
* be
referenced
, and nothing should be drawn into it.
71
* be
referenced
anymore. This is automatically called if Picture.draw() or
/external/clang/docs/
BlockLanguageSpec.txt
21
The abstract declarator int (^)(char, float) describes a reference to a Block that, when invoked, takes two parameters, the first of type char and the second of type float, and returns a value of type int. The Block
referenced
is of opaque data that may reside in automatic (stack) memory, global memory, or heap memory.
82
Local automatic (stack) variables
referenced
within the compound statement of a Block are imported and captured by the Block as const copies. The capture (binding) is performed at the time of the Block literal expression evaluation.
106
The compiler and runtime provide copy and release operations for Block references that create and, in matched use, release allocated storage for
referenced
Blocks.
108
The copy operation Block_copy() is styled as a function that takes an arbitrary Block reference and returns a Block reference of the same type. The release operation, Block_release(), is styled as a function that takes an arbitrary Block reference and, if dynamically matched to a Block copy operation, allows recovery of the
referenced
allocated memory.
131
The Block_copy operator retains all objects held in variables of automatic storage
referenced
within the Block expression (or form strong references if running under garbage collection). Object variables of __block storage type are assumed to hold normal pointers with no provision for retain and release messages.
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
Context.java
213
// decode
referenced
image so it doesn't rely on context later on
214
final byte[]
referenced
= MessageProcessor.lzfDecompressChunks(msg.getData());
216
currentContext.readPixelRef,
referenced
);
218
currentContext.readPixelRef,
referenced
.length);
297
// don't need to clone readPixelsRef, since
referenced
images
/prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar
/frameworks/base/docs/html/guide/topics/resources/
string-resource.jd
29
<p>A single string that can be
referenced
from the application or from other resource files (such
32
<p class="note"><strong>Note:</strong> A string is a simple resource that is
referenced
127
<p>An array of strings that can be
referenced
from the application.</p>
129
<p class="note"><strong>Note:</strong> A string array is a simple resource that is
referenced
181
<dd>A string, which can include styling tags. The value can be a
referenced
to another
247
referenced
using the value provided in the {@code name} attribute (not the name of the XML
298
<dd>A plural or singular string. The value can be a
referenced
to another
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
AssignTokenTypesBehavior.java
93
// otherwise add literal to token types if
referenced
from parser rule
258
// if string
referenced
in combined grammar parser rule,
271
// was
referenced
/external/icu4c/layoutex/layout/
plruns.h
74
* call returns, the object can no longer be
referenced
.
207
* call returns, the object can no longer be
referenced
.
339
* call returns, the object can no longer be
referenced
.
/libcore/luni/src/main/java/org/w3c/dom/
TypeInfo.java
16
* The <code>TypeInfo</code> interface represents a type
referenced
from
23
* <li> If this type is
referenced
from an
31
*
referenced
from an <code>Element</code> node, <code>typeNamespace</code>
/abi/cpp/include/
cxxabi.h
107
// table of the virtual base offset for the virtual base
referenced
/bionic/libc/include/sys/
_types.h
65
* stream conversions. The content must not be
referenced
by user programs.
/dalvik/hit/src/com/android/hit/
State.java
27
* is being
referenced
.
/dalvik/vm/analysis/
VerifySubs.cpp
83
ALOGE("Could not find class '%s',
referenced
from method %s.%s",
/development/host/windows/usb/api/
adb_api_instance.h
37
This class is self-
referenced
with the following reference model:
adb_io_completion.h
41
Parent object will be
referenced
in this object's constructor and
/development/ndk/platforms/android-3/include/sys/
_types.h
65
* stream conversions. The content must not be
referenced
by user programs.
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
BasicPoolEntry.java
51
* and therefore not
referenced
with a hard link in the manager.
Completed in 2705 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>