Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 14 of 14) sorted by relevance

/third_party/grpc/examples/ruby/route_guide/
Droute_guide_server.rb130 def route_chat(notes) argument
136 def initialize(notes, received_notes) argument
/third_party/node/deps/npm/node_modules/concat-map/
DREADME.markdown59 notes chapter
/third_party/grpc/examples/ruby/errors_and_cancellation/
Derror_examples_server.rb47 def route_chat(notes) argument
/third_party/mesa3d/src/freedreno/ir3/
Dir3_sched.c368 check_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in check_instr()
630 choose_instr_dec(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in choose_instr_dec()
715 choose_instr_inc(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in choose_instr_inc()
770 choose_instr_prio(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes) in choose_instr_prio()
819 choose_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes) in choose_instr()
1170 struct ir3_sched_notes notes = {0}; in sched_block() local
/third_party/elfio/tests/
DELFIOTest.cpp183 void checkNote( const note_section_accessor& notes, in checkNote()
291 note_section_accessor notes( reader, sec ); in BOOST_AUTO_TEST_CASE() local
397 note_section_accessor notes( reader, sec ); in BOOST_AUTO_TEST_CASE() local
687 note_section_accessor notes( reader, sec ); in BOOST_AUTO_TEST_CASE() local
/third_party/node/doc/api/
Dstream.md2811 ### Streams compatibility with async generators and async iterators
2887 ### Compatibility with older Node.js versions
2954 ### `readable.read(0)`
2969 ### `readable.push('')`
2979 ### `highWaterMark` discrepancy after calling `readable.setEncoding()`
/third_party/gstreamer/gstplugins_good/gst/wavenc/
Dgstwavenc.h54 GList *notes; member
/third_party/grpc/examples/cpp/route_guide/
Droute_guide_client.cc165 std::vector<RouteNote> notes{ in RouteChat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h261 iterator_range<Elf_Note_Iterator> notes(const Elf_Phdr &Phdr, in notes() function
273 iterator_range<Elf_Note_Iterator> notes(const Elf_Shdr &Shdr, in notes() function
/third_party/glib/gio/kqueue/
Dgkqueuefilemonitor.c110 …unsigned int notes = NOTE_DELETE | NOTE_WRITE | NOTE_EXTEND | NOTE_ATTRIB | NOTE_RENAME | NOTE_REV… in note_all() local
/third_party/elfio/elfio/
Delfio_dump.hpp705 static void notes( std::ostream& out, const elfio& reader ) in notes() function in ELFIO::dump
711 note_section_accessor notes( reader, sec ); in notes() local
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.h72 GList *notes; member
/third_party/typescript/tests/baselines/reference/
DunderscoreTest1.js778 var notes: any[]; variable
999 var notes; variable
/third_party/typescript/tests/cases/compiler/
DunderscoreTest1.ts776 var notes: any[]; variable