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

12 3 4 5 6 7

  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
xf86vmode.h 153 Bool forced; /* extents of new region */ member in struct:__anon13228
  /external/chromium_org/content/renderer/pepper/
pepper_video_capture_host.cc 370 bool forced) {
371 if (!forced) {
  /external/chromium_org/v8/test/mjsunit/regress/
regress-325676.js 31 // If a function parameter is forced to be context allocated,
regress-r4998.js 71 // MakeMergeable has forced the loop variable x7 to be spilled,
  /external/iproute2/tc/
q_gred.c 302 fprintf(f, "\n\t Packet drops: %d (forced %d early %d) ",
303 qopt->forced+qopt->early,
304 qopt->forced,
  /external/chromium_org/sql/
connection.cc 192 void Connection::StatementRef::Close(bool forced) {
207 // Forced close is expected to happen from a statement error
210 was_valid_ = was_valid_ && forced;
260 void Connection::CloseInternal(bool forced) {
273 // violation, except for forced close (which happens from within a
275 DCHECK(forced || open_statements_.empty());
280 (*i)->Close(forced);
    [all...]
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_poly.h 86 Quartic solving where a solution is forced when splitting into quadratics, which
284 inline void db_RealEigenvalues4x4(double lambda[4],int *nr_roots,const double A[16],int forced=0)
289 if(forced) db_SolveQuarticForced(lambda,nr_roots,p[4],p[3],p[2],p[1],p[0]);
  /external/apache-harmony/jdwp/
Android.mk 17 # Runtime target for CTS. We also support running with a forced abi.
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 86 Quartic solving where a solution is forced when splitting into quadratics, which
284 inline void db_RealEigenvalues4x4(double lambda[4],int *nr_roots,const double A[16],int forced=0)
289 if(forced) db_SolveQuarticForced(lambda,nr_roots,p[4],p[3],p[2],p[1],p[0]);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 86 Quartic solving where a solution is forced when splitting into quadratics, which
284 inline void db_RealEigenvalues4x4(double lambda[4],int *nr_roots,const double A[16],int forced=0)
289 if(forced) db_SolveQuarticForced(lambda,nr_roots,p[4],p[3],p[2],p[1],p[0]);
  /development/ndk/platforms/android-3/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /external/libnl/include/linux/
pkt_sched.h 216 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
pkt_sched.h 243 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pkt_sched.h 243 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 49 #include <cxxabi-forced.h>
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
pkt_sched.h 157 __u32 forced; member in struct:tc_gred_qopt
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 49 #include <cxxabi-forced.h>

Completed in 791 milliseconds

12 3 4 5 6 7