| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderPrecisionTests.cpp | 467 ShaderIntPrecisionCase(Context& context, const char* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::IVec2& rangeA, const tcu::IVec2& rangeB, bool isVertexCase) ShaderIntPrecisionCase() argument 661 ShaderUintPrecisionCase(Context& context, const char* name, const char* desc, const char* op, EvalFunc evalFunc, glu::Precision precision, int bits, const tcu::UVec2& rangeA, const tcu::UVec2& rangeB, bool isVertexCase) ShaderUintPrecisionCase() argument 881 int bits; init() member 907 int bits; init() member [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFboTestUtil.cpp | 618 const tcu::IVec4 bits = tcu::getTextureFormatBitDepth(format); in getFormatThreshold() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/ |
| H A D | vktModifiersTests.cpp | 657 deUint32 chooseMemoryType(deUint32 bits) in chooseMemoryType() argument
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglChooseConfigTests.cpp | 413 EGLint bits = 0; in getSurfaceType() local
|
| H A D | teglCreateContextExtTests.cpp | 1033 static eglu::ConfigFilter getRenderableFilter (deUint32 bits) in getRenderableFilter() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fPolygonOffsetTests.cpp | 1213 int bits; in init() member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | sae.c | 146 size_t bits; in sae_test_pwd_seed_ecc() local 193 size_t bits = sae->tmp->prime_len * 8; in sae_test_pwd_seed_ffc() local
|
| /third_party/zlib/ |
| H A D | trees.c | 218 int bits; /* bit index */ gen_codes() local 313 int bits; /* bit counter */ tr_static_init() local 566 int bits; /* bit length */ gen_bitlen() local [all...] |
| /base/security/crypto_framework/common/inc/ |
| H A D | params_parser.h | 225 int32_t bits; // keyLen member
|
| /base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
| H A D | rsa_asy_key_generator_openssl.c | 64 int32_t bits; member [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/regs/ |
| H A D | hdmi_reg_aon.h | 26 } bits; member 36 } bits; member 43 } bits; member 51 } bits; member 63 } bits; member 71 } bits; member 80 } bits; member 101 } bits; member 122 } bits; member 133 } bits; member 141 } bits; global() member 149 } bits; global() member 159 } bits; global() member 169 } bits; global() member 184 } bits; global() member 192 } bits; global() member 203 } bits; global() member 212 } bits; global() member [all...] |
| /device/qemu/drivers/virtio/ |
| H A D | virtblock.c | 279 static void FillCidCsdBits(uint32_t *resp, int start, int bits, uint32_t value) in FillCidCsdBits() argument
|
| /device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/ |
| H A D | lowlevel_init_v300.c | 291 } bits; in hpm_check() member
|
| /device/soc/hisilicon/common/platform/rtc/ |
| H A D | rtc_hi35xx.h | 50 } bits; member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/sysreg/hi3751v350/ |
| H A D | hi_reg_io.h | 27 } bits; member
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/ |
| H A D | rga2_mmu_info.c | 112 int bits = 0;
in rga2_get_format_bits() local 166 int bits;
in rga2_user_memory_check() local 206 int bits = 32; rga2_virtual_memory_check() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-hdcp.c | 129 static inline unsigned int shacircularshift(unsigned int bits, unsigned int word)
in shacircularshift() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | aiutils.c | 1112 ai_core_disable(si_t *sih, uint32 bits) in ai_core_disable() argument 1156 _ai_core_reset(si_t *sih, uint32 bits, uint32 resetbits) in _ai_core_reset() argument 1222 ai_core_reset(si_t *sih, uint32 bits, uint3 argument [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-hdcp.c | 127 static inline unsigned int shacircularshift(unsigned int bits, in shacircularshift() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/ |
| H A D | zip_n_exporter.cpp | 49 int32_t bits = 0; member 911 int32_t bits = 0; in DeflatePrime() local 2382 int32_t bits = 0; InflatePrime() local [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
| H A D | common_func.cpp | 825 int32_t bits = 0; in GetInflatePrimeArg() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
| H A D | vsync_distributor.cpp | 1082 constexpr uint32_t bits = 32u;
in ExtractPid() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
| H A D | bitmap_manager.cpp | 615 uint32_t bits = startBit % BIT_PER_BYTE; in ChangeIp6Start() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dvbsubdec.c | 385 int bits; in dvbsub_read_2bit_string() local 492 int bits; dvbsub_read_4bit_string() local 615 int bits; dvbsub_read_8bit_string() local [all...] |
| H A D | aacsbr_template.c | 812 int bits; local
|