Home
last modified time | relevance | path

Searched defs:mark (Results 1 – 25 of 140) sorted by relevance

123456

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify13.c62 struct fanotify_mark_type mark; member
119 struct fanotify_mark_type *mark = &tc->mark; in setup_marks() local
142 struct fanotify_mark_type *mark = &tc->mark; in do_test() local
Dfanotify01.c40 struct fanotify_mark_type mark; member
88 struct fanotify_mark_type *mark = &tc->mark; in test_fanotify() local
Dfanotify15.c60 struct fanotify_mark_type mark; member
83 struct fanotify_mark_type *mark = &tc->mark; in do_test() local
Dfanotify12.c47 struct fanotify_mark_type mark; member
136 struct fanotify_mark_type *mark = &tc->mark; in setup_mark() local
Dfanotify03.c62 struct fanotify_mark_type mark; member
206 struct fanotify_mark_type *mark = &tc->mark; in setup_mark() local
Dfanotify16.c70 struct fanotify_mark_type mark; member
158 struct fanotify_mark_type *mark = &tc->mark; in do_test() local
Dfanotify09.c74 struct fanotify_mark_type mark; member
132 struct fanotify_mark_type *mark = &tc->mark; in create_fanotify_groups() local
Dfanotify10.c294 struct fanotify_mark_type *mark, *ignore_mark; in create_fanotify_groups() local
411 struct fanotify_mark_type *mark, *ignore_mark; in test_fanotify() local
/third_party/node/tools/doc/
Dstability.mjs17 const mark = `${markBegin}(.*)${markEnd}`; constant
85 function updateStabilityMark(file, value, mark) { argument
/third_party/python/Lib/idlelib/
Doutwin.py96 def write(self, s, tags=(), mark="insert"): argument
171 def write(self, s, tags, mark): argument
/third_party/python/Lib/idlelib/idle_test/
Dtest_searchengine.py84 def mark(s): function
239 def mark(s): function
/third_party/node/deps/npm/lib/utils/completion/
Dfile-completion.js16 var opts = { mark: true, dot: true, maxDepth: depth } property
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/base/
Dio-private.h35 wuffs_base__io__count_since(uint64_t mark, uint64_t index) { in wuffs_base__io__count_since()
43 wuffs_base__io__since(uint64_t mark, uint64_t index, uint8_t* ptr) { in wuffs_base__io__since()
/third_party/PyYAML/lib/yaml/
Dconstructor.py525 def find_python_module(self, name, mark, unsafe=False): argument
540 def find_python_name(self, name, mark, unsafe=False): argument
715 def find_python_module(self, name, mark): argument
718 def find_python_name(self, name, mark): argument
/third_party/python/Tools/peg_generator/pegen/
Dtokenizer.py63 def mark(self) -> Mark: member in Tokenizer
/third_party/typescript/src/compiler/
Dperformance.ts55 export function mark(markName: string) { function
DperformanceCore.ts14 mark(name: string): void; method
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp9pay.c384 gboolean start, gboolean mark, GstBuffer * in) in gst_rtp_vp9_create_header_buffer()
451 gboolean mark; in gst_rtp_vp9_payload_next() local
/third_party/python/Modules/
Dsre.h52 Py_ssize_t mark[1]; member
77 const void** mark; member
/third_party/node/deps/cares/src/lib/
Dares_data.h60 unsigned int mark; /* Private ares_data signature. */ member
/third_party/toybox/toys/net/
Dping.c161 int mark = TT.m; in ping_main() local
/third_party/python/Tools/scripts/
Dfixdiv.py347 def report(self, first, last=None, mark="*"): argument
/third_party/flutter/skia/third_party/externals/wuffs/script/
Dwuffs-deflate-decoder-decode-huffman.c136 uint8_t* mark; member
143 uint8_t* mark; member
/third_party/skia/third_party/externals/brotli/research/
Ddurchschlag.cc20 TextIdx mark; member
429 TextIdx mark = 1; in ScoreSlices() local
486 TextIdx mark = 0; in durchschlagGenerateExclusive() local
589 TextIdx mark = 0; in durchschlagGenerateCollaborative() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDictionaryBreakEngine.java29 private int mark; // The preferred candidate's offset field in DictionaryBreakEngine.PossibleWord

123456