HomeSort by relevance Sort by last modified time
    Searched full:referenced (Results 701 - 725 of 2190) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/descriptors/
OtherXmlDescriptors.java 44 // Public attributes names, attributes descriptors and elements descriptors referenced
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/testdata/
addon_sample_4.xml 20 <!-- Define a couple of licenses. These will be referenced by uses-license later. -->
  /dalvik/tools/dexdeps/src/com/android/dexdeps/
DexData.java 353 * a list of the referenced fields and methods associated with
360 // create entries for all externally-referenced classes
  /external/chromium/base/
process_util_mac.mm 289 // The same region can be referenced multiple times. To avoid double counting
295 // try to avoid counting pages that are also referenced by other tasks. Since
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 162 base_dir: The base directory samples will be referenced from.
267 base_dir: The base directory where this sample will be referenced from -
  /external/chromium/sdch/open-vcdiff/src/
blockhash.h 467 // B that is referenced in hash_table_, last_block_table_[B] will contain
470 // is not referenced in hash_table_, the value of last_block_table_[B'] is -1.
  /external/clang/lib/AST/
StmtProfile.cpp 41 /// \brief Visit a declaration that is referenced within an expression
45 /// \brief Visit a type that is referenced within an expression or
  /external/clang/lib/StaticAnalyzer/Core/
ProgramState.cpp 29 /// Increments the number of times this state is referenced.
35 /// Decrement the number of times this state is referenced.
  /external/compiler-rt/BlocksRuntime/
runtime.c 600 // get rid of a referenced Block held by this Block
605 // get rid of a referenced object held by this Block
  /external/e2fsprogs/e2fsck/
problem.h 722 /* Node in HTREE directory not referenced */
725 /* Node in HTREE directory referenced twice */
  /external/gcc-demangle/
demangle.h 302 referenced. */
305 being referenced. */
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/
TGALoader.java 416 throw new IOException("TGA: Invalid color map entry referenced: "+index);
435 throw new IOException("TGA: Invalid color map entry referenced: "+index);
  /external/libvpx/mkvparser/
mkvparser.hpp 614 //reference = clusters containing req'd referenced blocks
615 // reftime = timecode of the referenced block
  /external/libvpx/vpx_mem/
vpx_mem_tracker.c 271 file - the file addr was referenced from
272 line - the line in file addr was referenced from
  /external/llvm/docs/
LinkTimeOptimization.html 220 referenced.
365 <p>And each symbol that is referenced by a native object file or otherwise must
  /external/llvm/lib/Analysis/
AliasAnalysis.cpp 143 // information from CS1's references to the memory referenced by
164 // any of the memory referenced by CS1's arguments. If not, return NoModRef.
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 214 /// EnumerateNamedMetadata - Insert all of the values referenced by
228 /// and types referenced by the given MDNode.
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 124 // function is never referenced outside of the function. Given that, we
240 // function is never referenced outside of the function. Given that, we
  /external/proguard/src/proguard/optimize/
Optimizer.java 527 // Fix the access flags of referenced merged classes and their
623 // Fix the access flags of referenced classes and class members,
    [all...]
  /external/srec/srec/Grammar/include/
SR_Grammar.h 161 * @param userData The user data to be referenced in the callback implementation later on.
456 * @param userData The user data to be referenced in the callback implementation later on.
  /external/v8/samples/
process.cc 306 // Wrap the raw C++ pointer in an External so it can be referenced
411 // Wrap the raw C++ pointer in an External so it can be referenced
  /external/valgrind/main/coregrind/m_demangle/
demangle.h 299 referenced. */
302 being referenced. */
  /frameworks/av/media/libstagefright/codecs/aacdec/
tns_decode_coef.cpp 118 As referenced in the ISO source code
270 ; Declare functions defined elsewhere and referenced in this module
  /frameworks/base/docs/html/guide/topics/resources/
accessing-resources.jd 10 <li>Resources can be referenced from code using integers from {@code R.java}, such as
12 <li>Resources can be referenced from resources using a special XML syntax, such as {@code
  /frameworks/base/docs/html/guide/topics/ui/
themes.jd 104 object at compile-time, which can be referenced by the value in the {@code &lt;style>} element's
105 {@code name} attribute. This example style can be referenced from an XML layout as

Completed in 2563 milliseconds

<<21222324252627282930>>