HomeSort by relevance Sort by last modified time
    Searched full:forced (Results 26 - 50 of 393) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/asm-x86/
vm86.h 143 * useful any more and are forced to be zero by the kernel (and the
169 * get forced back from VM86, the CPU and "SAVE_ALL" will restore the above
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
cnst_vad.h 61 #define ALPHA_UP2 (Word16)((1.0 - 0.985)*MAX_16) /* Forced update, upwards */
62 #define ALPHA_DOWN2 (Word16)((1.0 - 0.943)*MAX_16) /* Forced update, downwards */
  /external/speex/libspeex/
ltp.h 100 /** Forced pitch delay and gain */
124 /** Unquantize forced pitch delay and gain */
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
cnst_vad.h 61 #define ALPHA_UP2 (Word16)((1.0 - 0.985)*MAX_16) /* Forced update, upwards */
62 #define ALPHA_DOWN2 (Word16)((1.0 - 0.943)*MAX_16) /* Forced update, downwards */
  /external/iproute2/tc/
q_gred.c 295 fprintf(f, "\n\t Packet drops: %d (forced %d early %d) ",
296 qopt->forced+qopt->early,
297 qopt->forced,
  /external/opencore/fileformats/mp4/parser/src/
mediadataatom.cpp 30 Note that during reading in this atom from a file stream, the type is forced
  /external/ppp/pppd/
srp-entry.8 43 these values are not known to the client, the client will be forced to
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
AutoCompleteTextViewActivityLandscape.java 41 * Activity with AutoCompleteTextView forced to landscape mode
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /external/e2fsprogs/misc/
util.c 158 fputs(_("mke2fs forced anyway. Hope /etc/mtab is "
170 fputs(_("mke2fs forced anyway.\n"), stderr);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothManager.java 182 // unless forced
187 // If we are playing music, don't scan unless forced.
  /packages/apps/Calendar/src/com/android/calendar/
AgendaWindowAdapter.java 471 public void refresh(Time goToTime, boolean forced) {
473 Log.e(TAG, "refresh " + goToTime.toString() + (forced ? " forced" : " not forced"));
478 if (!forced && isInRange(startDay, startDay)) {
  /external/opencore/doc/oscl_html/
oscl__socket__tuneables_8h.html 230 PV_SOCKET_SERVER_SELECT chooses whether to use "select" call or not. In threaded mode, select call is required and is forced to "1". In AO mode, "select" call is an option that defaults to "0". Avoiding any "select" call was found to greatly reduce CPU usage on WinMobile devices. </td>
252 PV_SOCKET_SERVER_SELECT_LOOPBACK_SOCKET enables the feature to wakeup the select call by writing to a loopback socket each time a new request comes in. This option is required to support the blocking select loop option of threaded server mode. This option is forced to "0" in AO mode. </td>
318 For detailed performance breakdown of time spend in <a class="el" href="classOsclSocketServI.html">OsclSocketServI</a> AO. Output is logged under "OsclSchedulerPerfStats" node. Should be off in production code. This option is forced to "0" in threaded mode. </td>
  /external/apache-http/src/org/apache/http/impl/conn/
ProxySelectorRoutePlanner.java 127 // If we have a forced route, we can do without a target.
133 // If we get here, there is no forced route.
  /external/webkit/WebCore/platform/graphics/chromium/
TransparencyWin.h 62 // drawn onto must be opaque, since the modified region will be forced
97 // will be forced to be opqaue (since Windows may have messed up the
  /bionic/libc/kernel/common/linux/
pkt_sched.h 191 __u32 forced; member in struct:tc_gred_qopt
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
ClientSessionContext.java 31 * standard API are forced to iterate over the sessions semi-linearly as
  /external/opencore/codecs_v2/video/m4v_h263/enc/include/
pvm4vencoder.h 131 /** Set the forced number of intra macroblock per frame for error resiliency. */
  /external/opencore/nodes/common/include/
pvmf_nodes_sync_control.h 115 * 0 for all timestamps after the starting time but before the resume time to indicate forced rendering of all skipped data.
  /external/opencore/pvmi/pvmf/include/
pvmf_sync_util.h 116 * 0 for all timestamps before the resume time to indicate forced rendering of all skipped data.

Completed in 409 milliseconds

12 3 4 5 6 7 8 91011>>