HomeSort by relevance Sort by last modified time
    Searched full:used (Results 2226 - 2250 of 64207) sorted by null

<<81828384858687888990>>

  /external/javassist/src/main/javassist/tools/reflect/
Sample.java 7 * the License. Alternatively, the contents of this file may be used under
19 * A template used for defining a reflective class.
  /external/javassist/src/main/javassist/tools/rmi/
RemoteRef.java 7 * the License. Alternatively, the contents of this file may be used under
19 * Remote reference. This class is internally used for sending a remote
Sample.java 7 * the License. Alternatively, the contents of this file may be used under
19 * A template used for defining a proxy class.
  /external/jdiff/src/jdiff/
PackageAPI.java 10 * The method used for Collection comparison (compareTo) must make its
42 * Tests two packages, using just the package name, used by indexOf().
  /external/jmonkeyengine/engine/src/core/checkers/quals/
Unused.java 15 * lock is used when a {@code Table} instance is shared across threads. When
16 * running in a local thread, the {@code lock} field ought not to be used.
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
package.html 15 used to manage scene elements so that they can be rendered.
18 the "branches" in the graph, used to organize elements in a tree
  /external/kernel-headers/original/asm-mips/
timex.h 17 * a PIT by the symbol is used all over the kernel including some APIs.
25 * Currently only used on SMP for scheduling.
  /external/kernel-headers/original/asm-x86/
unaligned.h 16 * This macro should be used for accessing values larger in size than
29 * This macro should be used for placing values larger in size than
  /external/kernel-headers/original/linux/
elf-em.h 41 /* Bogus old v850 magic number, used by old tools. */
43 /* Bogus old m32r magic number, used by old tools. */
magic.h 32 #define REISERFS_SUPER_MAGIC 0x52654973 /* used by gcc */
33 /* used by file system utilities that
  /external/kernel-headers/original/uapi/linux/
kexec.h 36 * This structure is used to hold the arguments that are used when
  /external/libgsm/man/
gsm_explode.3 33 can be bought and used to verify an implementation.
40 used by the test data.
  /external/liblzf/
README 19 mini-library are to be used.
23 is really intended to be used inside larger programs.
  /external/libvpx/libvpx/vp8/decoder/
ec_types.h 33 /* Structure used to hold all the overlaps of a macroblock. The overlaps of a
42 * refer to. Used for motion vector interpolation.
  /external/libxml2/include/libxml/
xmlversion.h 51 * extra version information, used to show a CVS compilation
380 * the string suffix used by dynamic modules (usually shared libraries)
411 * Macro used to signal to GCC unused function parameters
421 * Macro used to indicate to GCC this is an allocator function
437 * Macro used to indicate to GCC the parameter are printf like
454 * Macro used to signal to GCC unused function parameters
460 * Macro used to indicate to GCC this is an allocator function
466 * Macro used to indicate to GCC the parameter are printf like
  /external/libxslt/libxslt/
pattern.h 2 * Summary: interface for the pattern matching used in template matches.
25 * Data structure used for the implementation of patterns.
  /external/linux-tools-perf/Documentation/
perf-help.txt 16 command and a list of the most commonly used perf commands are printed
23 up. The 'man' program is used by default for this purpose, but this
  /external/llvm/include/llvm/Target/
TargetOpcodes.h 32 /// KILL - This instruction is a noop that is used only to adjust the
39 /// extracted subregister value. This is commonly used to implement
47 /// defined by an IMPLICIT_DEF, because it is commonly used to implement
56 /// often zero, because it is commonly used to assert that the instruction
62 /// used between instruction selection and MachineInstr creation, before
71 /// REG_SEQUENCE - This variadic instruction is used to form a register that
72 /// represent a consecutive sequence of sub-registers. It's used as register
84 /// used to copy between subregisters of virtual registers.
  /external/llvm/lib/Analysis/IPA/
FindUsedTypes.cpp 1 //===- FindUsedTypes.cpp - Find all Types used by a module ----------------===//
10 // This pass is used to seek out all of the types in use by the program. Note
11 // that this analysis explicitly does not include types only used by the symbol
26 INITIALIZE_PASS(FindUsedTypes, "print-used-types",
27 "Find Used Types", false, true)
30 // collection of used types.
33 // If ty doesn't already exist in the used types map, add it now, otherwise
57 // run - This incorporates all types used by the specified module
  /external/llvm/lib/ExecutionEngine/JIT/
Makefile 21 # This flag can also be used on the command line to force inclusion
32 # This flag can also be used on the command line to force inclusion
  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 1 //===-- PPCMachineFunctionInfo.h - Private data used for PowerPC --*- C++ -*-=//
27 /// stored. Also used as an anchor for instructions that need to be altered
59 /// entry, even though LR may otherwise apparently not be used.
66 /// TailCallSPDelta - Stack pointer delta used when tail calling. Maximum
68 /// calls. Used for creating an area before the register spill area.
71 /// HasFastCall - Does this function contain a fast call. Used to determine
91 /// epilogue then they are added to this array. This is used for the
132 /// which is used in PIC generation), or if the LR stack slot is explicitly
  /external/llvm/test/CodeGen/AArch64/
regress-f128csel-flags.ll 3 ; We used to not mark NZCV as being used in the continuation basic-block
  /external/llvm/test/CodeGen/X86/
2012-12-06-python27-miscompile.ll 15 %used = getelementptr inbounds i64* %so, i32 3
16 store i64 0, i64* %used, align 8
  /external/llvm/test/Feature/
constpointer.ll 5 ; This testcase is primarily used for testing that global values can be used as
  /external/llvm/test/Integer/
constpointer_bt.ll 5 ; This testcase is primarily used for testing that global values can be used as

Completed in 1115 milliseconds

<<81828384858687888990>>