/external/tensorflow/tensorflow/core/framework/ |
tensor.cc | 28 // an decoding T[] into/from a Cord, etc. 169 // Encodes "n" elements of type string stored in "in" into Cord [all...] |
/external/tensorflow/tensorflow/tools/proto_text/ |
gen_proto_text_functions_lib.cc | 57 // example: map input and output, Cord input and output, comparisons against 270 CHECK(ctype == FieldOptions::CORD || ctype == FieldOptions::STRING)
|
/hardware/qcom/msm8960/original-kernel-headers/media/ |
msm_camera.h | 1242 struct cord { struct [all...] |
/hardware/qcom/msm8996/original-kernel-headers/media/ |
msm_camera.h | 1347 struct cord { struct [all...] |
/hardware/qcom/msm8998/original-kernel-headers/media/ |
msm_camera.h | 1347 struct cord { struct [all...] |
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_string_field.cc | 115 // true of ctype=CORD and ctype=STRING_PIECE in the open source release. 116 // We aren't releasing Cord because it has too many Google-specific [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
message.h | 632 // for T = Cord and all protobuf scalar types except enums. 637 // for T = Cord and all protobuf scalar types except enums. [all...] |
descriptor.proto | 350 CORD = 1;
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
message.h | 632 // for T = Cord and all protobuf scalar types except enums. 637 // for T = Cord and all protobuf scalar types except enums. [all...] |
descriptor.proto | 350 CORD = 1;
|
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
message.h | 632 // for T = Cord and all protobuf scalar types except enums. 637 // for T = Cord and all protobuf scalar types except enums. [all...] |
descriptor.proto | 350 CORD = 1;
|
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
message.h | 632 // for T = Cord and all protobuf scalar types except enums. 637 // for T = Cord and all protobuf scalar types except enums. [all...] |
descriptor.proto | 350 CORD = 1;
|
/external/nanopb-c/generator/proto/google/protobuf/ |
descriptor.proto | 350 CORD = 1;
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
DescriptorsTest.java | 236 assertEquals(DescriptorProtos.FieldOptions.CType.CORD, [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
parser.h | 451 // Parse a single option name/value pair, e.g. "ctype = CORD". The name
|
/external/protobuf/src/google/protobuf/ |
generated_message_reflection_unittest.cc | 647 EXPECT_EQ("CORD", reflection->GetString( [all...] |
/external/protobuf/src/google/protobuf/util/internal/ |
json_stream_parser.cc | 123 // fragments of a Cord.
|
proto_writer.cc | 711 // memory from the Cord before we read it.
|
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/ |
parser.h | 392 // Parse a single option name/value pair, e.g. "ctype = CORD". The name
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/ |
parser.h | 392 // Parse a single option name/value pair, e.g. "ctype = CORD". The name
|
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/ |
parser.h | 392 // Parse a single option name/value pair, e.g. "ctype = CORD". The name
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/ |
parser.h | 451 // Parse a single option name/value pair, e.g. "ctype = CORD". The name
|
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/ |
parser.h | 392 // Parse a single option name/value pair, e.g. "ctype = CORD". The name
|