Home
last modified time | relevance | path

Searched defs:prog (Results 201 - 225 of 972) sorted by relevance

12345678910>>...39

/kernel/linux/linux-6.6/samples/bpf/
H A Dtrace_output_user.c47 struct bpf_program *prog; in main() local
H A Dsyscall_tp_user.c53 struct bpf_program *prog; in test() local
H A Dsockex3_user.c28 struct bpf_program *prog; in main() local
H A Dxdp_fwd_user.c107 static void usage(const char *prog) in usage() argument
122 struct bpf_program *prog = NULL; in main() local
/kernel/linux/linux-6.6/samples/hid/
H A Dhid_mouse.c42 static void usage(const char *prog) in usage() argument
79 struct bpf_program *prog; in main() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_bpf.c45 struct bpf_prog *prog; in __bpf_mt_check_fd() local
/third_party/icu/icu4c/as_is/os400/
H A Diculd.c65 const char *prog=""; in main() local
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DCapScan.java37 protected String prog; field in CapScan
59 protected CapScan(String prog) { in CapScan() argument
H A DSimpleScan.java35 protected String prog; field in SimpleScan
57 protected SimpleScan(String prog) { in SimpleScan() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dstandalone_scaffolding.cpp93 _mesa_reference_program_(struct gl_context *ctx, struct gl_program **ptr, struct gl_program *prog) _mesa_reference_program_() argument
H A Dshader_cache.cpp73 compile_shaders(struct gl_context *ctx, struct gl_shader_program *prog) { in compile_shaders() argument
87 shader_cache_write_program_metadata(struct gl_context *ctx, struct gl_shader_program *prog) shader_cache_write_program_metadata() argument
146 shader_cache_read_program_metadata(struct gl_context *ctx, struct gl_shader_program *prog) shader_cache_read_program_metadata() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_shader.c76 update_gl_clamp(struct st_context *st, struct gl_program *prog, uint32_t *gl_clamp) in update_gl_clamp() argument
253 st_update_common_program(struct st_context *st, struct gl_program *prog, in st_update_common_program() argument
[all...]
H A Dst_atom_image.c157 st_bind_images(struct st_context *st, struct gl_program *prog, in st_bind_images() argument
186 struct gl_program *prog = in st_bind_vs_images() local
194 struct gl_program *prog = in st_bind_fs_images() local
202 struct gl_program *prog in st_bind_gs_images() local
210 struct gl_program *prog = st_bind_tcs_images() local
218 struct gl_program *prog = st_bind_tes_images() local
226 struct gl_program *prog = st_bind_cs_images() local
[all...]
H A Dst_atom_atomicbuf.c69 st_bind_atomics(struct st_context *st, struct gl_program *prog, in st_bind_atomics() argument
101 struct gl_program *prog = in st_bind_vs_atomics() local
110 struct gl_program *prog = in st_bind_fs_atomics() local
119 struct gl_program *prog in st_bind_gs_atomics() local
128 struct gl_program *prog = st_bind_tcs_atomics() local
137 struct gl_program *prog = st_bind_tes_atomics() local
150 struct gl_program *prog = st_bind_cs_atomics() local
[all...]
H A Dst_shader_cache.c56 copy_blob_to_driver_cache_blob(struct blob *blob, struct gl_program *prog) in copy_blob_to_driver_cache_blob() argument
64 write_nir_to_cache(struct blob *blob, struct gl_program *prog) in write_nir_to_cache() argument
75 st_serialise_nir_program(struct gl_context *ctx, struct gl_program *prog) st_serialise_nir_program() argument
106 st_store_nir_in_disk_cache(struct st_context *st, struct gl_program *prog) st_store_nir_in_disk_cache() argument
141 st_deserialise_nir_program(struct gl_context *ctx, struct gl_shader_program *shProg, struct gl_program *prog) st_deserialise_nir_program() argument
203 st_load_nir_from_disk_cache(struct gl_context *ctx, struct gl_shader_program *prog) st_load_nir_from_disk_cache() argument
237 st_serialise_nir_program_binary(struct gl_context *ctx, struct gl_shader_program *shProg, struct gl_program *prog) st_serialise_nir_program_binary() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dprogram_resource.c74 struct gl_shader_program *prog = in lookup_linked_program() local
/third_party/ltp/testcases/network/multicast/mc_member/
H A Dmc_member_test.c12 static char *prog; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.h48 const struct fd3_program_state *prog; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.h46 const struct fd4_program_state *prog; member
/third_party/node/deps/openssl/openssl/apps/
H A Dpkeyparam.c54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_main() local
H A Drand.c53 char *outfile = NULL, *prog; in rand_main() local
/third_party/python/Tools/peg_generator/pegen/
H A Dfirst_sets.py29 prog="calculate_first_sets", variable
/third_party/python/Tools/peg_generator/scripts/
H A Dtest_pypi_packages.py22 prog="test_pypi_packages", variable
/third_party/openssl/apps/
H A Dpkeyparam.c54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_main() local
H A Drand.c53 char *outfile = NULL, *prog; in rand_main() local

Completed in 13 milliseconds

12345678910>>...39