Searched defs:Control (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/test/ |
D | encode_test_driver.h | 122 void Control(int ctrl_id, int arg) { in Control() function 127 void Control(int ctrl_id, struct vpx_scaling_mode *arg) { in Control() function 132 void Control(int ctrl_id, struct vpx_svc_layer_id *arg) { in Control() function 137 void Control(int ctrl_id, struct vpx_svc_parameters *arg) { in Control() function 142 void Control(int ctrl_id, vpx_active_map_t *arg) { in Control() function
|
D | decode_test_driver.h | 74 void Control(int ctrl_id, int arg) { in Control() function 78 void Control(int ctrl_id, const void *arg) { in Control() function 84 void Control(int ctrl_id, int arg, vpx_codec_err_t expected_value) { in Control() function
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/ |
D | Control.java | 48 public interface Control extends Savable { interface
|
/external/v8/src/compiler/ |
D | generic-algorithm.h | 26 enum Control { enum
|
D | schedule.h | 32 enum Control { enum
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationThreadTest.java | 161 private static class Control { class in CollationThreadTest
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 6486 Value *Control = llvm::ConstantInt::get(Int32Ty, 0xff0c); in EmitSystemZBuiltinExpr() local 6492 Value *Control = llvm::ConstantInt::get(Int32Ty, 0xff0c); in EmitSystemZBuiltinExpr() local 6498 Value *Control = llvm::ConstantInt::get(Int32Ty, 0xff08); in EmitSystemZBuiltinExpr() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 3655 uint64_t Control = MI->getOperand(2).getImm(); in emitTransactionBegin() local
|