Home
last modified time | relevance | path

Searched defs:pcr (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/security/integrity/ima/src/
H A Dima_boot_aggregate.c40 u_int32_t pcr; member
50 } pcr[NUM_PCRS]; variable
52 static void display_sha1_digest(unsigned char *pcr) in display_sha1_digest() argument
[all...]
/third_party/lwip/src/core/ipv6/
H A Dip6_frag.c717 struct pbuf_custom_ref *pcr = (struct pbuf_custom_ref*)p; in ip6_frag_free_pbuf_custom() local
816 struct pbuf_custom_ref *pcr; in ip6_frag() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Ddes-internal.c276 u8 pc1m[56], pcr[56]; in deskey() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Ddes-internal.c276 u8 pc1m[56], pcr[56]; in deskey() local
/third_party/lwip/src/core/ipv4/
H A Dip4_frag.c737 struct pbuf_custom_ref *pcr = (struct pbuf_custom_ref *)p; in ipfrag_free_pbuf_custom() local
831 struct pbuf_custom_ref *pcr; in ip4_frag() local
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_pixelformat.c425 DrvGetLayerPaletteEntries(HDC hdc, INT iLayerPlane, INT iStart, INT cEntries, COLORREF *pcr) DrvGetLayerPaletteEntries() argument
434 DrvSetLayerPaletteEntries(HDC hdc, INT iLayerPlane, INT iStart, INT cEntries, CONST COLORREF *pcr) DrvSetLayerPaletteEntries() argument
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dradix_sort_vk.c213 VkPushConstantRange const pcr[] = { in radix_sort_vk_create() local
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_wgl.cpp217 wglGetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, COLORREF *pcr) in wglGetLayerPaletteEntries() argument
287 wglSetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, const COLORREF *pcr) in wglSetLayerPaletteEntries() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.c372 VkPushConstantRange pcr[2] = {0}; in zink_pipeline_layout_create() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsnowenc.c244 int pcr= left->color[2]; in encode_q_branch() local
466 int pcr= left->color[2]; in encode_q_branch2() local
/third_party/ffmpeg/libavformat/
H A Dmpegtsenc.c977 int64_t pcr = get_pcr(s->priv_data); in write_packet() local
1313 static void retransmit_si_info(AVFormatContext *s, int force_pat, int force_sdt, int force_nit, int64_t pcr) in retransmit_si_info() argument
1346 write_pcr_bits(uint8_t *buf, int64_t pcr) write_pcr_bits() argument
1517 int64_t pcr = AV_NOPTS_VALUE; mpegts_write_pes() local
[all...]
H A Dmpegts.c1935 int64_t pcr = f->last_pcr / 300; in mpegts_push_data() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp753 const VkPushConstantRange pcr = in makePushConstantRange() local
764 const VkPushConstantRange pcr = makePushConstantRange(); in createPipelineLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp791 const VkPushConstantRange pcr = in makePushConstantRange() local
802 const VkPushConstantRange pcr = makePushConstantRange(); in createPipelineLayout() local
/third_party/astc-encoder/Source/
H A Dstb_image.h3658 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr, int count, int step) in stbi__YCbCr_to_RGB_row() argument
3684 static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc const *pcr, int count, int step) in stbi__YCbCr_to_RGB_simd() argument

Completed in 43 milliseconds