HomeSort by relevance Sort by last modified time
    Searched full:reflection (Results 1 - 25 of 1507) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/048-reflect-v8/
info.txt 1 Test reflection for 1.8 APIs
  /art/test/100-reflect2/
info.txt 1 Another set of reflection tests
  /art/test/080-oom-throw/
expected.txt 1 Test reflection correctly threw
  /art/test/085-old-style-inner-class/
info.txt 2 in a loss of inner class reflection information.
  /external/libgdx/tests/gdx-tests-android/assets/data/g3d/materials/
diffuse_green.g3dj 9 "reflection": [1.0, 0.0, 0.0]
mirror02.g3dj 9 "reflection": [ 1.000000, 1.000000, 1.000000]
mirror01.g3dj 9 "reflection": [ 1.000000, 1.000000, 1.000000],
  /external/mockito/src/org/mockito/internal/util/reflection/
package.html 7 reflection utilities
  /frameworks/compile/slang/tests/F_global_init/
stderr.txt.expect 1 global_init.rs:19:10: error: Reflection of initializer to variable 'myS' (of type 's') is unsupported currently.
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
spectrum_ar_model_tables.h 26 /* cdf for quantized reflection coefficient 1 */
29 /* cdf for quantized reflection coefficient 2 */
32 /* cdf for quantized reflection coefficient 3 */
35 /* cdf for quantized reflection coefficient 4 */
38 /* cdf for quantized reflection coefficient 5 */
41 /* cdf for quantized reflection coefficient 6 */
44 /* representation levels for quantized reflection coefficient 1 */
47 /* representation levels for quantized reflection coefficient 2 */
50 /* representation levels for quantized reflection coefficient 3 */
53 /* representation levels for quantized reflection coefficient 4 *
    [all...]
  /external/protobuf/src/google/protobuf/
generated_message_reflection_unittest.cc 37 // reflection interface. This is much easier and more maintainable than
42 // compiler/cpp/unittest, except using the reflection interface
75 const Reflection* reflection = message.GetReflection(); local
81 &reflection->GetMessage(message, F("optionalgroup")));
83 &reflection->GetMessage(message, F("optional_nested_message")));
85 &reflection->GetMessage(message, F("optional_foreign_message")));
87 &reflection->GetMessage(message, F("optional_import_message")));
112 const Reflection* reflection = message.GetReflection() local
137 const Reflection* reflection = message.GetReflection(); local
156 const Reflection* reflection = message1.GetReflection(); local
171 const Reflection* reflection = message1.GetReflection(); local
190 const Reflection* reflection = message1.GetReflection(); local
204 const Reflection* reflection = message1.GetReflection(); local
226 const Reflection* reflection = message1.GetReflection(); local
253 const Reflection* reflection = message1.GetReflection(); local
268 const Reflection* reflection = message1.GetReflection(); local
280 const Reflection* reflection = message1.GetReflection(); local
292 const Reflection* reflection = message1.GetReflection(); local
308 const Reflection* reflection = message1.GetReflection(); local
434 const Reflection* reflection = local
459 const Reflection* reflection = local
553 const Reflection* reflection = message.GetReflection(); local
562 const Reflection* reflection = message.GetReflection(); local
628 const Reflection* reflection = to_message.GetReflection(); local
726 const Reflection* reflection = message.GetReflection(); local
745 const Reflection* reflection = message.GetReflection(); local
    [all...]
  /frameworks/compile/slang/tests/P_reduce_general_struct/
reduce_general_struct.rs 7 // No Java array method reflection for kernel with struct input (only Allocation method reflection)
12 // No Java reflection at all for kernel with struct result
  /prebuilts/gradle-plugin/com/android/databinding/compiler/1.1/
compiler-1.1-sources.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-alpha9/
compiler-2.0.0-alpha9-sources.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-beta2/
compiler-2.0.0-beta2-sources.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-beta5/
compiler-2.0.0-beta5-sources.jar 
  /external/mockito/src/org/mockito/internal/matchers/apachecommons/
package.html 7 Argument matchers that use Apache Commons Lang reflection-equality.
  /external/guava/guava-tests/test/com/google/common/reflect/
ReflectionTest.java 27 /** Tests for {@link Reflection} */
31 assertEquals("java.lang", Reflection.getPackageName(Iterable.class));
32 assertEquals("java", Reflection.getPackageName("java.MyType"));
33 assertEquals("java.lang", Reflection.getPackageName(Iterable.class.getName()));
34 assertEquals("", Reflection.getPackageName("NoPackage"));
35 assertEquals("java.util", Reflection.getPackageName(Map.Entry.class));
39 Runnable runnable = Reflection.newProxy(Runnable.class, X_RETURNER);
45 Reflection.newProxy(Object.class, X_RETURNER);
79 Reflection.initialize(A.class);
82 Reflection.initialize
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
spectrum_ar_model_tables.h 27 /* cdf for quantized reflection coefficient 1 */
30 /* cdf for quantized reflection coefficient 2 */
33 /* cdf for quantized reflection coefficient 3 */
36 /* cdf for quantized reflection coefficient 4 */
39 /* cdf for quantized reflection coefficient 5 */
42 /* cdf for quantized reflection coefficient 6 */
45 /* quantization boundary levels for reflection coefficients */
48 /* initial indices for AR reflection coefficient quantizer and cdf table search */
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0/
compiler-2.1.0-sources.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-alpha3/
compiler-2.1.0-alpha3-sources.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-alpha4/
compiler-2.1.0-alpha4-sources.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-beta1/
compiler-2.1.0-beta1-sources.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-beta3/
compiler-2.1.0-beta3-sources.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-rc1/
compiler-2.1.0-rc1-sources.jar 

Completed in 360 milliseconds

1 2 3 4 5 6 7 8 91011>>