| /external/mesa3d/src/util/ | 
| D | build_id.c | 52    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/perfetto/ui/src/frontend/ | 
| D | notes_panel.ts | 143     for (const note of Object.values(globals.state.notes)) {  constant 166         const area = globals.state.areas[note.areaId];  constant 272     for (const note of Object.values(globals.state.notes)) {  constant 291       const noteArea = globals.state.areas[note.areaId];  constant 324     const note = globals.state.notes[this.config.id];  constant
  | 
| D | time_selection_panel.ts | 174     for (const note of Object.values(globals.state.notes)) {  constant 178         const selectedArea = globals.state.areas[note.areaId];  constant
  | 
| /external/tensorflow/tensorflow/core/distributed_runtime/ | 
| D | rpc_collective_executor_mgr_test.cc | 88     Notification note;  in TEST_F()  local 111     Notification note;  in TEST_F()  local 138     Notification note;  in TEST_F()  local 158     Notification note;  in TEST_F()  local
  | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | buf_rendezvous_test.cc | 87   Notification note;  in TEST_F()  local 122   Notification note;  in TEST_F()  local 159   Notification note;  in TEST_F()  local 256   Notification note;  in TEST_F()  local 274   Notification note;  in TEST_F()  local 293   Notification note;  in TEST_F()  local 312   Notification note;  in TEST_F()  local 331   Notification note;  in TEST_F()  local 353   Notification note;  in TEST_F()  local
  | 
| D | ring_gatherer.cc | 103     Notification note;  in Run()  local 149     Notification note;  in RunAsyncParts()  local
  | 
| D | ring_reducer.cc | 94     Notification note;  in Run()  local 199     Notification note;  in RunAsyncParts()  local
  | 
| D | threadpool_device_test.cc | 59   Notification note;  in TEST()  local
  | 
| /external/autotest/client/cros/power/ | 
| D | power_dashboard.py | 369     def __init__(self, logger, testname, start_ts, resultsdir, uploadurl, note):  argument 447     def __init__(self, logger, testname, resultsdir, uploadurl, note):  argument 529     def __init__(self, logger, testname, resultsdir, uploadurl, note):  argument 540     def __init__(self, logger, testname, resultsdir, uploadurl, note):  argument 728     def __init__(self, logger, testname, resultsdir, uploadurl, note):  argument 738     def __init__(self, logger, testname, resultsdir, uploadurl, note):  argument 748     def __init__(self, logger, testname, resultsdir, uploadurl, note):  argument 786                         uploadurl=None, note=''):  argument
  | 
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/error/ | 
| D | MarkedYAMLException.java | 25     private String note;  field in MarkedYAMLException 28             Mark problemMark, String note) {  in MarkedYAMLException() 33             Mark problemMark, String note, Throwable cause) {  in MarkedYAMLException()
  | 
| /external/autotest/server/cros/power/ | 
| D | power_dashboard.py | 12                  uploadurl=None, note=''):  argument 90                  resultsdir=None, uploadurl=None, note=''):  argument
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | WithColor.cpp | 64 raw_ostream &WithColor::note() { return note(errs()); }  in note()  function in WithColor 84 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix,  in note()  function in WithColor
  | 
| /external/connectedappssdk/tests/shared/src/main/java/com/google/android/enterprise/connectedapps/testapp/crossuser/ | 
| D | NotesManager.java | 28   public void addNote(String note) {  in addNote()
  | 
| /external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ | 
| D | MusicKeyboardView.java | 158             int note = pitch % NOTES_PER_OCTAVE;  in makeBlackRectangles()  local 183             int note = pitch % NOTES_PER_OCTAVE;  in onDraw()  local 197             int note = pitch % NOTES_PER_OCTAVE;  in onDraw()  local 305         int note = pitch % NOTES_PER_OCTAVE;  in isPitchBlack()  local
  | 
| /external/grpc-grpc/examples/node/static_codegen/route_guide/ | 
| D | route_guide_server.js | 185   call.on('data', function(note) {  argument 190       _.each(route_notes[key], function(note) {  argument
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/utils/libcxx/test/ | 
| D | config.py | 19   note = lambda s: lit_config.note("({}) {}".format(config.name, s))  function
  | 
| /external/deqp/external/vulkancts/scripts/src/extensions/ | 
| D | VK_EXT_texel_buffer_alignment.json | 6 …"note": "Partial promotion, only the properties structure was promoted to vk1.3, the feature struc…  string
  | 
| /external/llvm/utils/llvm-build/llvmbuild/ | 
| D | util.py | 8 note = lambda message: _write_message('note', message)  function
  | 
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/ | 
| D | ScannerException.java | 46             String note) {  in ScannerException()
  | 
| /external/python/cpython2/Doc/includes/ | 
| D | mp_webserver.py | 26 def note(format, *args):  function
  | 
| /external/parameter-framework/upstream/doc/requirements/ | 
| D | requirements.css | 30 note, ko, why, unknown {  selector
  | 
| /external/grpc-grpc/examples/node/dynamic_codegen/route_guide/ | 
| D | route_guide_server.js | 195   call.on('data', function(note) {  argument 200       _.each(route_notes[key], function(note) {  argument
  | 
| /external/clang/test/SemaObjC/ | 
| D | attr-deprecated.m | 199 expected-note {{property 'object' is declared deprecated here}} \  method 200 expected-note {{'setObject:' has been explicitly marked deprecated here}} \  method 201 expected-note {{property declared here}}  method
  | 
| /external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideServer/ | 
| D | RouteGuideImpl.cs | 122         private List<RouteNote> AddNoteForLocation(Point location, RouteNote note)  in AddNoteForLocation()
  | 
| /external/libwebsockets/lib/abstract/transports/ | 
| D | unit-test.c | 35 	char					note[128];  member 72 			    const char *note)  in lws_unit_test_packet_dispose()
  |