Home
last modified time | relevance | path

Searched refs:reflect (Results 126 - 146 of 146) sorted by relevance

123456

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DULocaleTest.java17 import java.lang.reflect.InvocationTargetException;
18 import java.lang.reflect.Method;
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp824 DECLARE_BINARY_GENTYPE_FUNCS(reflect)
1139 << BuiltinFuncInfo("reflect", "reflect", GT, Value(GT, -0.8f, -0.5f), Value(GT, 0.5f, 0.8f), notUsed, 0.5f, 0.5f, PRECMASK_MEDIUMP_HIGHP, FLOAT_GENTYPE_FUNCS(reflect) ) in init()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_asm.S610 pshufb %xmm14, \TMP7 # byte-reflect the AAD data
626 pshufb %xmm14, \TMP7 # byte-reflect the AAD data
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S606 pshufb %xmm14, \TMP7 # byte-reflect the AAD data
622 pshufb %xmm14, \TMP7 # byte-reflect the AAD data
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java32 import java.lang.reflect.Array;
1093 /* implicitly at the paraLevel (rule (L1)) - levels may not reflect that */
2382 * Recalculate the flags to have them reflect the real properties
2690 * <p>Recalculate the flags to have them reflect the real properties
4072 trailingWSStart = length; /* the levels[] will reflect the WS run */ in setPara()
5082 * indexes which will reflect the reordering of the characters.<br><br>
5124 * indexes which will reflect the reordering of the characters.<br><br>
5161 * indexes which will reflect the reordering of the characters.<p>
5184 * indexes which will reflect the reordering of the characters.<p>
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java33 import java.lang.reflect.Array;
1069 /* implicitly at the paraLevel (rule (L1)) - levels may not reflect that */
2348 * Recalculate the flags to have them reflect the real properties
2656 * <p>Recalculate the flags to have them reflect the real properties
4035 trailingWSStart = length; /* the levels[] will reflect the WS run */ in setPara()
5018 * indexes which will reflect the reordering of the characters.<br><br>
5059 * indexes which will reflect the reordering of the characters.<br><br>
5095 * indexes which will reflect the reordering of the characters.<p>
5116 * indexes which will reflect the reordering of the characters.<p>
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp12794 * - reflect();
14334 function, "reflect", tcu::reflect); in getFunctionObject()
14337 function, "reflect", tcu::reflect); in getFunctionObject()
14340 function, "reflect", tcu::reflect); in getFunctionObject()
15489 { "reflect", FUNCTION_REFLECT }, in init()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DMeasureUnitTest.java18 import java.lang.reflect.Field;
H A DNumberFormatTest.java23 import java.lang.reflect.InvocationTargetException;
24 import java.lang.reflect.Method;
/third_party/openGLES/xml/
H A Dreadme.tex1024 reflect this not being the only Khronos XML API schema in use, and
/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/
H A DLiteTest.java64 import java.lang.reflect.Field;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTest.java22 import java.lang.reflect.InvocationTargetException;
23 import java.lang.reflect.Method;
H A DMeasureUnitTest.java17 import java.lang.reflect.Field;
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1460 DECLARE_BINARY_GENTYPE_FUNCS(reflect)
1996 << BuiltinFuncInfo("reflect", "reflect", GT, Value(GT, -0.8f, -0.5f), Value(GT, 0.5f, 0.8f), notUsed, 0.5f, 0.5f, PRECMASK_MEDIUMP_HIGHP, FLOAT_GENTYPE_FUNCS(reflect) ) in init()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable_autogen.cpp3323 constexpr const ImmutableString reflect("reflect");
9520 BuiltInName::reflect,
9528 BuiltInName::reflect,
9536 BuiltInName::reflect,
9544 BuiltInName::reflect,
9553 BuiltInName::reflect,
9562 BuiltInName::reflect,
9571 BuiltInName::reflect,
9580 BuiltInName::reflect,
[all...]
H A DSymbolTable_ESSL_autogen.cpp2142 constexpr const ImmutableString reflect("reflect");
6757 BuiltInName::reflect,
6765 BuiltInName::reflect,
6773 BuiltInName::reflect,
6781 BuiltInName::reflect,
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c4766 static u32 cnl_plane_ctl_flip(unsigned int reflect) in cnl_plane_ctl_flip() argument
4768 switch (reflect) { in cnl_plane_ctl_flip()
4775 MISSING_CASE(reflect); in cnl_plane_ctl_flip()
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp1170 BA1(reflect);
2178 FD(reflect) in create_builtins()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex3097 % sometimes we redefine the original macro, and the alias should reflect
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 201 milliseconds

123456