Home
last modified time | relevance | path

Searched defs:name_size (Results 1 – 25 of 35) sorted by relevance

12

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc174 Py_ssize_t name_size; in FindMessageByName() local
222 Py_ssize_t name_size; in FindFileByName() local
240 Py_ssize_t name_size; in FindFieldByName() local
258 Py_ssize_t name_size; in FindExtensionByName() local
275 Py_ssize_t name_size; in FindEnumTypeByName() local
292 Py_ssize_t name_size; in FindOneofByName() local
309 Py_ssize_t name_size; in FindFileContainingSymbol() local
Ddescriptor_containers.cc171 Py_ssize_t name_size; in _GetItemByKey() local
188 Py_ssize_t name_size; in _GetItemByKey() local
/external/google-breakpad/src/processor/
Dfast_source_line_resolver_types.h82 size_t name_size = strlen(raw) + 1; in CopyFrom() local
105 size_t name_size = strlen(raw) + 1; in CopyFrom() local
/external/compiler-rt/lib/asan/
Dasan_report.h30 uptr name_size; member
Dasan_debugging.cc116 const char *__asan_locate_address(uptr addr, char *name, uptr name_size, in __asan_locate_address()
/external/perf_data_converter/src/quipper/
Ddso_android.cc61 size_t name_size = Align<4>(note_header.n_namesz); in ReadBuildIdNote() local
Ddso.cc148 size_t name_size = Align<4>(note_header.n_namesz); in ReadBuildIdNote() local
/external/v8/src/snapshot/
Dserializer.h54 void Insert(Address code_address, const char* name, int name_size) { in Insert()
87 static char* CopyName(const char* name, int name_size) { in CopyName()
/external/perfetto/src/profiling/memory/
Dproc_utils.cc87 size_t name_size = static_cast<size_t>(first_arg - start); in NormalizeCmdLine() local
/external/tensorflow/tensorflow/core/platform/windows/
Dport.cc44 DWORD name_size = sizeof(name); in Hostname() local
/external/python/cpython2/Lib/
Dpstats.py391 def print_call_heading(self, name_size, column_title): argument
403 def print_call_line(self, name_size, source, call_dict, arrow="->"): argument
/external/vulkan-validation-layers/layers/
Dvk_layer_config.cpp207 DWORD i = 0, name_size = sizeof(name), type, value, value_size = sizeof(value); in FindSettings() local
/external/python/cpython3/Lib/
Dpstats.py409 def print_call_heading(self, name_size, column_title): argument
421 def print_call_line(self, name_size, source, call_dict, arrow="->"): argument
/external/libchrome/mojo/public/cpp/bindings/tests/
Dvalidation_test_input_parser.cc45 size_t name_size; member
/external/llvm/lib/Object/
DArchive.cpp233 uint64_t name_size; in getName() local
/external/ppp/pppd/
Dipxcp.c1196 int name_size = cilen - CILEN_NAME; local
/external/tcpdump/
Dprint-ppp.c835 int val_size, name_size, msg_size; in handle_chap() local
/external/python/cpython2/Modules/
Dzipimport.c710 unsigned short compress, time, date, name_size; in read_directory() local
/external/python/cpython3/Modules/
Dzipimport.c949 unsigned short flags, compress, time, date, name_size; in read_directory() local
/external/wayland/src/
Dwayland-client.c859 int name_size, fd; in connect_to_socket() local
Dwayland-server.c1204 int name_size; in wl_socket_init_for_display_name() local
/external/libchrome/base/debug/
Dactivity_tracker.h505 uint8_t name_size; // Length of "name" key. member
Dactivity_tracker.cc474 size_t name_size = name.length(); in Set() local
/external/e2fsprogs/misc/
Dtune2fs.c617 unsigned int rec_len, name_size; in rewrite_dir_block() local
/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.cc353 int name_size; in add_subject_alt_names_properties_to_peer() local

12