HomeSort by relevance Sort by last modified time
    Searched refs:SOURCE (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/skia/src/xml/
xml_files.mk 0 SOURCE := \
  /external/skia/src/opts/
opts_files.mk 0 SOURCE := \
opts_sse2_files.mk 0 SOURCE := \
  /libcore/luni/src/main/java/java/lang/annotation/
RetentionPolicy.java 29 * Annotation is only available in the source code.
31 SOURCE,
33 * Annotation is available in the source code and in the class file, but not
38 * Annotation is available in the source code, the class file and is
  /external/clang/test/PCH/
cxx-member-init.cpp 17 #ifdef SOURCE
21 #define SOURCE
  /frameworks/ex/common/java/com/android/common/
Search.java 2 * Copyright (C) 2010 The Android Open Source Project
27 * Key for the source identifier set by the application that launched a search intent.
28 * The identifier is search-source specific string. It can be used
31 * The source identifier is stored in the {@link android.app.SearchManager#APP_DATA}
35 public final static String SOURCE = "source";
  /external/skia/src/gpu/
skgr_files.mk 0 SOURCE := \
  /external/skia/src/ports/
ports_files.mk 0 SOURCE := \
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/annotations/
Nullable.java 2 * Copyright (C) 2010 The Android Open Source Project
33 @Retention(RetentionPolicy.SOURCE)
VisibleForTesting.java 2 * Copyright (C) 2010 The Android Open Source Project
30 @Retention(RetentionPolicy.SOURCE)
  /sdk/common/src/com/android/annotations/
Nullable.java 2 * Copyright (C) 2010 The Android Open Source Project
33 @Retention(RetentionPolicy.SOURCE)
VisibleForTesting.java 2 * Copyright (C) 2010 The Android Open Source Project
30 @Retention(RetentionPolicy.SOURCE)
  /external/skia/src/pdf/
pdf_files.mk 0 SOURCE := \
  /frameworks/base/core/java/android/annotation/
Widget.java 2 * Copyright (C) 2008 The Android Open Source Project
35 @Retention(RetentionPolicy.SOURCE)
SdkConstant.java 2 * Copyright (C) 2008 The Android Open Source Project
29 @Retention(RetentionPolicy.SOURCE)
  /libcore/luni/src/main/java/java/lang/
Override.java 32 @Retention(RetentionPolicy.SOURCE)
SuppressWarnings.java 38 @Retention(RetentionPolicy.SOURCE)
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/annotation/
UiThread.java 2 * Copyright (C) 2008 The Android Open Source Project
26 * This annotation's sole purpose is to help reading the source code. It has no additional effect.
29 @Retention(RetentionPolicy.SOURCE)
WorkerThread.java 2 * Copyright (C) 2008 The Android Open Source Project
26 * This annotation's sole purpose is to help reading the source code. It has no additional effect.
29 @Retention(RetentionPolicy.SOURCE)
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/util/
WorkerThread.java 2 * Copyright (C) 2008 The Android Open Source Project
27 * reading the source code. It has no additional effect.
30 @Retention(RetentionPolicy.SOURCE)
  /external/quake/quake/src/QW/client/
qwcl.mak     [all...]
  /external/skia/gm/
gm_files.mk 0 SOURCE := \
  /external/skia/src/utils/
utils_files.mk 0 SOURCE := \
  /external/quake/quake/src/QW/server/
qwsv.mak 327 # Begin Source File
329 SOURCE=.\model.c
364 "$(INTDIR)\model.obj" : $(SOURCE) $(DEP_CPP_MODEL) "$(INTDIR)"
400 "$(INTDIR)\model.obj" : $(SOURCE) $(DEP_CPP_MODEL) "$(INTDIR)"
402 "$(INTDIR)\model.sbr" : $(SOURCE) $(DEP_CPP_MODEL) "$(INTDIR)"
407 # End Source File
409 # Begin Source File
411 SOURCE=.\pr_cmds.c
446 "$(INTDIR)\pr_cmds.obj" : $(SOURCE) $(DEP_CPP_PR_CM) "$(INTDIR)"
482 "$(INTDIR)\pr_cmds.obj" : $(SOURCE) $(DEP_CPP_PR_CM) "$(INTDIR)"
    [all...]
  /external/skia/android_sample/SampleApp/
Android.mk 63 LOCAL_SRC_FILES += $(addprefix ../../src/views/, $(SOURCE))
66 LOCAL_SRC_FILES += $(addprefix ../../src/xml/, $(SOURCE))
69 LOCAL_SRC_FILES += $(addprefix ../../samplecode/, $(SOURCE))

Completed in 415 milliseconds

1 2 3