Home
last modified time | relevance | path

Searched defs:mode_string (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/masque/
H A Dmasque_server_bin.cc65 std::string mode_string = quiche::GetQuicheCommandLineFlag(FLAGS_masque_mode); in main() local
H A Dmasque_client_bin.cc378 std::string mode_string = quiche::GetQuicheCommandLineFlag(FLAGS_masque_mode); in RunMasqueClient() local
/aosp_15_r20/external/webrtc/modules/video_coding/svc/
H A Dscalability_mode_util.cc21 absl::string_view mode_string) { in ScalabilityModeFromString()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Ddequantize_op.cc43 string mode_string; in DequantizeOp() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_dequantize_op.cc42 string mode_string; in MklDequantizeOp() local
H A Dmkl_qmatmul_op.cc141 string mode_string; in MklDnnQuantizedMatMulOp() local
H A Dmkl_quantize_op.cc226 string mode_string; in MklQuantizeV2Op() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dtypes.h105 auto mode_string = mode.has_value() ? AnyChannelModeToString(*mode) in ToString() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddequantize_op.cc55 string mode_string; in DequantizeOp() local
H A Dquantize_op.cc68 string mode_string; in QuantizeV2Op() local
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_write_buffer.c142 const char *mode_string; member
H A Dsg_ses_microcode.c105 const char *mode_string; member
H A Dsg_read_buffer.c161 const char *mode_string; member
/aosp_15_r20/external/python/cpython2/Modules/_io/
Dfileio.c936 mode_string(fileio *self) in mode_string() function
/aosp_15_r20/external/python/cpython3/Modules/_io/
Dfileio.c1057 mode_string(fileio *self) function
/aosp_15_r20/external/coreboot/src/drivers/spi/
H A Dspi_flash.c542 const char *mode_string = ""; in spi_flash_probe() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.cc804 const char* mode_string = in ToString() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dir.cpp2295 mode_string(const ir_variable *var) in mode_string() function
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dsnapshot_utils.cc981 Status DetermineOpState(const std::string& mode_string, bool file_exists, in DetermineOpState()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dmkl_layout_pass.cc1474 string mode_string; in DequantizeRewrite() local
1609 string mode_string; in QuantizeOpRewrite() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dxskxceiver.c128 static char *mode_string(struct test_spec *test) in mode_string() function