/third_party/ltp/testcases/kernel/security/integrity/ima/src/ |
H A D | ima_boot_aggregate.c | 40 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 D | ip6_frag.c | 717 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 D | des-internal.c | 276 u8 pc1m[56], pcr[56]; in deskey() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | des-internal.c | 276 u8 pc1m[56], pcr[56]; in deskey() local
|
/third_party/lwip/src/core/ipv4/ |
H A D | ip4_frag.c | 737 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 D | stw_pixelformat.c | 425 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 D | radix_sort_vk.c | 213 VkPushConstantRange const pcr[] = { in radix_sort_vk_create() local
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_wgl.cpp | 217 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 D | zink_program.c | 372 VkPushConstantRange pcr[2] = {0}; in zink_pipeline_layout_create() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | snowenc.c | 244 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 D | mpegtsenc.c | 977 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 D | mpegts.c | 1935 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 D | vktDescriptorSetsIndexingTests.cpp | 753 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 D | vktDescriptorSetsIndexingTests.cpp | 791 const VkPushConstantRange pcr = in makePushConstantRange() local 802 const VkPushConstantRange pcr = makePushConstantRange(); in createPipelineLayout() local
|
/third_party/astc-encoder/Source/ |
H A D | stb_image.h | 3658 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
|