/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 | 95 for (const note of Object.values(globals.state.notes)) { constant 119 const area = globals.state.areas[note.areaId]; constant 224 for (const note of Object.values(globals.state.notes)) { constant 249 const noteArea = globals.state.areas[note.areaId]; constant 266 const note = globals.state.notes[attrs.id]; constant
|
D | track_group_panel.ts | 222 const note = globals.state.notes[globals.state.currentSelection.id]; constant 244 for (const note of Object.values(globals.state.notes)) { constant
|
D | time_selection_panel.ts | 150 for (const note of Object.values(globals.state.notes)) { constant 154 const selectedArea = globals.state.areas[note.areaId]; constant
|
D | track_panel.ts | 344 const note = globals.state.notes[globals.state.currentSelection.id]; constant 367 for (const note of Object.values(globals.state.notes)) { 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
|
/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/client/cros/power/ |
D | power_dashboard.py | 319 def __init__(self, logger, testname, start_ts, resultsdir, uploadurl, note): argument 394 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument 476 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument 487 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument 650 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument 660 def __init__(self, logger, testname, resultsdir, uploadurl, note): argument 694 uploadurl=None, note=''): argument
|
/external/autotest/server/cros/power/ |
D | power_dashboard.py | 12 uploadurl=None, note=''): argument 87 resultsdir=None, uploadurl=None, note=''): argument
|
/external/autotest/site_utils/ |
D | server_manager.py | 189 def create(hostname, role=None, note=None): argument 233 def modify(hostname, role=None, status=None, delete=False, note=None, 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/llvm-project/llvm/lib/Support/ |
D | WithColor.cpp | 64 raw_ostream &WithColor::note() { return note(errs()); } in note() function in WithColor 88 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note() function in WithColor
|
/external/llvm-project/flang/lib/Parser/ |
D | debug-parser.cpp | 18 std::string note{str_, length_}; in Parse() local
|
/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/llvm/utils/llvm-build/llvmbuild/ |
D | util.py | 8 note = lambda message: _write_message('note', message) function
|
/external/llvm-project/lldb/source/Plugins/Process/elf-core/ |
D | ProcessElfCore.cpp | 508 ELFNote note = ELFNote(); in parseSegment() local 528 for (const auto ¬e : notes) { in parseFreeBSDNotes() local 606 for (const auto ¬e : notes) { in parseNetBSDNotes() local 731 for (const auto ¬e : notes) { in parseOpenBSDNotes() local 778 for (const auto ¬e : notes) { in parseLinuxNotes() local
|
/external/parameter-framework/upstream/doc/requirements/ |
D | requirements.css | 30 note, ko, why, unknown { selector
|
/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/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
|