Home
last modified time | relevance | path

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

12345

/external/mesa3d/src/util/
Dbuild_id.c52 struct build_id_note *note; member
78 struct build_id_note *note = (void *)(info->dlpi_addr + in build_id_find_nhdr_callback() local
125 build_id_length(const struct build_id_note *note) in build_id_length()
131 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.py300 uploadurl=None, note=''): argument
376 note=''): argument
459 note=''): argument
473 note=''): argument
488 resultsdir=None, uploadurl=None, note=''): argument
524 note=''): argument
619 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/frontend/
Dnotes_panel.ts87 for (const note of Object.values(globals.state.notes)) { constant
211 for (const note of Object.values(globals.state.notes)) { constant
250 const note = globals.state.notes[attrs.id]; constant
Dtrack_group_panel.ts220 const note = globals.state.notes[globals.state.currentSelection.id]; constant
247 for (const note of Object.values(globals.state.notes)) { constant
Dtrack_panel.ts333 const note = globals.state.notes[globals.state.currentSelection.id]; constant
361 for (const note of Object.values(globals.state.notes)) { 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.cc52 Notification note; in TEST_F() local
68 Notification note; in TEST_F() local
Dring_gatherer.cc104 Notification note; in Run() local
150 Notification note; in RunAsyncParts() local
Dbuf_rendezvous_test.cc84 Notification note; in TEST_F() local
116 Notification note; in TEST_F() local
150 Notification note; in TEST_F() local
237 Notification note; in TEST_F() local
Dcollective_param_resolver_local_test.cc161 Notification note[NUM_DEVS]; in TEST_F() local
225 Notification note[NUM_DEVS]; in TEST_F() local
263 Notification note[NUM_DEVS]; in TEST_F() local
Dring_reducer.cc95 Notification note; in Run() local
200 Notification note; in RunAsyncParts() local
/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/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/perfetto/ui/src/common/
Dactions.ts434 const note = state.notes[args.id]; constant
440 const note = state.notes[args.id]; constant
/external/llvm/utils/llvm-build/llvmbuild/
Dutil.py8 note = lambda message: _write_message('note', message) function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/llvm-build/llvmbuild/
Dutil.py8 note = lambda message: _write_message('note', message) function
/external/python/cpython2/Doc/includes/
Dmp_webserver.py26 def note(format, *args): function
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/
DScannerException.java46 String note) { in ScannerException()
/external/parameter-framework/upstream/doc/requirements/
Drequirements.css30 note, ko, why, unknown { selector
/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
/external/perfetto/ui/src/assets/
Drecord.scss154 .note { class
820 .note { class

12345