Home
last modified time | relevance | path

Searched defs:bool_value (Results 1 – 25 of 26) sorted by relevance

12

/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_extra_interfaces.proto46 optional bool bool_value = 2; field
55 optional bool bool_value = 1; field
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleGLCoverageTests.cpp118 glw::GLboolean bool_value = GL_TRUE; in iterate() local
151 glw::GLboolean bool_value = GL_TRUE; in iterate() local
522 glw::GLboolean bool_value = GL_TRUE; in iterate() local
/third_party/mindspore/tests/ut/cpp/dataset/
Dtensor_row_test.cc36 bool bool_value = true; in TEST_F() local
76 std::vector<bool> bool_value = {true, false}; in TEST_F() local
114 bool bool_value = true; in TEST_F() local
153 std::vector<bool> bool_value = {true, false}; in TEST_F() local
/third_party/protobuf/src/google/protobuf/
Dstruct.proto72 bool bool_value = 4; field
Dstruct.pb.h939 inline bool Value::bool_value() const { in bool_value() function
Dextension_set.h560 bool bool_value; member
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto56 bool bool_value = 1; field
121 google.protobuf.BoolValue bool_value = 1; field
177 bool bool_value = 1; field
/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto14 google.protobuf.BoolValue bool_value = 7; field
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto43 bool bool_value = 13; field
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_dict_helpers.h125 dbus_bool_t bool_value; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_dict_helpers.h125 dbus_bool_t bool_value; member
/third_party/flutter/skia/third_party/externals/sdl/visualtest/include/
DSDL_visualtest_variator_common.h36 SDL_bool bool_value; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayGetterCalls.cpp420 glw::GLboolean bool_value = GL_FALSE; in verifyTextureBindings() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProperties.cpp78 glw::GLboolean bool_value[4] = { GL_FALSE }; in iterate() local
/third_party/gn/src/gn/
Dcommand_desc.cc43 bool bool_value = false; in PrintDictValue() local
88 bool bool_value = false; in PrintValue() local
/third_party/lwip/src/apps/snmp/
Dsnmp_core.c1249 snmp_decode_truthvalue(const s32_t *asn1_value, u8_t *bool_value) in snmp_decode_truthvalue()
1330 snmp_encode_truthvalue(s32_t *asn1_value, u32_t bool_value) in snmp_encode_truthvalue()
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_if.c1100 bool bool_value; in propagate_condition_eval() local
1155 bool bool_value; in evaluate_condition_use() local
/third_party/pulseaudio/src/pulse/
Djson.c40 bool bool_value; member
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto155 google.protobuf.BoolValue bool_value = 7; field
/third_party/mindspore/mindspore/ccsrc/vm/
Dvm.cc314 bool bool_value = false; in InstRealSwitch() local
/third_party/mindspore/mindspore/core/abstract/
Dprim_structures.cc140 auto *bool_value = static_cast<bool *>(value->data_c()); in InferImplMakeSlice() local
/third_party/mindspore/mindspore/ops/composite/multitype_ops/
D_compile_utils.py304 def _tensor_index_by_bool(data, bool_value): argument
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c731 static LLVMValueRef bool_value(struct function *fn, LLVMValueRef value) in bool_value() function
/third_party/selinux/checkpolicy/
Dpolicy_define.c1736 char *id, *bool_value; in define_bool_tunable() local
/third_party/glib/glib/
Dgkeyfile.c2505 gboolean bool_value; in g_key_file_get_boolean() local

12