Home
last modified time | relevance | path

Searched defs:note (Results 1 – 25 of 112) sorted by relevance

12345

/external/mesa3d/src/util/
Dbuild_id.c53 struct build_id_note *note; member
79 struct build_id_note *note = (void *)(info->dlpi_addr + in build_id_find_nhdr_callback() local
126 build_id_length(const struct build_id_note *note) in build_id_length()
132 build_id_data(const struct build_id_note *note) in build_id_data()
/external/tensorflow/tensorflow/core/distributed_runtime/
Drpc_collective_executor_mgr_test.cc85 Notification note; in TEST_F() local
108 Notification note; in TEST_F() local
135 Notification note; in TEST_F() local
155 Notification note; in TEST_F() local
/external/autotest/client/cros/power/
Dpower_dashboard.py291 uploadurl=None, note=''): argument
367 note=''): argument
451 note=''): argument
465 note=''): argument
480 resultsdir=None, uploadurl=None, note=''): argument
516 note=''): argument
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/error/
DMarkedYAMLException.java25 private String note; field in MarkedYAMLException
28 Mark problemMark, String note) { in MarkedYAMLException()
33 Mark problemMark, String note, Throwable cause) { in MarkedYAMLException()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DWithColor.cpp67 raw_ostream &WithColor::note() { return note(errs()); } in note() function in WithColor
81 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix) { in note() function in WithColor
/external/libexif/libexif/pentax/
Dexif-mnote-data-pentax.c339 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_id() local
349 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_name() local
359 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_title() local
369 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_description() local
/external/perfetto/ui/src/common/
Dactions.ts272 const note = state.notes[args.id]; constant
278 const note = state.notes[args.id]; constant
/external/autotest/server/cros/power/
Dpower_dashboard.py12 uploadurl=None, note=''): argument
87 resultsdir=None, uploadurl=None, note=''): argument
/external/tensorflow/tensorflow/core/common_runtime/
Ddevice_resolver_local_test.cc55 Notification note; in TEST_F() local
73 Notification note; in TEST_F() local
Dring_gatherer.cc99 Notification note; in Run() local
142 Notification note; in RunAsyncParts() local
Dbuf_rendezvous_test.cc52 Notification note; in TEST_F() local
83 Notification note; in TEST_F() local
116 Notification note; in TEST_F() local
Dcollective_param_resolver_local_test.cc160 Notification note[NUM_DEVS]; in TEST_F() local
224 Notification note[NUM_DEVS]; in TEST_F() local
262 Notification note[NUM_DEVS]; in TEST_F() local
Dring_reducer.cc88 Notification note; in Run() local
178 Notification note; in RunAsyncParts() local
/external/libexif/libexif/canon/
Dexif-mnote-data-canon.c81 exif_mnote_data_canon_get_value (ExifMnoteData *note, unsigned int n, char *val, unsigned int maxle… in exif_mnote_data_canon_get_value()
314 exif_mnote_data_canon_get_name (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_name()
326 exif_mnote_data_canon_get_title (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_title()
338 exif_mnote_data_canon_get_description (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_description()
/external/autotest/site_utils/
Dserver_manager.py184 def create(hostname, role=None, note=None): argument
228 def modify(hostname, role=None, status=None, delete=False, note=None, argument
/external/libxml2/test/relaxng/
Dtutor5_3.rng3 <element name="note"> element
Dtutor5_4.rng3 <attribute name="note"> attribute
Dtutor9_1.rng11 <element name="note"> element
Dtutor3_3.rng11 <attribute name="note"> attribute
Dtutor1_3.rng11 <element name="note"> element
Dtutor2_1.rng21 <element name="note"> element
/external/perfetto/ui/src/frontend/
Dnotes_panel.ts81 for (const note of Object.values(globals.state.notes)) { constant
157 for (const note of Object.values(globals.state.notes)) { constant
/external/swiftshader/third_party/llvm-7.0/llvm/utils/llvm-build/llvmbuild/
Dutil.py8 note = lambda message: _write_message('note', message) function
/external/llvm/utils/llvm-build/llvmbuild/
Dutil.py8 note = lambda message: _write_message('note', message) function
/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_server.js185 call.on('data', function(note) { argument
190 _.each(route_notes[key], function(note) { argument

12345