OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Static
(Results
51 - 75
of
149
) sorted by null
1
2
3
4
5
6
/external/compiler-rt/make/platform/
clang_linux.mk
1
Description :=
Static
runtime libraries for clang/Linux.
/external/llvm/bindings/ocaml/target/
llvm_target.ml
27
|
Static
/system/core/libutils/
Android.mk
28
Static
.cpp \
59
# For the device,
static
/external/dexmaker/src/test/java/com/google/dexmaker/
DexMakerTest.java
26
import
static
java.lang.reflect.Modifier.ABSTRACT;
27
import
static
java.lang.reflect.Modifier.FINAL;
28
import
static
java.lang.reflect.Modifier.NATIVE;
29
import
static
java.lang.reflect.Modifier.PRIVATE;
30
import
static
java.lang.reflect.Modifier.PROTECTED;
31
import
static
java.lang.reflect.Modifier.PUBLIC;
32
import
static
java.lang.reflect.Modifier.
STATIC
;
33
import
static
java.lang.reflect.Modifier.SYNCHRONIZED;
48
private
static
TypeId<DexMakerTest> TEST_TYPE = TypeId.get(DexMakerTest.class)
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
TaskStack.java
19
import
static
android.app.ActivityManager.DOCKED_STACK_CREATE_MODE_BOTTOM_OR_RIGHT;
20
import
static
android.app.ActivityManager.DOCKED_STACK_CREATE_MODE_TOP_OR_LEFT;
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.view.WindowManager.DOCKED_BOTTOM;
24
import
static
android.view.WindowManager.DOCKED_INVALID;
25
import
static
android.view.WindowManager.DOCKED_LEFT;
26
import
static
android.view.WindowManager.DOCKED_RIGHT;
27
import
static
android.view.WindowManager.DOCKED_TOP;
219
private
static
final String TAG = "TaskStack"
[
all
...]
RecentsTaskLoader.java
90
static
String TAG = "TaskResourceLoader";
91
static
boolean DEBUG = false;
249
private
static
final String TAG = "RecentsTaskLoader";
250
private
static
final boolean DEBUG = false;
293
int iconCacheSize = RecentsDebugFlags.
Static
.DisableBackgroundCache ? 1 :
295
int thumbnailCacheSize = RecentsDebugFlags.
Static
.DisableBackgroundCache ? 1 :
RecentsTaskLoadPlan.java
55
private
static
int MIN_NUM_TASKS = 5;
56
private
static
int SESSION_BEGIN_TIME = 1000 /* ms/s */ * 60 /* s/min */ * 60 /* min/hr */ *
60
public
static
class Options {
139
if (RecentsDebugFlags.
Static
.EnableMockTasks) {
/external/google-breakpad/
Android.mk
17
#
Static
library.
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsTransitionHelper.java
19
import
static
android.app.ActivityManager.StackId.DOCKED_STACK_ID;
20
import
static
android.app.ActivityManager.StackId.FREEFORM_WORKSPACE_STACK_ID;
21
import
static
android.app.ActivityManager.StackId.FULLSCREEN_WORKSPACE_STACK_ID;
22
import
static
android.app.ActivityManager.StackId.INVALID_STACK_ID;
65
private
static
final String TAG = "RecentsTransitionHelper";
66
private
static
final boolean DEBUG = false;
72
private
static
final List<AppTransitionAnimationSpec> SPECS_WAITING = new ArrayList<>();
352
private
static
AppTransitionAnimationSpec composeOffscreenAnimationSpec(Task task,
357
public
static
Bitmap composeTaskBitmap(TaskView taskView, TaskViewTransform transform) {
372
if (RecentsDebugFlags.
Static
.EnableTransitionThumbnailDebugMode)
[
all
...]
/external/llvm/lib/Target/ARM/
ARMSubtarget.cpp
43
static
cl::opt<bool>
53
static
cl::opt<ITMode>
66
static
cl::opt<bool>
201
// Keep a pointer to
static
instruction cost data for the specified CPU.
277
if (RelocM == Reloc::
Static
)
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCTargetDesc.cpp
63
static
MCRegisterInfo *createHexagonMCRegisterInfo(const Triple &TT) {
69
static
MCSubtargetInfo *
150
static
MCAsmInfo *createHexagonMCAsmInfo(const MCRegisterInfo &MRI,
162
static
MCCodeGenInfo *createHexagonMCCodeGenInfo(const Triple &TT,
168
RM = Reloc::
Static
;
173
static
MCInstPrinter *createHexagonMCInstPrinter(const Triple &T,
184
static
MCTargetStreamer *createMCAsmTargetStreamer(MCStreamer &S,
191
static
MCStreamer *createMCStreamer(Triple const &T, MCContext &Context,
197
static
MCTargetStreamer *
202
// Force
static
initialization
[
all
...]
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.cpp
48
static
MCInstrInfo *createPPCMCInstrInfo() {
54
static
MCRegisterInfo *createPPCMCRegisterInfo(const Triple &TT) {
65
static
MCSubtargetInfo *createPPCMCSubtargetInfo(const Triple &TT,
70
static
MCAsmInfo *createPPCMCAsmInfo(const MCRegisterInfo &MRI,
90
static
MCCodeGenInfo *createPPCMCCodeGenInfo(const Triple &TT, Reloc::Model RM,
99
RM = Reloc::
Static
;
219
static
MCTargetStreamer *createAsmTargetStreamer(MCStreamer &S,
226
static
MCTargetStreamer *
234
static
MCInstPrinter *createPPCMCInstPrinter(const Triple &T,
/external/llvm/lib/Target/
TargetMachineC.cpp
38
static
const DataLayout &getDataLayout(const TargetMachine &T) {
44
static
TargetMachine *unwrap(LLVMTargetMachineRef P) {
47
static
Target *unwrap(LLVMTargetRef P) {
50
static
LLVMTargetMachineRef wrap(const TargetMachine *P) {
53
static
LLVMTargetRef wrap(const Target * P) {
120
RM = Reloc::
Static
;
188
static
LLVMBool LLVMTargetMachineEmit(LLVMTargetMachineRef T, LLVMModuleRef M,
/external/llvm/tools/llvm-pdbdump/
VariableDumper.cpp
43
case PDB_LocType::
Static
:
49
WithColor(Printer, PDB_ColorItem::Keyword).get() << "
static
";
/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.
/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>
/external/compiler-rt/make/
AppleBI.mk
82
install-iOS: $(SYMROOT)/libcompiler_rt-
static
.a \
86
cp $(SYMROOT)/libcompiler_rt-
static
.a \
87
$(DSTROOT)/usr/local/lib/libcompiler_rt-
static
.a
96
$(SYMROOT)/libcompiler_rt-
static
.a : $(foreach arch,$(RC_ARCHS), \
97
$(OBJROOT)/darwin_bni/
Static
/$(arch)/libcompiler_rt.a)
/external/minijail/
Android.mk
39
#
Static
library for generated code.
124
# libminijail
static
library for target.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/
libvpx.mk
46
#
Static
functions declared in headers. b/18632512
/external/libbrillo/
Android.mk
270
#
Static
library for target
285
#
Static
test-helpers library for target
/external/llvm/include/llvm/CodeGen/
CommandFlags.h
56
clEnumValN(Reloc::
Static
, "
static
",
272
static
inline TargetOptions InitTargetOptionsFromCodeGenFlags() {
304
static
inline std::string getCPUStr() {
314
static
inline std::string getFeaturesStr() {
336
static
inline void setFunctionAttributes(StringRef CPU, StringRef Features,
/external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h
310
Static
,
505
static
const char Magic[] = {'M', 'i', 'c', 'r', 'o', 's', 'o', 'f',
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCTargetDesc.cpp
114
static
unsigned Map[SystemZ::NUM_TARGET_REGS];
115
static
bool Initialized = false;
134
static
MCAsmInfo *createSystemZMCAsmInfo(const MCRegisterInfo &MRI,
145
static
MCInstrInfo *createSystemZMCInstrInfo() {
151
static
MCRegisterInfo *createSystemZMCRegisterInfo(const Triple &TT) {
157
static
MCSubtargetInfo *
162
static
MCCodeGenInfo *createSystemZMCCodeGenInfo(const Triple &TT,
168
//
Static
code is suitable for use in a dynamic executable; there is no
171
RM = Reloc::
Static
;
210
static
MCInstPrinter *createSystemZMCInstPrinter(const Triple &T
[
all
...]
Completed in 791 milliseconds
1
2
3
4
5
6