Home
last modified time | relevance | path

Searched defs:if_true (Results 1 – 11 of 11) sorted by relevance

/external/grpc-grpc/src/compiler/
Dobjective_c_generator_helpers.h57 inline ::grpc::string PreprocIf(const ::grpc::string& symbol, in PreprocIf()
63 inline ::grpc::string PreprocIfNot(const ::grpc::string& symbol, in PreprocIfNot()
69 inline ::grpc::string PreprocIfElse(const ::grpc::string& symbol, in PreprocIfElse()
76 inline ::grpc::string PreprocIfNotElse(const ::grpc::string& symbol, in PreprocIfNotElse()
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dobjective_c_generator_helpers.h67 inline ::std::string PreprocIf(const ::std::string& symbol, in PreprocIf()
73 inline ::std::string PreprocIfNot(const ::std::string& symbol, in PreprocIfNot()
79 inline ::std::string PreprocIfElse(const ::std::string& symbol, in PreprocIfElse()
86 inline ::std::string PreprocIfNotElse(const ::std::string& symbol, in PreprocIfNotElse()
/external/tensorflow/tensorflow/python/autograph/operators/
Dconditional_expressions.py23 def if_exp(cond, if_true, if_false, expr_repr): argument
30 def _tf_if_exp(cond, if_true, if_false, expr_repr): argument
51 def _py_if_exp(cond, if_true, if_false): argument
/external/tensorflow/tensorflow/compiler/tests/
Dcond_test.py106 def if_true(): function
136 def if_true(): function
163 def if_true(): function
196 def if_true(): function
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dtemplate_util_unittest.cc64 typedef if_<true, true_type, false_type>::type if_true; in TEST() typedef
/external/protobuf/src/google/protobuf/stubs/
Dtemplate_util_unittest.cc64 typedef if_<true, true_type, false_type>::type if_true; in TEST() typedef
/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
Dcond_v2_test.py1193 def if_true(): function
1220 def if_true(): function
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c756 SpvId if_true, SpvId if_false) in emit_select()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_cfg_test.cpp1728 Block if_true("if_true"); in TEST_P() local
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_cfg_test.cpp1723 Block if_true("if_true"); in TEST_P() local
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_cfg_test.cpp1730 Block if_true("if_true"); in TEST_P() local