/dalvik/tests/068-classloader/ |
expected.txt | 12 Got LinkageError on DI (early) 13 Got LinkageError on IDI (early)
|
/frameworks/base/opengl/include/GLES/ |
egl.h | 2 * Skeleton egl.h to provide compatibility for early GLES 1.0 3 * applications. Several early implementations included gl.h
|
/external/bison/m4/ |
gnulib.m4 | 11 dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac.
|
/external/kernel-headers/original/asm-arm/ |
glue.h | 35 * v4_early - ARMv4 without Thumb early abort handler 37 * v4t_early - ARMv4 with Thumb early abort handler 38 * v5tej_early - ARMv5 with Thumb and Java early abort handler 40 * v6_early - ARMv6 generic early abort handler
|
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriverScan.h | 98 * \brief Scan Early Termonation Condition 101 * This Enumeration defines the different early termination causes. 107 SCAN_ET_COND_DISABLE = 0x00, /**< No early termination is not disabled (Do not perform an early termination scan)*/ 108 SCAN_ET_COND_BEACON = 0x10, /**< Early termination scan on beacon reception */ 109 SCAN_ET_COND_PROBE_RESP = 0x20, /**< Early termination scan on probe response reception */ 110 SCAN_ET_COND_ANY_FRAME = 0x30, /**< Early termination scan on both beacon or probe response reception */ 111 SCAN_ET_COND_NUM_OF_CONDS= 0x4 /**< Number of early termination conditions */ 179 * received but the early termination limit has not been reached (microseconds) 182 EScanEtCondition earlyTerminationEvent; /**< Early termination frame type * [all...] |
/system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
TWDriverScan.h | 99 * \brief Scan Early Termonation Condition 102 * This Enumeration defines the different early termination causes. 108 SCAN_ET_COND_DISABLE = 0x00, /**< No early termination is not disabled (Do not perform an early termination scan)*/ 109 SCAN_ET_COND_BEACON = 0x10, /**< Early termination scan on beacon reception */ 110 SCAN_ET_COND_PROBE_RESP = 0x20, /**< Early termination scan on probe response reception */ 111 SCAN_ET_COND_ANY_FRAME = 0x30, /**< Early termination scan on both beacon or probe response reception */ 112 SCAN_ET_COND_NUM_OF_CONDS= 0x4 /**< Number of early termination conditions */ 180 * received but the early termination limit has not been reached (microseconds) 183 EScanEtCondition earlyTerminationEvent; /**< Early termination frame type * [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
scanTypes.h | 85 * \brief enumerates the different early termination conditions 89 SCAN_ET_COND_DISABLE = 0x00, /**< no early termination */ 90 SCAN_ET_COND_BEACON = 0x10, /**< early termination on beacons */ 91 SCAN_ET_COND_PROBE_RESP = 0x20, /**< early termination on probe responses */ 92 SCAN_ET_COND_ANY_FRAME = 0x30, /**< early termination on beacons and probe responses */ 93 SCAN_ET_COND_NUM_OF_CONDS= 0x4 /**< number of early termination conditions */ 115 scan_ETCondition_e earlyTerminationEvent; /**< the event triggering early termination */ 118 * to activate early termination 135 scan_ETCondition_e earlyTerminationEvent; /**< the event triggering early termination */ 138 * to activate early terminatio [all...] |
/external/e2fsprogs/debian/ |
e2fsprogs.preinst | 16 # Old/erroneous conffile from early post-woody sid
|
/external/kernel-headers/original/asm-x86/ |
acpi.h | 18 * Early models (<=5) of AMD Opterons are not supposed to go into
|
required-features.h | 5 really early to actually display a visible error message before the
|
/sdk/eclipse/scripts/ |
create_all_symlinks.sh | 16 set -e # fail early
|
/external/opencore/pvmi/pvmf/include/ |
pvmf_sync_util.h | 53 PVMF_SYNC_EARLY = 0, /**< Timestamp is earlier than the current clock by more than the early margin.*/ 77 * Configure the criteria to determine whether media data is early or late. 79 * Media data is considered early if it has a timestamp earlier than the current time of the clock by 80 * the early margin. The media data will be scheduled to be processed at the later time that is 84 * @param aEarlyMargin Early margin in milliseconds. 94 * is considered early, on-time or late. If the timestamp is earlier than the current time on the clock 95 * by more than the early margin, it is considered early, and this API will return the number of
|
/hardware/ti/wlan/wl1271/stad/src/Application/ |
scanMngrTypes.h | 105 TI_UINT32 maxChannelDwellTime; /**< Maximum time to stay on the channel if some frames are received but the early termination limit is not reached (microseconds) */ 107 EScanEtCondition earlyTerminationEvent; /**< The cause for early termination */ 108 TI_UINT8 ETMaxNumberOfApFrames; /**< Number of frames from the early termination frame types according to the early TerminationEvent setting, after which the scan is stopped on this channel */ 138 EScanEtCondition earlyTerminationEvent; /**< The cause for early termination */ 139 TI_UINT8 ETMaxNumberOfApFrames; /**< Number of frames from the early termination frame types according to the early Termination Event setting,
|
/system/wlan/ti/wilink_6_1/stad/src/Application/ |
scanMngrTypes.h | 105 TI_UINT32 maxChannelDwellTime; /**< Maximum time to stay on the channel if some frames are received but the early termination limit is not reached (microseconds) */ 107 EScanEtCondition earlyTerminationEvent; /**< The cause for early termination */ 108 TI_UINT8 ETMaxNumberOfApFrames; /**< Number of frames from the early termination frame types according to the early TerminationEvent setting, after which the scan is stopped on this channel */ 138 EScanEtCondition earlyTerminationEvent; /**< The cause for early termination */ 139 TI_UINT8 ETMaxNumberOfApFrames; /**< Number of frames from the early termination frame types according to the early Termination Event setting,
|
/dalvik/dx/src/com/android/dx/rop/code/ |
TranslationAdvice.java | 21 * to the early stage. This allows for the final target architecture to 22 * exert its influence early in the translation process without having 23 * the early stage code be explicitly tied to the target.
|
/external/webkit/JavaScriptCore/wtf/ |
CONTRIBUTORS.pthreads-win32 | 17 early prototype routines. 19 early prototype routines; 27 Early bug fixes. 33 Early enhancements and runtime checking for supported 37 early bug fixes to condition variables.
|
/bionic/libc/kernel/common/linux/ |
init.h | 64 int early; member in struct:obs_kernel_param 67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
init.h | 64 int early; member in struct:obs_kernel_param 67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
init.h | 64 int early; member in struct:obs_kernel_param 67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
init.h | 64 int early; member in struct:obs_kernel_param 67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
init.h | 64 int early; member in struct:obs_kernel_param 67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
init.h | 64 int early; member in struct:obs_kernel_param 67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
init.h | 64 int early; member in struct:obs_kernel_param 67 #define __setup_param(str, unique_id, fn, early) static char __setup_str_##unique_id[] __initdata = str; static struct obs_kernel_param __setup_##unique_id __attribute_used__ __attribute__((__section__(".init.setup"))) __attribute__((aligned((sizeof(long))))) = { __setup_str_##unique_id, fn, early }
|
/dalvik/libcore-disabled/sound/src/main/java/javax/sound/sampled/ |
ReverbType.java | 78 return name + ", early reflection delay " + earlyReflectionDelay //$NON-NLS-1$ 79 + " ns, early reflection intensity " + earlyReflectionIntensity //$NON-NLS-1$
|
/external/opencore/nodes/common/include/ |
pvmf_nodes_sync_control.h | 74 * Configure the criteria to determine whether media data is early or late. 76 * Media data is considered early if it has a timestamp earlier than the current time of the clock by 77 * the early margin. The media data will be scheduled to be processed at the later time that is 81 * @param aEarlyMargin Early margin in milliseconds.
|