Home
last modified time | relevance | path

Searched defs:is_input (Results 1 – 15 of 15) sorted by relevance

/external/adhd/cras/src/tests/
Daudio_test_gui.py20 def get_plugged_nodes(plugged_nodes, lines, is_input): argument
Dcras_test_client.c276 int is_input) in print_node_info()
/external/v8/src/runtime/
Druntime-interpreter.cc60 void PrintRegisters(Isolate* isolate, std::ostream& os, bool is_input, in PrintRegisters()
/external/webrtc/talk/media/devices/
Dfakedevicemanager.h204 bool GetAudioDevice(bool is_input, const std::string& name, in GetAudioDevice()
Ddevicemanager.cc279 bool DeviceManager::GetAudioDevice(bool is_input, const std::string& name, in GetAudioDevice()
/external/u-boot/drivers/gpio/
Domap_gpio.c55 int is_input) in _set_gpio_direction()
/external/autotest/client/cros/audio/
Dcras_utils.py572 def get_node_id_from_node_type(node_type, is_input): argument
/external/libbrillo/brillo/
Dprocess.cc77 void ProcessImpl::RedirectUsingPipe(int child_fd, bool is_input) { in RedirectUsingPipe()
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c31 is_input(nir_intrinsic_instr *intrin) in is_input() function
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc124 bool is_input = false; in GetOutputShapes() local
/external/u-boot/drivers/usb/eth/
Dmcs7830.c762 bool is_input; in mcs7830_eth_probe() local
/external/adhd/cras/src/server/
Dcras_dbus_control.c451 dbus_bool_t is_input; in append_node_dict() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.h698 static inline bool is_input(struct ir3_instruction *instr) in is_input() function
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c2144 boolean is_input; in DECL_SPECIAL() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp1005 std::stringstream& stream, bool is_input) in verifyVarying()
1060 … program, Shader::STAGES stage, const Variable& variable, std::stringstream& stream, bool is_input) in checkVarying()