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

1 2 3 4 5 6

  /libcore/ojluni/src/main/java/java/lang/annotation/
RetentionPolicy.java 41 SOURCE,
  /external/clang/test/PCH/
cxx-member-init.cpp 27 #ifdef SOURCE
39 #define SOURCE
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DiskCacheStrategy.java 7 /** Caches with both {@link #SOURCE} and {@link #RESULT}. */
12 SOURCE(true, false),
EngineRunnable.java 15 * from cache, first using transformed data and then using source data. If no resource can be decoded from cache,
17 * {@link com.bumptech.glide.load.engine.DecodeJob} to decode data directly from the original source.
21 * Using two stages with a re-post in between allows us to run fast disk cache decodes on one thread and slow source
90 stage = Stage.SOURCE;
133 /** Attempting to decode resource from source data. */
134 SOURCE
  /frameworks/ex/common/java/com/android/common/
Search.java 2 * Copyright (C) 2010 The Android Open Source Project
34 * Key for the source identifier set by the application that launched a search intent.
35 * The identifier is search-source specific string. It can be used
38 * The source identifier is stored in the {@link android.app.SearchManager#APP_DATA}
42 public final static String SOURCE = "source";
  /external/libpcap/msdos/
makefile 24 SOURCE = grammar.c scanner.c bpf_filt.c bpf_imag.c bpf_dump.c \
29 BORLAND_OBJ = $(SOURCE:.c=.obj) msdos\pkt_rx0.obj msdos\ndis_0.obj
31 HIGHC_OBJ = $(SOURCE:.c=.o32) msdos\pkt_rx0.o32
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pipes.py 75 SOURCE = '.-' # Must be first, writes stdout
79 SOURCE, SINK]
118 if kind == SOURCE:
120 'Template.append: SOURCE can only be prepended'
143 if self.steps and self.steps[0][1] == SOURCE:
145 'Template.prepend: already begins with SOURCE'
178 if self.steps[0][1] == SOURCE:
180 'Template.open_w: pipeline begins with SOURCE'
  /external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
MultiFileMetadataSourceImplTest.java 26 private static final MultiFileMetadataSourceImpl SOURCE =
33 PhoneMetadata uaeMetadata = SOURCE.getMetadataForRegion("AE");
49 PhoneMetadata intlMetadata = SOURCE.getMetadataForNonGeographicalRegion(800);
  /packages/apps/Dialer/java/com/android/dialer/database/
FilteredNumberContract.java 2 * Copyright (C) 2015 The Android Open Source Project
41 /** The original source of the filtered number, e.g. the user manually added it. */
98 * Integer representing the original source of the filtered number.
102 String SOURCE = "source";
112 * <dd>Required fields: NUMBER, NORMALIZED_NUMBER, TYPE, SOURCE. A default value will be used for
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pipes.py 73 SOURCE = '.-' # Must be first, writes stdout
77 SOURCE, SINK]
116 if kind == SOURCE:
118 'Template.append: SOURCE can only be prepended'
141 if self.steps and self.steps[0][1] == SOURCE:
143 'Template.prepend: already begins with SOURCE'
176 if self.steps[0][1] == SOURCE:
178 'Template.open_w: pipeline begins with SOURCE'
  /prebuilts/gdb/linux-x86/lib/python2.7/
pipes.py 73 SOURCE = '.-' # Must be first, writes stdout
77 SOURCE, SINK]
116 if kind == SOURCE:
118 'Template.append: SOURCE can only be prepended'
141 if self.steps and self.steps[0][1] == SOURCE:
143 'Template.prepend: already begins with SOURCE'
176 if self.steps[0][1] == SOURCE:
178 'Template.open_w: pipeline begins with SOURCE'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pipes.py 73 SOURCE = '.-' # Must be first, writes stdout
77 SOURCE, SINK]
116 if kind == SOURCE:
118 'Template.append: SOURCE can only be prepended'
141 if self.steps and self.steps[0][1] == SOURCE:
143 'Template.prepend: already begins with SOURCE'
176 if self.steps[0][1] == SOURCE:
178 'Template.open_w: pipeline begins with SOURCE'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pipes.py 73 SOURCE = '.-' # Must be first, writes stdout
77 SOURCE, SINK]
116 if kind == SOURCE:
118 'Template.append: SOURCE can only be prepended'
141 if self.steps and self.steps[0][1] == SOURCE:
143 'Template.prepend: already begins with SOURCE'
176 if self.steps[0][1] == SOURCE:
178 'Template.open_w: pipeline begins with SOURCE'
  /external/fio/
Makefile 29 SOURCE := gettime.c ioengines.c init.c stat.c log.c time.c filesetup.c \
45 SOURCE += engines/libhdfs.c
58 SOURCE += engines/libaio.c
61 SOURCE += engines/rdma.c
64 SOURCE += engines/posixaio.c
67 SOURCE += engines/falloc.c
70 SOURCE += engines/e4defrag.c
73 SOURCE += engines/splice.c
76 SOURCE += engines/guasi.c
79 SOURCE += engines/fusion-aw.
    [all...]
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Styles.java 46 /** Source file element */
76 /** Block of source code */
77 public static final String SOURCE = "source";
79 /** Line number before each source line */
82 /** Part of source code where instructions are not covered */
85 /** Part of source code where instructions are partly covered */
88 /** Part of source code where instructions are is fully covered */
91 /** Part of source code where branches are not covered */
94 /** Part of source code where branches are partly covered *
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
AudioRecordHelper.java 18 private static final int[] SOURCE = {
29 private final int source; field in class:AudioRecordHelper
39 for (int source : SOURCE) {
42 AudioRecord testAudioRecord = new AudioRecord(source, rate, CHANNEL, ENCODING,
47 tmpSource = source;
57 source = tmpSource;
58 Log.d(TAG, "Sample rate = " + sampleRate + "Hz, Source = "
59 + source + " (VOICE_RECOGNITION = 6 , MIC = 1)");
76 audioRecord = new AudioRecord(source, sampleRate, CHANNEL, ENCODING, bufferSize)
    [all...]
  /cts/common/util/tests/src/com/android/compatibility/common/util/
ReportLogTest.java 2 * Copyright (C) 2015 The Android Open Source Project
30 private static final String SOURCE = "Source";
38 " <Metric source=\"com.android.compatibility.common.util.ReportLogTest#%s\" "
110 // Should pass with a short source.
111 Metric metric = new Metric(SOURCE, MESSAGE, 1.0, ResultType.HIGHER_BETTER, ResultUnit.BYTE);
112 assertEquals("Expected message to be ok", SOURCE, metric.getSource());
113 // Make a long source.
115 // 40 x "Source" = 240 character string
116 for (int i = 0; i < 40; i++) sb.append(SOURCE);
117 String source = sb.toString(); local
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
ColorMatrixTest.java 2 * Copyright (C) 2008 The Android Open Source Project
35 private static final float[] SOURCE = new float[] {
46 mColorMatrix = new ColorMatrix(SOURCE);
53 ColorMatrix cM1 = new ColorMatrix(SOURCE);
55 assertArrayEquals(SOURCE, fA1, 0.0f);
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
PolicyEntryOperation.h 49 #define SOURCE BIT(30)
  /frameworks/base/tests/MusicServiceDemo/src/com/example/android/musicservicedemo/browser/
MusicProvider.java 54 private static String SOURCE = "source";
101 String source = music.getString(SOURCE); local
103 if (!source.startsWith("http")) {
104 source = path + source;
114 mMusicList.add(new MusicTrack(title, album, artist, genre, source,
  /external/selinux/python/sepolicy/sepolicy/
__init__.py 47 SOURCE = 'source'
253 'source': str(rule.source),
299 source = None
300 if SOURCE in seinfo:
301 source = str(seinfo[SOURCE])
324 source=source,
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
XLIFF2ICUConverter.java 57 UOption.create("source-only", 'c', UOption.OPTIONAL_ARG),
58 UOption.create("make-source-root", 'r', UOption.NO_ARG),
100 private static final String BINSOURCE = "bin-source";
103 private static final String SOURCELANGUAGE = "source-language";
106 private static final String SOURCE = "source";
203 System.err.println("--source-only and --target-only are specified. Please check the arguments and try again.");
221 "-s or --sourcedir source directory for files followed by path, default is current directory.\n" +
225 " Cannot be used in conjunction with --source-only.\n"+
226 "-c or --source-only only generate the source language bundle followed by optional output file name.\n"
    [all...]
  /external/selinux/libsepol/src/
services.c 207 * policy source.
372 * when it is applied to the specified source and target
404 * Set 1 = source, 2 = target, 3 = xcontext for validatetrans
406 #define SOURCE 1
410 int s_t_x_num = SOURCE;
625 s_t_x_num = SOURCE;
847 type_datum_t *source; local
851 source = policydb->type_val_to_struct[scontext->type - 1];
852 if (!source->bounds)
860 lo_scontext.type = source->bounds
    [all...]
  /external/valgrind/cachegrind/
cg_merge.c 116 /* Keep track of source filename/line no so as to be able to
124 SOURCE;
126 static void printSrcLoc ( SOURCE* s )
132 static void mallocFail ( SOURCE* s, const char* who )
140 static void parseError ( SOURCE* s, const char* msg )
148 static void barf ( SOURCE* s, const char* msg )
158 static const char *readline ( SOURCE* s )
489 Counts* splitUpCountsLine ( SOURCE* s, /*OUT*/UWord* lnno, const char* str )
523 static void addCounts ( SOURCE* s, /*OUT*/Counts* counts1, Counts* counts2 )
532 static Bool addCountsToMap ( SOURCE* s
    [all...]
  /external/guice/lib/build/
cglib-3.1.jar 

Completed in 963 milliseconds

1 2 3 4 5 6