Home
last modified time | relevance | path

Searched defs:fixed_data (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/regulator/
Dregulator_fixed.c22 struct fixed_data { struct
28 static struct fixed_data data[PLAT_NB_FIXED_REGUS]; argument
/aosp_15_r20/trusty/user/base/app/acvp/
Dkeymaster_ckdf.cpp98 std::unique_ptr<uint8_t[]> fixed_data(new (std::nothrow) in KeymasterCKDF() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1017 const GLfixed* fixed_data = (const GLfixed *)dataIn; in convertFixedDirectLoop() local
1030 const GLfixed* fixed_data = (GLfixed *)(dataIn + index*strideIn); in convertFixedIndirectLoop() local