Home
last modified time | relevance | path

Searched defs:pass (Results 201 - 225 of 556) sorted by relevance

12345678910>>...23

/third_party/selinux/libselinux/src/
H A Dlabel_x.c35 static int process_line(const char *path, char *line_buf, int pass, in process_line() argument
106 unsigned int lineno, pass, maxnspec; in init() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_pass.h34 class pass { class
[all...]
H A Dsb_ra_coalesce.cpp299 unsigned pass = c->is_reg_pinned() ? 0 : 1; in color_chunks() local
518 unsigned i, pass = reg_pinned ? 0 : 1; in color_reg_constraint() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlpc.c211 int i, j, pass = 0; in ff_lpc_calc_coefs() local
[all...]
H A Dtta.c61 uint8_t *pass; member
90 static uint64_t tta_check_crc64(uint8_t *pass) in tta_check_crc64() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_find_rect.c146 static float search(FOCContext *foc, int pass, int maxpass, int xmin, int xmax, int ymin, int ymax, int *best_x, int *best_y, float best_score) in search() argument
/third_party/ffmpeg/libavformat/
H A Dicecast.c42 char *pass; member
/third_party/cups-filters/cupsfilters/
H A Dimage-gif.c452 pass; /* Current pass */ in gif_read_image() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcpdtrtst.cpp432 expectAux(const UnicodeString& tag, const UnicodeString& summary, UBool pass, const UnicodeString& expectedResult) expectAux() argument
H A Djamotest.cpp447 expectAux(const UnicodeString& tag, const UnicodeString& summary, UBool pass, const UnicodeString& expectedResult) expectAux() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_lrz.c299 const struct tu_render_pass *pass = cmd->state.pass; in tu_lrz_begin_renderpass() local
[all...]
H A Dtu_util.c64 tu_tiling_config_update_tile_layout(struct tu_framebuffer *fb, const struct tu_device *dev, const struct tu_render_pass *pass, enum tu_gmem_layout gmem_layout) tu_tiling_config_update_tile_layout() argument
224 tu_framebuffer_tiling_config(struct tu_framebuffer *fb, const struct tu_device *device, const struct tu_render_pass *pass) tu_framebuffer_tiling_config() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.h56 struct radv_render_pass *pass; member
H A Dradv_pass.c32 radv_render_pass_add_subpass_dep(struct radv_render_pass *pass, const VkSubpassDependency2 *dep) in radv_render_pass_add_subpass_dep() argument
80 radv_render_pass_add_implicit_deps(struct radv_render_pass *pass) radv_render_pass_add_implicit_deps() argument
201 radv_render_pass_compile(struct radv_render_pass *pass) radv_render_pass_compile() argument
306 radv_destroy_render_pass(struct radv_device *device, const VkAllocationCallbacks *pAllocator, struct radv_render_pass *pass) radv_destroy_render_pass() argument
334 struct radv_render_pass *pass; radv_CreateRenderPass2() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pass.c44 pass_find_subpass_range_for_attachments(struct v3dv_device *device, struct v3dv_render_pass *pass) pass_find_subpass_range_for_attachments() argument
132 struct v3dv_render_pass *pass; v3dv_CreateRenderPass2() local
315 subpass_get_granularity(struct v3dv_device *device, struct v3dv_render_pass *pass, uint32_t subpass_idx, VkExtent2D *granularity) subpass_get_granularity() argument
397 v3dv_subpass_area_is_tile_aligned(struct v3dv_device *device, const VkRect2D *area, struct v3dv_framebuffer *fb, struct v3dv_render_pass *pass, uint32_t subpass_idx) v3dv_subpass_area_is_tile_aligned() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_test_dma.c95 bool pass = true; in compare_textures() local
213 bool pass; in r600_test_dma() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pass.c316 struct pvr_render_pass *pass; in pvr_CreateRenderPass2() local
82 pvr_is_subpass_initops_flush_needed( const struct pvr_render_pass *pass, const struct pvr_renderpass_hwsetup_render *hw_render) pvr_is_subpass_initops_flush_needed() argument
124 pvr_init_subpass_userpass_spawn(struct pvr_renderpass_hwsetup *hw_setup, struct pvr_render_pass *pass, struct pvr_render_subpass *subpasses) pvr_init_subpass_userpass_spawn() argument
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dlcnalloc.c245 u8 pass = 1; /* 1: inside zone; 2: start of zone */ in ntfs_cluster_alloc() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdump_logfile.c469 int pass = 1; in dump_restart_areas() local
603 int pass in dump_log_records() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_perf.c438 anv_perf_write_pass_results(struct intel_perf_config *perf, struct anv_query_pool *pool, uint32_t pass, const struct intel_perf_query_result *accumulated_results, union VkPerformanceCounterResultKHR *results) anv_perf_write_pass_results() argument
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dpbkdf2.c55 unsigned char *pass; member
274 static int pbkdf2_derive(const char *pass, size_t passlen, in pbkdf2_derive() argument
H A Dscrypt.c45 unsigned char *pass; member
410 static int scrypt_alg(const char *pass, size_t passlen, in scrypt_alg() argument
[all...]
H A Dpkcs12kdf.c38 unsigned char *pass; member
48 static int pkcs12kdf_derive(const unsigned char *pass, size_t passlen, in pkcs12kdf_derive() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_pbe.c89 int EVP_PBE_CipherInit_ex(ASN1_OBJECT *pbe_obj, const char *pass, int passlen, in EVP_PBE_CipherInit_ex() argument
162 int EVP_PBE_CipherInit(ASN1_OBJECT *pbe_obj, const char *pass, int passlen, in EVP_PBE_CipherInit() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dpassphrase.c118 static int do_ui_passphrase(char *pass, size_t pass_size, size_t *pass_len, in do_ui_passphrase() argument
210 int ossl_pw_get_passphrase(char *pass, size_t pass_size, size_t *pass_len, in ossl_pw_get_passphrase() argument
341 ossl_pw_passphrase_callback_enc(char *pass, size_t pass_size, size_t *pass_len, const OSSL_PARAM params[], void *arg) ossl_pw_passphrase_callback_enc() argument
348 ossl_pw_passphrase_callback_dec(char *pass, size_t pass_size, size_t *pass_len, const OSSL_PARAM params[], void *arg) ossl_pw_passphrase_callback_dec() argument
[all...]

Completed in 15 milliseconds

12345678910>>...23