Searched defs:fixed_length (Results 1 – 15 of 15) sorted by relevance
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
| D | Select.java | 60 … protected int fixed_length; // fixed length defined by subclasses TODO could be package-protected? field in Select 318 final void setFixed_length(final int fixed_length) { in setFixed_length()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | decode_padded_raw_op.cc | 45 int fixed_length; in Compute() local
|
| /external/nanopb-c/generator/nanopb/ |
| D | options.proto | 90 optional bool fixed_length = 15 [default = false]; field
|
| /external/nanopb-c/generator/proto/ |
| D | nanopb.proto | 88 optional bool fixed_length = 15 [default = false]; field
|
| /external/tensorflow/tensorflow/python/kernel_tests/io_ops/ |
| D | parsing_ops_test.py | 2311 def _decode_v2(self, words, fixed_length=None): argument 2318 def _ordinalize(self, words, fixed_length=None): argument
|
| /external/tensorflow/tensorflow/core/ops/ |
| D | parsing_ops.cc | 123 DimensionHandle fixed_length; in __anon5cc8b68c0302() local
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | parsing_ops.py | 847 fixed_length=None, argument
|
| /external/mesa3d/src/intel/common/ |
| D | gen_decoder.h | 126 bool fixed_length; /* True for <struct> & <register> */ member
|
| D | gen_decoder.c | 155 bool fixed_length) in create_group()
|
| /external/aac/libSBRdec/src/ |
| D | env_extr.cpp | 978 int num_grid_info, fixed_length, grid_info, j, k = 0; in sbrGetPvcEnvelope() local
|
| /external/libxaac/decoder/ |
| D | ixheaacd_env_extr.c | 113 WORD32 fixed_length = 0, num_grid_info = 0, grid_info; in ixheaacd_read_esbr_pvc_envelope() local
|
| /external/flatbuffers/include/flatbuffers/ |
| D | idl.h | 185 uint16_t fixed_length; // only set if t == BASE_TYPE_ARRAY member
|
| D | reflection_generated.h | 185 uint16_t fixed_length() const { in fixed_length() function
|
| /external/libevent/ |
| D | event_rpcgen.py | 1805 def EntryBytes(entry_type, name, tag, fixed_length): argument
|
| /external/flatbuffers/src/ |
| D | idl_parser.cpp | 870 uint16_t fixed_length = 0; in ParseType() local
|