Searched refs:reflect (Results 1 - 25 of 86) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DNonPersistentFormat.java11 import java.lang.reflect.Array;
H A DFieldInfo.java12 import java.lang.reflect.Field;
13 import java.lang.reflect.Modifier;
H A DReflectionAccessor.java11 import java.lang.reflect.AccessibleObject;
12 import java.lang.reflect.Array;
13 import java.lang.reflect.Constructor;
14 import java.lang.reflect.Field;
15 import java.lang.reflect.InvocationTargetException;
16 import java.lang.reflect.Modifier;
H A DEnhancedAccessor.java11 import java.lang.reflect.Array;
12 import java.lang.reflect.Modifier;
H A DPrimitiveArrayFormat.java11 import java.lang.reflect.Array;
H A DEnumFormat.java11 import java.lang.reflect.Array;
H A DObjectArrayFormat.java11 import java.lang.reflect.Array;
H A DProxiedFormat.java11 import java.lang.reflect.Array;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/evolve/
H A DConverter.java11 import java.lang.reflect.Method;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DAnnotationModel.java11 import java.lang.reflect.Field;
12 import java.lang.reflect.Modifier;
13 import java.lang.reflect.ParameterizedType;
14 import java.lang.reflect.Type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-pip.h424 * @reflect: Reflect
429 uint64_t invert_result, uint64_t reflect,
438 config.s.reflect = reflect;
428 cvmx_pip_config_crc(uint64_t interface, uint64_t invert_result, uint64_t reflect, uint32_t initialization_vector) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcpuidle.h174 void (*reflect) (struct cpuidle_device *dev); member in struct:cpuidle_governor
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpuidle/
H A Dcpuidle.c98 /* give the governor an opportunity to reflect on the outcome */
99 if (cpuidle_curr_governor->reflect)
100 cpuidle_curr_governor->reflect(dev);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/gnu/gettext/
H A DGettextResource.java22 import java.lang.reflect.*;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/
H A DGeoIP.spec74 - Updated description to reflect monthly updates for free country database.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A DMakefile85 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
130 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
134 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A DMakefile85 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
130 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
134 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupmod250 reflect the changes that are specified on the command line.
H A Dsmbldap-usermod555 The smbldap-usermod command modifies the system account files to reflect the changes that are specified on the command line. The options which apply to the usermod command are
576 The name of the user will be changed from login to login_name. Nothing else is changed. In particular, the user's home directory name should probably be changed to reflect the new login name.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/gnu/gettext/
H A DDumpResource.java20 import java.lang.reflect.*;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpuidle/governors/
H A Dmenu.c400 .reflect = menu_reflect,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsplitevt.tex31 modify the position of the tracking bar to properly reflect the position that
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/bind/test/
H A DBindingSpeedTest.java20 import java.lang.reflect.Field;
21 import java.lang.reflect.Method;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A DMakefile82 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
129 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DType.java32 import java.lang.reflect.Method;

Completed in 341 milliseconds

1234