Home
last modified time | relevance | path

Searched defs:nth (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxinternal.c101 WebPChunk* ChunkSearchList(WebPChunk* first, uint32_t nth, uint32_t tag) { in ChunkSearchList()
277 static int SearchImageToGetOrDelete(WebPMuxImage** wpi_list, uint32_t nth, in SearchImageToGetOrDelete()
333 WebPMuxError MuxImageDeleteNth(WebPMuxImage** wpi_list, uint32_t nth) { in MuxImageDeleteNth()
345 WebPMuxError MuxImageGetNth(const WebPMuxImage** wpi_list, uint32_t nth, in MuxImageGetNth()
Dmuxread.c36 uint32_t nth, WebPData* const data) { in MuxGet()
479 const WebPMux* mux, uint32_t nth, WebPMuxFrameInfo* frame) { in WebPMuxGetFrame()
Dmuxedit.c380 WebPMuxError WebPMuxDeleteFrame(WebPMux* mux, uint32_t nth) { in WebPMuxDeleteFrame()
/third_party/elfutils/libdw/
Dmemory-access.h64 #define get_uleb128_step(var, addr, nth) \ argument
112 #define get_sleb128_step(var, addr, nth) \ argument
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
Ds-c.c556 int ret, nth; in main() local
/third_party/ltp/tools/sparse/sparse-src/
Dptrlist.h82 #define ptr_list_nth(lst, nth) ({ \ argument
/third_party/curl/tests/server/
Dsockfilt.c630 DWORD timeout_ms, wait, nfd, nth, nws, i; in select_ws() local
/third_party/rust/crates/bindgen/bindgen/ir/
Dcomp.rs165 nth: usize, field
174 pub fn nth(&self) -> usize { in nth() method
/third_party/rust/crates/nom/src/character/
Dstreaming.rs186 let nth = it.next().unwrap().as_char(); in not_line_ending() localVariable
Dcomplete.rs192 let nth = it.next().unwrap().as_char(); in not_line_ending() localVariable
/third_party/rust/crates/either/src/
Dlib.rs971 fn nth(&mut self, n: usize) -> Option<Self::Item> { in nth() function
/third_party/skia/third_party/externals/oboe/docs/reference/
Djquery.js23 …'"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.rando…
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h85206 } nth; member