Searched refs:x1000 (Results 226 - 250 of 1352) sorted by relevance
12345678910>>...55
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | sbpcmcia.h | 70 #define F0_MEMOFF 0x1000
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_gpu_id.h | 40 /* New GPU ID format when PRODUCT_ID is >= 0x1000 (and not 0x6956) */ 41 #define GPU_ID_PI_NEW_FORMAT_START 0x1000
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/ |
H A D | rtsp_common.h | 75 enum class RtspErrorType { OK = 0, INVALID_MESSAGE = 0x1000, INVALID_METHOD, INCOMPLETE_MESSAGE };
|
/foundation/communication/dsoftbus/core/bus_center/lnn/decision_center/include/ |
H A D | lnn_decision_center.h | 75 DC_TARGET_ROBUSTNESS = 0x1000
|
/third_party/elfio/examples/writer/ |
H A D | writer.cpp | 42 const Elf_Xword PAGE_SIZE = 0x1000;
|
/third_party/glslang/SPIRV/ |
H A D | NonSemanticShaderDebugInfo100.h | 105 NonSemanticShaderDebugInfo100FlagRValueReference = 0x1000,
|
/third_party/icu/icu4c/source/common/ |
H A D | ucptrie_impl.h | 76 constexpr int32_t UCPTRIE_SMALL_LIMIT = 0x1000;
|
H A D | ustr_imp.h | 27 #define _STRNCMP_STYLE 0x1000
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | utrace.h | 78 UTRACE_CONVERSION_START=0x1000,
|
/third_party/mbedtls/programs/fuzz/ |
H A D | fuzz_privkey.c | 10 #define MAX_LEN 0x1000
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_kern_chan.c | 93 size_t bufsize = getpagesize() + 0x1000; in fuse_kern_chan_new()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucptrie_impl.h | 76 constexpr int32_t UCPTRIE_SMALL_LIMIT = 0x1000;
|
H A D | ustr_imp.h | 27 #define _STRNCMP_STYLE 0x1000
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | utrace.h | 78 UTRACE_CONVERSION_START=0x1000,
|
/third_party/libexif/libexif/fuji/ |
H A D | mnote-fuji-tag.h | 33 MNOTE_FUJI_TAG_QUALITY = 0x1000,
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_context.c | 104 fd_bo_new(screen->dev, 0x1000, 0, "vsc_size");
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_context.c | 106 fd_bo_new(screen->dev, 0x1000, 0, "vsc_size");
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2posix.h | 68 #define REG_NOSPEC 0x1000 /* Maps to PCRE2_LITERAL */
|
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/ |
H A D | DebugInfo.h | 89 DebugInfoFlagRValueReference = 0x1000,
|
H A D | NonSemanticShaderDebugInfo100.h | 99 NonSemanticShaderDebugInfo100FlagRValueReference = 0x1000,
|
H A D | NonSemanticVulkanDebugInfo100.h | 91 NonSemanticVulkanDebugInfo100FlagRValueReference = 0x1000,
|
H A D | OpenCLDebugInfo100.h | 92 OpenCLDebugInfo100FlagRValueReference = 0x1000,
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
H A D | DebugInfo.h | 95 DebugInfoFlagRValueReference = 0x1000,
|
H A D | NonSemanticShaderDebugInfo100.h | 105 NonSemanticShaderDebugInfo100FlagRValueReference = 0x1000,
|
H A D | OpenCLDebugInfo100.h | 98 OpenCLDebugInfo100FlagRValueReference = 0x1000,
|
Completed in 13 milliseconds
12345678910>>...55