Home
last modified time | relevance | path

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

12345678

/third_party/iptables/include/linux/netfilter/
Dxt_mark.h7 __u32 mark, mask; member
11 __u32 mark, mask; member
/third_party/grpc/src/ruby/ext/grpc/
Drb_channel_credentials.c45 VALUE mark; member
110 VALUE mark) { in grpc_rb_wrap_channel_credentials()
201 VALUE mark; in grpc_rb_channel_credentials_compose() local
Drb_call_credentials.c44 VALUE mark; member
238 VALUE grpc_rb_wrap_call_credentials(grpc_call_credentials* c, VALUE mark) { in grpc_rb_wrap_call_credentials()
298 VALUE mark; in grpc_rb_call_credentials_compose() local
/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
/third_party/node/tools/doc/
Dstability.mjs17 const mark = `${markBegin}(.*)${markEnd}`; constant
85 function updateStabilityMark(file, value, mark) { argument
/third_party/boost/libs/graph/example/
Dtopo-sort-file-dep.cpp37 const file_dep_graph& g, vertex_t u, vertex_t*& topo_order, int* mark) in topo_sort_dfs()
50 std::vector< int > mark(num_vertices(g), 0); in topo_sort() local
/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/iptables/include/linux/netfilter_bridge/
Debt_mark_t.h17 unsigned long mark; member
Debt_mark_m.h10 unsigned long mark, mask; member
/third_party/grpc/src/ruby/qps/
Dserver.rb62 def mark(reset) method in BenchmarkServer
Dclient.rb136 def mark(reset) method in BenchmarkClient
/third_party/iptables/extensions/
Dlibxt_connmark.c29 unsigned long mark, mask; member
120 static void print_mark_xlate(unsigned int mark, unsigned int mask, in print_mark_xlate()
Dlibxt_mark.c7 unsigned long mark, mask; member
99 print_mark_xlate(struct xt_xlate *xl, unsigned int mark, in print_mark_xlate()
Dlibxt_MARK.c9 unsigned long mark; member
20 unsigned long mark; member
163 print_mark(unsigned long mark) in print_mark()
/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/boost/libs/optional/test/
Doptional_test_io.cpp31 int mark = 0 ; in test2() local
/third_party/libnl/lib/route/act/
Dskbedit.c211 int rtnl_skbedit_set_mark(struct rtnl_act *act, uint32_t mark) in rtnl_skbedit_set_mark()
223 int rtnl_skbedit_get_mark(struct rtnl_act *act, uint32_t *mark) in rtnl_skbedit_get_mark()
/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()

12345678