/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/python/ops/ |
D | parsing_ops.py | 847 fixed_length=None, argument
|
/external/tensorflow/tensorflow/core/ops/ |
D | parsing_ops.cc | 123 DimensionHandle fixed_length; in __anon43ba807d0302() local
|
/external/aac/libSBRdec/src/ |
D | env_extr.cpp | 978 int num_grid_info, fixed_length, grid_info, j, k = 0; in sbrGetPvcEnvelope() local
|
/external/mesa3d/src/intel/decoder/ |
D | intel_decoder.h | 127 bool fixed_length; /* True for <struct> & <register> */ member
|
D | intel_decoder.c | 171 bool fixed_length) in create_group()
|
/external/libxaac/decoder/ |
D | ixheaacd_env_extr.c | 131 WORD32 fixed_length = 0, num_grid_info = 0, grid_info; in ixheaacd_read_esbr_pvc_envelope() local
|
/external/libevent/ |
D | event_rpcgen.py | 1805 def EntryBytes(entry_type, name, tag, fixed_length): argument
|
/external/flatbuffers/include/flatbuffers/ |
D | idl.h | 222 uint16_t fixed_length; // only set if t == BASE_TYPE_ARRAY member
|
D | reflection_generated.h | 188 uint16_t fixed_length() const { in fixed_length() function
|
/external/flatbuffers/rust/reflection/src/ |
D | reflection_generated.rs | 300 pub fn fixed_length(&self) -> u16 { in fixed_length() method 345 pub fixed_length: u16, field
|
/external/flatbuffers/src/ |
D | idl_parser.cpp | 854 uint16_t fixed_length = 0; in ParseType() local
|