/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/ |
pmap_rmt.h | 15 * part of Sun Microsystems, Inc. to assist in its use, correction,
|
rpc_des.h | 14 * part of Sun Microsystems, Inc. to assist in its use, correction,
|
svc_auth.h | 15 * part of Sun Microsystems, Inc. to assist in its use, correction,
|
auth_unix.h | 15 * part of Sun Microsystems, Inc. to assist in its use, correction,
|
netdb.h | 15 * part of Sun Microsystems, Inc. to assist in its use, correction,
|
types.h | 14 * part of Sun Microsystems, Inc. to assist in its use, correction,
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis_callback.h | 15 * part of Sun Microsystems, Inc. to assist in its use, correction,
|
yppasswd.x | 17 * part of Sun Microsystems, Inc. to assist in its use, correction,
|
bootparam_prot.x | 17 * part of Sun Microsystems, Inc. to assist in its use, correction,
|
nis_callback.x | 15 % * part of Sun Microsystems, Inc. to assist in its use, correction,
|
/frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Control.c | 114 * Get the volume correction parameters 134 * Apply the gain correction and shift, note the result is in Q3.13 format 171 * Get the volume correction parameters
|
LVCS_Tables.h | 80 /* Volume correction table */
|
/packages/inputmethods/LatinIME/java/res/values/ |
config.xml | 73 <!-- Off, When auto correction setting is Off, this value is not used. --> 76 will be subject to auto-correction. --> 81 will be subject to auto-correction. -->
|
/external/fdlibm/ |
s_log1p.c | 22 * may not be representable exactly. In that case, a correction 25 * and add back the correction term c/u. 134 c = (k>0)? 1.0-(u-x):x-(u-1.0);/* correction term */
|
/frameworks/base/core/java/android/text/ |
AutoText.java | 105 * Retrieves a possible spelling correction for the specified range 106 * of text. Returns null if no correction can be found. 116 * no auto correction data available for the current locale.
|
/frameworks/base/core/java/android/text/method/ |
TextKeyListener.java | 61 * and correction properties. 73 * and correction properties. 91 * or correction.
|
/libcore/luni/src/main/java/java/util/ |
Grego.java | 138 int correction = 0;
local 141 correction = isLeap ? 1 : 2;
143 int month = (12 * (dayOfYear + correction) + 6) / 367; // zero-based month
|
/external/clang/test/SemaTemplate/ |
temp_arg_template.cpp | 36 // Do not do a digraph correction here.
|
/external/netperf/ |
netcpu_osx.c | 124 fprintf(where, "correction factor: %f\n", correction_factor);
|
/external/quake/quake/src/QW/client/ |
vid.h | 63 // called at startup and after any gamma correction
|
/external/quake/quake/src/WinQuake/ |
vid.h | 63 // called at startup and after any gamma correction
|
/external/tcpdump/ |
rpc_auth.h | 15 * part of Sun Microsystems, Inc. to assist in its use, correction,
|
/frameworks/base/media/libeffects/lvm/lib/Common/src/ |
dB_to_Lin32.c | 50 * Correction = (Remainder / 1.5029) - (Remainder^2 / 6)
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
MosaicTypes.h | 142 double correction; member in struct:__anon17032
|
/packages/inputmethods/LatinIME/java/res/values-en-rGB/ |
strings.xml | 26 <string name="spell_checker_service_name" msgid="2003013122022285508">"Android correction"</string> 34 <string name="correction_category" msgid="2236750915056607613">"Text correction"</string> 48 <string name="prefs_show_suggestions" msgid="8026799663445531637">"Show correction suggestions"</string> 54 <string name="auto_correction" msgid="4979925752001319458">"Auto-correction"</string>
|