HomeSort by relevance Sort by last modified time
    Searched refs:Static (Results 76 - 100 of 245) sorted by null

1 2 34 5 6 7 8 910

  /external/llvm/lib/Target/ARM/
ARMTargetMachine.cpp 30 static cl::opt<bool>
35 static cl::opt<bool>
41 static cl::opt<bool>
47 static cl::opt<cl::boolOrDefault>
59 static std::unique_ptr<TargetLoweringObjectFile> createTLOF(const Triple &TT) {
67 static ARMBaseTargetMachine::ARMABI
124 static std::string computeDataLayout(const Triple &TT, StringRef CPU,
177 static Reloc::Model getEffectiveRelocModel(const Triple &TT,
181 return TT.isOSBinFormatMachO() ? Reloc::PIC_ : Reloc::Static;
185 return Reloc::Static;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsTransitionHelper.java 19 import static android.app.ActivityManager.StackId.ASSISTANT_STACK_ID;
20 import static android.app.ActivityManager.StackId.DOCKED_STACK_ID;
21 import static android.app.ActivityManager.StackId.FREEFORM_WORKSPACE_STACK_ID;
22 import static android.app.ActivityManager.StackId.FULLSCREEN_WORKSPACE_STACK_ID;
23 import static android.app.ActivityManager.StackId.INVALID_STACK_ID;
72 private static final String TAG = "RecentsTransitionHelper";
73 private static final boolean DEBUG = false;
79 private static final List<AppTransitionAnimationSpec> SPECS_WAITING = new ArrayList<>();
381 private static AppTransitionAnimationSpec composeOffscreenAnimationSpec(Task task,
386 public static GraphicBuffer composeTaskBitmap(TaskView taskView, TaskViewTransform transform)
    [all...]
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 207 Static,
  /external/llvm/lib/Target/Mips/
MipsTargetMachine.cpp 48 static std::string computeDataLayout(const Triple &TT, StringRef CPU,
81 static Reloc::Model getEffectiveRelocModel(CodeModel::Model CM,
84 return Reloc::Static;
  /external/llvm/lib/Target/Sparc/
SparcTargetMachine.cpp 30 static std::string computeDataLayout(const Triple &T, bool is64Bit) {
57 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) {
59 return Reloc::Static;
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 53 static bool isSuitableForBSS(const GlobalVariable *GV, bool NoZerosInBSS) {
80 static bool IsNullTerminatedString(const Constant *C) {
211 // In static relocation model, the linker will resolve all addresses, so
216 if (ReloModel == Reloc::Static)
TargetMachineC.cpp 35 static TargetMachine *unwrap(LLVMTargetMachineRef P) {
38 static Target *unwrap(LLVMTargetRef P) {
41 static LLVMTargetMachineRef wrap(const TargetMachine *P) {
44 static LLVMTargetRef wrap(const Target * P) {
111 RM = Reloc::Static;
177 static LLVMBool LLVMTargetMachineEmit(LLVMTargetMachineRef T, LLVMModuleRef M,
  /external/llvm/lib/Target/X86/
X86Subtarget.cpp 42 static cl::opt<bool>
66 // If this is for a position dependent executable, the static linker can
168 return isTargetELF() || TM.getRelocationModel() == Reloc::Static;
  /external/llvm/tools/llvm-pdbdump/
CompilandDumper.cpp 115 case PDB_LocType::Static:
VariableDumper.cpp 44 case PDB_LocType::Static:
50 WithColor(Printer, PDB_ColorItem::Keyword).get() << "static ";
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCCodeEmitter.cpp 40 static char ID;
95 MF.getTarget().getRelocationModel() != Reloc::Static) &&
96 "JIT relocation model must be set to static or default!");
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86Subtarget.cpp 47 // Direct static reference to label.
141 // Direct static reference to global.
164 return isTargetELF() || TM.getRelocationModel() == Reloc::Static;
  /external/swiftshader/third_party/LLVM/tools/lli/
lli.cpp 119 clEnumValN(Reloc::Static, "static",
145 static ExecutionEngine *EE = 0;
147 static void do_shutdown() {
274 // Run static constructors.
288 // Run static destructors.
  /external/v8/tools/
codemap.js 46 * Static code entries. Used for statically compiled code.
51 * Libraries entries. Used for the whole static code libraries.
56 * Map of memory pages occupied with static code.
126 * Adds a static code entry.
183 * Finds a code entry that contains the specified address. Both static and
191 // Static code entries can contain "holes" of unnamed code.
241 * Returns an array of all static code entries.
249 * Returns an array of pairs of all static code entries and their addresses.
  /frameworks/native/libs/binder/
BufferedTextOutput.cpp 26 #include <private/binder/Static.h>
90 static mutex_t gMutex;
92 static thread_store_t tls;
108 static volatile int32_t gSequence = 0;
110 static volatile int32_t gFreeBufferIndex = -1;
112 static int32_t allocBufferIndex()
133 static void freeBufferIndex(int32_t idx)
IAppOpsService.cpp 25 #include <private/binder/Static.h>
IBatteryStats.cpp 23 #include <private/binder/Static.h>
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 201 Static,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 201 Static,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 201 Static,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 201 Static,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 201 Static,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 201 Static,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 201 Static,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 201 Static,

Completed in 883 milliseconds

1 2 34 5 6 7 8 910