Searched defs:tuning (Results 1 – 10 of 10) sorted by relevance
/external/bison/lib/ |
D | hash.c | 64 const Hash_tuning *tuning; member 479 hash_reset_tuning (Hash_tuning *tuning) in hash_reset_tuning() 514 const Hash_tuning *tuning = table->tuning; in check_tuning() local 544 compute_bucket_size (size_t candidate, const Hash_tuning *tuning) in compute_bucket_size() 594 hash_initialize (size_t candidate, const Hash_tuning *tuning, in hash_initialize() 1072 const Hash_tuning *tuning = table->tuning; in hash_insert_if_absent() local 1174 const Hash_tuning *tuning = table->tuning; in hash_delete() local
|
/external/eigen/bench/ |
D | spmv.cpp | 154 double tuning = t.value(); in main() local
|
/external/jmonkeyengine/engine/src/bullet-native/ |
D | com_jme3_bullet_objects_PhysicsVehicle.cpp | 102 btRaycastVehicle::btVehicleTuning tuning; in Java_com_jme3_bullet_objects_PhysicsVehicle_createRaycastVehicle() local 130 …, jobject direction, jobject axle, jfloat restLength, jfloat radius, jobject tuning, jboolean fron… in Java_com_jme3_bullet_objects_PhysicsVehicle_addWheel()
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/ |
D | PhysicsVehicle.java | 69 protected VehicleTuning tuning; field in PhysicsVehicle 134 wheel.getRestLength(), wheel.getRadius(), tuning, wheel.isFrontWheel())); in createVehicle() local
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/ |
D | PhysicsVehicle.java | 70 protected VehicleTuning tuning = new VehicleTuning(); field in PhysicsVehicle 149 …ector3f direction, Vector3f axle, float restLength, float radius, VehicleTuning tuning, boolean fr… in addWheel()
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_sndlib.h | 187 EAS_I16 tuning; member 227 EAS_I16 tuning; member 252 EAS_I16 tuning; member
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | eas_sndlib.h | 187 EAS_I16 tuning; member 227 EAS_I16 tuning; member 252 EAS_I16 tuning; member
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_sndlib.h | 187 EAS_I16 tuning; member 227 EAS_I16 tuning; member 252 EAS_I16 tuning; member
|
/external/libvpx/libvpx/vp8/common/ |
D | onyx.h | 218 vp8e_tuning tuning; member
|
/external/libvpx/libvpx/vp8/ |
D | vp8_cx_iface.c | 35 vp8e_tuning tuning; member
|