Home
last modified time | relevance | path

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

123456

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProto3MessageLiteInfoFactory.java41 import java.lang.reflect.Field;
H A DProto3MessageInfoFactory.java42 import java.lang.reflect.Field;
H A DProto2MessageInfoFactory.java52 import java.lang.reflect.Field;
/third_party/spirv-tools/test/opt/
H A Dlocal_ssa_elim_test.cpp4405 float3 R = reflect(-L, N); in TEST_F()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.c1289 * not reflect the correct value for high rates, but it's good enough for Action
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DNumberFormatterApiTest.java12 import java.lang.reflect.InvocationTargetException;
13 import java.lang.reflect.Method;
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneTest.java18 import java.lang.reflect.InvocationTargetException;
1094 java.lang.reflect.Method m = tz_java.getClass().getMethod("getDSTSavings", argtypes); in TestFractionalDST()
1743 // This calendar should reflect the new default in TestSetDefault()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DULocale.java14 import java.lang.reflect.InvocationTargetException;
15 import java.lang.reflect.Method;
/third_party/skia/src/gpu/ops/
H A DGrOvalOpFactory.cpp1705 bool reflect = false;
1710 reflect = true;
1725 return SkPoint{ p.fX, reflect ? -p.fY : p.fY };
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h369 uint64_t reflect:1; member
371 uint64_t reflect:1;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h369 uint64_t reflect:1; member
371 uint64_t reflect:1;
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DULocale.java13 import java.lang.reflect.InvocationTargetException;
14 import java.lang.reflect.Method;
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DULocaleTest.java16 import java.lang.reflect.InvocationTargetException;
17 import java.lang.reflect.Method;
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessageV3.java61 import java.lang.reflect.InvocationTargetException;
62 import java.lang.reflect.Method;
H A DGeneratedMessage.java44 import java.lang.reflect.InvocationTargetException;
45 import java.lang.reflect.Method;
H A DSchemaUtil.java37 import java.lang.reflect.Field;
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_lighting_common.h261 return reflect(-V, bentNormal); in GetAnistropicReflectionVector()
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-dev-v5.c123 u16 reflect:2; member
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-dev-v5.c123 u16 reflect:2; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat.java661 java.lang.reflect.Field getter; in readObject()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DSerializableTestUtility.java23 import java.lang.reflect.Modifier;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDecimalFormat.java654 java.lang.reflect.Field getter; in readObject()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DSerializableTestUtility.java22 import java.lang.reflect.Modifier;
/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/
H A DProto2MessageLiteInfoFactory.java52 import java.lang.reflect.Field;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DNumberFormatterApiTest.java6 import java.lang.reflect.InvocationTargetException;
7 import java.lang.reflect.Method;

Completed in 84 milliseconds

123456