Home
last modified time | relevance | path

Searched defs:lvl (Results 1 - 25 of 43) sorted by relevance

12

/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/
H A Dk-tree-gen.c48 int k_tree_gen(int lvl, int node_nr) in k_tree_gen() argument
H A Dk-tree-trav.c43 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 Dmain.rs70 let mut lvl = state.last_log.lock().unwrap(); in last() variables
/third_party/selinux/libsepol/cil/src/
H A Dcil_log.c40 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 Dcil_tree.c113 __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 Dutil.h39 tab(int lvl) in tab() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c135 unsigned lvl, layers = 0; in fd5_sampler_view_create() local
[all...]
H A Dfd5_blitter.c40 ok_dims(const struct pipe_resource *r, const struct pipe_box *b, int lvl) in ok_dims() argument
H A Dfd5_image.c99 unsigned lvl = pimg->u.tex.level; in translate_image() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c154 unsigned lvl; in fd3_sampler_view_create() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_node.c140 int ossl_policy_node_match(const X509_POLICY_LEVEL *lvl, in ossl_policy_node_match() argument
/third_party/openssl/crypto/x509/
H A Dpcy_node.c140 int ossl_policy_node_match(const X509_POLICY_LEVEL *lvl, in ossl_policy_node_match() argument
/third_party/selinux/libsepol/fuzz/
H A Dsecilc-fuzzer.c11 static void log_handler(__attribute__((unused)) int lvl, __attribute__((unused)) const char *msg) { in log_handler() argument
/third_party/curl/lib/
H A Dcurl_trc.c188 int lvl; in Curl_trc_opt() local
/third_party/skia/bench/
H A DPictureNestingBench.cpp44 int sierpinsky(SkCanvas* canvas, int lvl, const SkPaint& paint) { in sierpinsky() argument
/third_party/ffmpeg/libavcodec/
H A Dvp9lpf.c26 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 Drtpenc_vc2hq.c52 int lvl, second_field; in send_picture() local
/third_party/mesa3d/.gitlab-ci/tests/utils/
H A Dtest_lava_log.py176 lvl="target", variable
300 lvl="target", global() variable
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_cpal.c114 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 Dfd4_texture.c142 unsigned lvl, layers = 0; in fd4_sampler_view_create() local
[all...]
H A Dfd4_image.c109 unsigned lvl = pimg->u.tex.level; in translate_image() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_print.c346 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 Dnv50_compute.c355 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 Dnv50_miptree.c300 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 Dnvc0_miptree.c274 struct nv50_miptree_level *lvl = &mt->level[l]; in nvc0_miptree_init_layout_tiled() local

Completed in 19 milliseconds

12