Home
last modified time | relevance | path

Searched defs:source (Results 1 – 25 of 2165) sorted by relevance

12345678910>>...87

/external/javapoet/src/test/java/com/squareup/javapoet/
DJavaFileTest.java102 JavaFile source = JavaFile.builder("com.squareup.tacos", in importStaticMixed() local
141 JavaFile source = JavaFile.builder("com.squareup.tacos", in importStaticDynamic() local
246 String source = JavaFile.builder("com.squareup.tacos", in noImports() local
258 String source = JavaFile.builder("com.squareup.tacos", in singleImport() local
275 String source = JavaFile.builder("com.squareup.tacos", in conflictingImports() local
295 String source = JavaFile.builder("com.squareup.tacos", in annotatedTypeParam() local
317 String source = JavaFile.builder("com.squareup.tacos", in skipJavaLangImportsWithConflictingClassLast() local
337 String source = JavaFile.builder("com.squareup.tacos", in skipJavaLangImportsWithConflictingClassFirst() local
358 String source = JavaFile.builder("com.squareup.tacos", in conflictingParentName() local
394 String source = JavaFile.builder("com.squareup.tacos", in conflictingChildName() local
[all …]
/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
DFactoryModuleBuilder.java217 public <T> FactoryModuleBuilder implement(Class<T> source, Class<? extends T> target) { in implement()
222 public <T> FactoryModuleBuilder implement(Class<T> source, TypeLiteral<? extends T> target) { in implement()
227 public <T> FactoryModuleBuilder implement(TypeLiteral<T> source, Class<? extends T> target) { in implement()
233 TypeLiteral<T> source, TypeLiteral<? extends T> target) { in implement()
239 Class<T> source, Annotation annotation, Class<? extends T> target) { in implement()
245 Class<T> source, Annotation annotation, TypeLiteral<? extends T> target) { in implement()
251 TypeLiteral<T> source, Annotation annotation, Class<? extends T> target) { in implement()
257 TypeLiteral<T> source, Annotation annotation, TypeLiteral<? extends T> target) { in implement()
263 Class<T> source, Class<? extends Annotation> annotationType, Class<? extends T> target) { in implement()
269 Class<T> source, in implement()
[all …]
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DEnumerableExtensions.cs52 public static double Average(IEnumerable<int> source) { in Average()
76 public static double Average(IEnumerable<double> source) { in Average()
84 public static bool Contains<TSource>(IEnumerable<TSource> source, TSource value) { in Contains()
92 …public static bool Contains<TSource>(IEnumerable<TSource> source, TSource value, IEqualityComparer… in Contains()
108 public static IEnumerable<TSource> DefaultIfEmpty<TSource>(IEnumerable<TSource> source) { in DefaultIfEmpty()
112 …public static IEnumerable<TSource> DefaultIfEmpty<TSource>(IEnumerable<TSource> source, TSource de… in DefaultIfEmpty()
118 …tic IEnumerable<TSource> CreateDefaultIfEmptyIterator<TSource>(IEnumerable<TSource> source, TSourc… in CreateDefaultIfEmptyIterator()
133 public static int Max(IEnumerable<int> source) { in Max()
139 static U Iterate<T, U>(IEnumerable<T> source, U initValue, Func<T, U, U> selector) { in Iterate()
156 public static int Min(IEnumerable<int> source) { in Min()
[all …]
DCheck.cs39 public static void Source (object source) in Source()
53 public static void SourceAndFuncAndSelector ( object source, object func, object selector) in SourceAndFuncAndSelector()
64 public static void SourceAndFunc (object source, object func) in SourceAndFunc()
72 public static void SourceAndSelector (object source, object selector) in SourceAndSelector()
80 public static void SourceAndPredicate (object source, object predicate) in SourceAndPredicate()
96 public static void SourceAndKeySelector (object source, object keySelector) in SourceAndKeySelector()
104 …public static void SourceAndKeyElementSelectors (object source, object keySelector, object element… in SourceAndKeyElementSelectors()
113 …public static void SourceAndKeyResultSelectors (object source, object keySelector, object resultSe… in SourceAndKeyResultSelectors()
123 …public static void SourceAndCollectionSelectorAndResultSelector (object source, object collectionS… in SourceAndCollectionSelectorAndResultSelector()
133 …public static void SourceAndCollectionSelectors (object source, object collectionSelector, object … in SourceAndCollectionSelectors()
[all …]
/external/okhttp/okio/okio/src/test/java/okio/
DRealBufferedSourceTest.java34 Buffer source = new Buffer(); in inputStreamTracksSegments() local
70 RealBufferedSource source = new RealBufferedSource(new Buffer()); in inputStreamCloses() local
82 Buffer source = new Buffer(); in requireTracksBufferFirst() local
94 Buffer source = new Buffer(); in requireIncludesBufferBytes() local
105 Buffer source = new Buffer(); in requireInsufficientData() local
118 Buffer source = new Buffer(); in requireReadsOneSegmentAtATime() local
130 Buffer source = new Buffer(); in skipReadsOneSegmentAtATime() local
140 Buffer source = new Buffer(); in skipTracksBufferFirst() local
152 Buffer source = new Buffer(); in operationsAfterClose() local
205 Buffer source = new Buffer().writeUtf8("" in readAllReadsOneSegmentAtATime() local
DBufferTest.java163 Buffer source = new Buffer(); in moveBytesBetweenBuffers() local
180 Buffer source = new Buffer(); in writeSplitSourceBufferLeft() local
195 Buffer source = new Buffer(); in writeSplitSourceBufferRight() local
207 Buffer source = new Buffer(); in writePrefixDoesntSplit() local
222 Buffer source = new Buffer(); in writePrefixDoesntSplitButRequiresCompact() local
233 Buffer source = new Buffer(); in copyToSpanningSegments() local
306 Buffer source = new Buffer(); in moveAllRequestedBytesWithRead() local
319 Buffer source = new Buffer(); in moveFewerThanRequestedBytesWithRead() local
368 Buffer source = new Buffer(); in writePrefixToEmptyBuffer() local
454 Buffer source = new Buffer(); in bufferInputStreamByteByByte() local
[all …]
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderDirectiveTests.cpp82 const char* const source = shaderSource.c_str(); in verifyShader() local
115 std::ostringstream source; in primitive_bounding_box() local
130 const std::string source = "#version 320 es\n" in primitive_bounding_box() local
143 const std::string source = "#version 320 es\n" in primitive_bounding_box() local
156 const std::string source = "#version 320 es\n" in primitive_bounding_box() local
193 std::ostringstream source; in blend_equation_advanced() local
220 std::ostringstream source; in sample_variables() local
249 std::ostringstream source; in shader_image_atomic() local
281 std::ostringstream source; in shader_multisample_interpolation() local
295 std::ostringstream source; in shader_multisample_interpolation() local
[all …]
/external/smali/baksmali/src/test/java/org/jf/baksmali/
DImplicitReferenceTest.java42 String source = "" + in testImplicitMethodReferences() local
73 String source = "" + in testExplicitMethodReferences() local
104 String source = "" + in testImplicitMethodLiterals() local
129 String source = "" + in testExplicitMethodLiterals() local
154 String source = "" + in testImplicitFieldReferences() local
185 String source = "" + in testExplicitFieldReferences() local
216 String source = "" + in testImplicitFieldLiterals() local
239 String source = "" + in testExplicitFieldLiterals() local
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DMultimapPutAllMultimapTester.java57 Multimap<K, V> source = getSubjectGenerator().create( in testPutAll() local
67 Multimap<K, V> source = getSubjectGenerator().create( in testPutAllWithNullValue() local
75 Multimap<K, V> source = getSubjectGenerator().create( in testPutAllWithNullKey() local
83 Multimap<K, V> source = getSubjectGenerator().create( in testPutAllRejectsNullValue() local
94 Multimap<K, V> source = getSubjectGenerator().create( in testPutAllRejectsNullKey() local
105 Multimap<K, V> source = getSubjectGenerator().create( in testPutAllPropagatesToGet() local
/external/icu/icu4c/packaging/
Ddistrelease.ps133 $source = "$icuDir\source\dist\icu" variable
34 Get-ChildItem -Path $source -ErrorAction SilentlyContinue | Remove-Item -Recurse variable
35 New-Item -Path $source -ItemType "directory" -ErrorAction SilentlyContinue variable
50 Echo $source variable
52 [io.compression.zipfile]::CreateFromDirectory($source, $destination) variable
/external/webrtc/webrtc/base/
Durlencode_unittest.cc20 char source[] = "^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^" in TEST() local
32 char source[] = "^"; in TEST() local
42 char source[] = "aa"; in TEST() local
51 char source[] = "&"; in TEST() local
58 char source[] = "A^ "; in TEST() local
65 char source[] = "A^ "; in TEST() local
73 char source[] = "A%5E+"; in TEST() local
80 char source[] = "A%5E+"; in TEST() local
Dstringencode.cc27 const char * source, size_t srclen, in escape()
49 const char * source, size_t srclen, in unescape()
68 const char * source, size_t srclen, in encode()
93 const char * source, size_t srclen, in decode()
144 const char * source, size_t srclen) { in url_encode()
170 const char * source, size_t srclen) { in url_decode()
197 size_t utf8_decode(const char* source, size_t srclen, unsigned long* value) { in utf8_decode()
259 const char * source, size_t srclen) { in html_encode()
312 const char * source, size_t srclen) { in html_decode()
318 const char * source, size_t srclen) { in xml_encode()
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dloop_fission.cpp67 const std::string source = R"(OpCapability Shader in TEST_F() local
229 const std::string source = R"(OpCapability Shader in TEST_F() local
316 const std::string source = R"(OpCapability Shader in TEST_F() local
425 const std::string source = R"( in TEST_F() local
736 const std::string source = R"(OpCapability Shader in TEST_F() local
918 const std::string source = R"(OpCapability Shader in TEST_F() local
1099 const std::string source = R"( in TEST_F() local
1309 const std::string source = R"(OpCapability Shader in TEST_F() local
1427 const std::string source = R"( in TEST_F() local
1652 const std::string source = R"(OpCapability Shader in TEST_F() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dloop_fission.cpp67 const std::string source = R"(OpCapability Shader in TEST_F() local
229 const std::string source = R"(OpCapability Shader in TEST_F() local
316 const std::string source = R"(OpCapability Shader in TEST_F() local
425 const std::string source = R"( in TEST_F() local
736 const std::string source = R"(OpCapability Shader in TEST_F() local
918 const std::string source = R"(OpCapability Shader in TEST_F() local
1099 const std::string source = R"( in TEST_F() local
1309 const std::string source = R"(OpCapability Shader in TEST_F() local
1427 const std::string source = R"( in TEST_F() local
1652 const std::string source = R"(OpCapability Shader in TEST_F() local
[all …]
/external/jacoco/org.jacoco.ant.test/src/org/jacoco/ant/
DAntResourcesLocatorTest.java67 final Reader source = locator.getSourceFile("org/jacoco/example", in testFile() local
78 final Reader source = locator.getSourceFile("org/jacoco/example", in testDirectory() local
89 final Reader source = locator.getSourceFile("org/jacoco/example", in testFilePrecedence() local
103 final Reader source = locator.getSourceFile("org/jacoco/example", in testDirectoryOrdering() local
116 Reader source = locator.getSourceFile("org/jacoco/example", in testAddAll() local
133 private void assertContent(String expected, Reader source) in assertContent()
/external/cldr/tools/java/org/unicode/cldr/util/
DXEquivalenceMap.java46 public XEquivalenceMap add(K source, V target) { in add()
50 public XEquivalenceMap add(K source, V target, R reason) { in add()
79 public Set<K> getEquivalences(K source) { in getEquivalences()
91 public V getTarget(K source) { in getTarget()
95 public Set<R> getReasons(K source) { in getReasons()
118 private Iterator<T> source; field in XEquivalenceMap.UnmodifiableIterator
120 public static <T> UnmodifiableIterator<T> from(Iterator<T> source) { in from()
126 public static <T> UnmodifiableIterator<T> from(Iterable<T> source) { in from()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUTF16.java219 public static int charAt(String source, int offset16) { in charAt()
227 private static int _charAt(String source, int offset16, char single) { in _charAt()
273 public static int charAt(CharSequence source, int offset16) { in charAt()
281 private static int _charAt(CharSequence source, int offset16, char single) { in _charAt()
329 public static int charAt(StringBuffer source, int offset16) { in charAt()
381 public static int charAt(char source[], int start, int limit, int offset16) { in charAt()
432 public static int charAt(Replaceable source, int offset16) { in charAt()
500 public static int bounds(String source, int offset16) { in bounds()
536 public static int bounds(StringBuffer source, int offset16) { in bounds()
576 public static int bounds(char source[], int start, int limit, int offset16) { in bounds()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUTF16.java199 public static int charAt(String source, int offset16) { in charAt()
207 private static int _charAt(String source, int offset16, char single) { in _charAt()
252 public static int charAt(CharSequence source, int offset16) { in charAt()
260 private static int _charAt(CharSequence source, int offset16, char single) { in _charAt()
307 public static int charAt(StringBuffer source, int offset16) { in charAt()
358 public static int charAt(char source[], int start, int limit, int offset16) { in charAt()
408 public static int charAt(Replaceable source, int offset16) { in charAt()
474 public static int bounds(String source, int offset16) { in bounds()
509 public static int bounds(StringBuffer source, int offset16) { in bounds()
548 public static int bounds(char source[], int start, int limit, int offset16) { in bounds()
[all …]
/external/grpc-grpc/third_party/nanopb/tests/site_scons/
Dsite_init.py16 def run_test(target, source, env): argument
47 def decode_actions(source, target, env, for_signature): argument
58 def encode_actions(source, target, env, for_signature): argument
69 def compare_files(target, source, env): argument
84 def match_files(target, source, env): argument
/external/nanopb-c/tests/site_scons/
Dsite_init.py16 def run_test(target, source, env): argument
47 def decode_actions(source, target, env, for_signature): argument
58 def encode_actions(source, target, env, for_signature): argument
69 def compare_files(target, source, env): argument
84 def match_files(target, source, env): argument
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dandroid.md66 ### Clone the TensorFlow repo
72 ### Install Bazel
81 ### Install Android NDK and SDK
118 ### Build the source code
/external/webrtc/talk/app/webrtc/
Dlocalaudiosource_unittest.cc57 rtc::scoped_refptr<LocalAudioSource> source = in TEST() local
73 rtc::scoped_refptr<LocalAudioSource> source = in TEST() local
86 rtc::scoped_refptr<LocalAudioSource> source = in TEST() local
98 rtc::scoped_refptr<LocalAudioSource> source = in TEST() local
111 rtc::scoped_refptr<LocalAudioSource> source = in TEST() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dselect_and_scatter_test.cc81 auto source = ConstantFromArray(&builder_, s); in XLA_TEST_P() local
207 const auto source = ConstantR1<float>(&builder_, {}); in XLA_TEST_F() local
218 const auto source = ConstantR1<float>(&builder_, {34.f, 42.f}); in XLA_TEST_F() local
229 const auto source = ConstantR1<int32>(&builder_, {-10, 20}); in XLA_TEST_F() local
240 const auto source = ConstantR1<int32>(&builder_, {34, 42, 53, 19}); in XLA_TEST_F() local
252 const auto source = ConstantR2<int32>(&builder_, {{2, 6}}); in XLA_TEST_F() local
265 const auto source = ConstantR2<float>( in XLA_TEST_F() local
281 const auto source = ConstantR2<int32>(&builder_, {{2, 6}}); in XLA_TEST_F() local
293 const auto source = ConstantR2<int32>(&builder_, {{2, 6, 4}}); in XLA_TEST_F() local
305 const auto source = ConstantR2<int32>(&builder_, {{2, 6, 4}}); in XLA_TEST_F() local
[all …]
/external/tensorflow/tensorflow/core/util/proto/
Ddescriptor_pool_registry.h56 const string& source, in DescriptorPoolRegistration()
64 #define REGISTER_DESCRIPTOR_POOL(source, pool_fn) \ argument
67 #define REGISTER_DESCRIPTOR_POOL_UNIQ_HELPER(ctr, source, pool_fn) \ argument
70 #define REGISTER_DESCRIPTOR_POOL_UNIQ(ctr, source, pool_fn) \ argument
/external/curl/lib/
Dmemdebug.c134 static bool countcheck(const char *func, int line, const char *source) in countcheck()
161 void *curl_dbg_malloc(size_t wantedsize, int line, const char *source) in curl_dbg_malloc()
190 int line, const char *source) in curl_dbg_calloc()
217 char *curl_dbg_strdup(const char *str, int line, const char *source) in curl_dbg_strdup()
241 wchar_t *curl_dbg_wcsdup(const wchar_t *str, int line, const char *source) in curl_dbg_wcsdup()
269 int line, const char *source) in curl_dbg_realloc()
307 void curl_dbg_free(void *ptr, int line, const char *source) in curl_dbg_free()
337 int line, const char *source) in curl_dbg_socket()
361 const char *source) in curl_dbg_send()
375 const char *source) in curl_dbg_recv()
[all …]

12345678910>>...87