/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/ |
H A D | k-tree-gen.c | 48 int k_tree_gen(int lvl, int node_nr) in k_tree_gen() argument
|
H A D | k-tree-trav.c | 43 int k_tree_trav(int lvl, int node_nr) in k_tree_trav() argument
|
/third_party/rust/crates/log/test_max_level_features/ |
H A D | main.rs | 70 let mut lvl = state.last_log.lock().unwrap(); in last() variables
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_log.c | 40 static void cil_default_log_handler(__attribute__((unused)) int lvl, const char *msg) in cil_default_log_handler() argument 47 void cil_set_log_handler(void (*handler)(int lvl, const char *msg)) in cil_set_log_handler() argument 52 __attribute__ ((format (printf, 2, 0))) void cil_vlog(enum cil_log_level lvl, const char *msg, va_list args) in cil_vlog() argument 66 __attribute__ ((format (printf, 2, 3))) void cil_log(enum cil_log_level lvl, const char *msg, ...) in cil_log() argument 74 void cil_set_log_level(enum cil_log_level lvl) in cil_set_log_level() argument
|
H A D | cil_tree.c | 113 __attribute__((format (printf, 3, 4))) void cil_tree_log(struct cil_tree_node *node, enum cil_log_level lvl, const char* msg, ...) in cil_tree_log() argument
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | util.h | 39 tab(int lvl) in tab() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_texture.c | 135 unsigned lvl, layers = 0; in fd5_sampler_view_create() local [all...] |
H A D | fd5_blitter.c | 40 ok_dims(const struct pipe_resource *r, const struct pipe_box *b, int lvl) in ok_dims() argument
|
H A D | fd5_image.c | 99 unsigned lvl = pimg->u.tex.level; in translate_image() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_texture.c | 154 unsigned lvl; in fd3_sampler_view_create() local
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | pcy_node.c | 140 int ossl_policy_node_match(const X509_POLICY_LEVEL *lvl, in ossl_policy_node_match() argument
|
/third_party/openssl/crypto/x509/ |
H A D | pcy_node.c | 140 int ossl_policy_node_match(const X509_POLICY_LEVEL *lvl, in ossl_policy_node_match() argument
|
/third_party/selinux/libsepol/fuzz/ |
H A D | secilc-fuzzer.c | 11 static void log_handler(__attribute__((unused)) int lvl, __attribute__((unused)) const char *msg) { in log_handler() argument
|
/third_party/curl/lib/ |
H A D | curl_trc.c | 188 int lvl; in Curl_trc_opt() local
|
/third_party/skia/bench/ |
H A D | PictureNestingBench.cpp | 44 int sierpinsky(SkCanvas* canvas, int lvl, const SkPaint& paint) { in sierpinsky() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9lpf.c | 26 filter_plane_cols(VP9Context *s, int col, int ss_h, int ss_v, uint8_t *lvl, uint8_t (*mask)[4], uint8_t *dst, ptrdiff_t ls) filter_plane_cols() argument 101 filter_plane_rows(VP9Context *s, int row, int ss_h, int ss_v, uint8_t *lvl, uint8_t (*mask)[4], uint8_t *dst, ptrdiff_t ls) filter_plane_rows() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpenc_vc2hq.c | 52 int lvl, second_field; in send_picture() local
|
/third_party/mesa3d/.gitlab-ci/tests/utils/ |
H A D | test_lava_log.py | 176 lvl="target", variable 300 lvl="target", global() variable [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_cpal.c | 114 int lvl; in _mesa_cpal_compressed_size() local 155 GLint lvl, num_levels; in _mesa_cpal_compressed_teximage2d() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_texture.c | 142 unsigned lvl, layers = 0; in fd4_sampler_view_create() local [all...] |
H A D | fd4_image.c | 109 unsigned lvl = pimg->u.tex.level; in translate_image() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_print.c | 346 tab(struct log_stream *stream, int lvl) in tab() argument 353 print_instr(struct log_stream *stream, struct ir3_instruction *instr, int lvl) in print_instr() argument 481 print_block(struct ir3_block *block, int lvl) in print_block() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_compute.c | 355 struct nv50_miptree_level *lvl = &mt->level[view->u.tex.level]; in nv50_set_surface_info() local 427 struct nv50_miptree_level *lvl = &mt->level[view->u.tex.level]; in nv50_compute_validate_surfaces() local [all...] |
H A D | nv50_miptree.c | 300 struct nv50_miptree_level *lvl = &mt->level[l]; in nv50_miptree_init_layout_tiled() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_miptree.c | 274 struct nv50_miptree_level *lvl = &mt->level[l]; in nvc0_miptree_init_layout_tiled() local
|