Home
last modified time | relevance | path

Searched defs:magic (Results 1 - 25 of 304) sorted by relevance

12345678910>>...13

/third_party/libdrm/
H A Dxf86drmRandom.h28 unsigned long magic; member
H A Dxf86drmHash.h39 unsigned long magic; member
/base/tee/tee_client/services/teecd/include/
H A Dtee_ca_daemon.h18 int magic; member
/third_party/mesa3d/src/util/tests/
H A Dfast_urem_by_const_test.cpp69 uint64_t magic = REMAINDER_MAGIC(d); in test_case() local
/third_party/mesa3d/src/util/
H A Dfast_urem_by_const.h67 util_fast_urem32(uint32_t n, uint32_t d, uint64_t magic) in util_fast_urem32() argument
H A Dhalf_float.c150 union fi magic; in _mesa_half_to_float_slow() local
/third_party/icu/icu4c/source/samples/ucnv/
H A Dflagcb.h49 uint32_t magic; /* 0xC0FFEE to identify that the object is OK */ member
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dspirv_definition.h25 uint32_t magic; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dspirv_definition.h25 uint32_t magic; member
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
H A Dflagcb.h49 uint32_t magic; /* 0xC0FFEE to identify that the object is OK */ member
/third_party/skia/experimental/tools/
H A Dmskp_parser.py25 magic = src.read(len(magic_constant)) variable
/third_party/spirv-tools/source/
H A Dspirv_definition.h25 uint32_t magic; member
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/device_client/
H A Dthread_cpu_data.cpp26 ThreadCpuData::ThreadCpuData(int magic, int pid, unsigned int threadCount): entry_(nullptr), current_(0) in ThreadCpuData() argument
31 void ThreadCpuData::Init(int magic, unsigned int totalCount, int pid) in Init() argument
H A Dprocess_cpu_data.cpp23 ProcessCpuData::ProcessCpuData(int magic, int pid, unsigned int count): entry_(nullptr), current_(0) in ProcessCpuData() argument
28 void ProcessCpuData::Init(int magic, unsigned int totalCount, int pid) in Init() argument
/base/startup/hvb/libhvb/include/
H A Dhvb_footer.h34 uint8_t magic[HVB_FOOTER_MAGIC_LEN]; member
/foundation/graphic/graphic_surface/surface/include/
H A Dnative_window.h30 NativeObjectMagic magic; member
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_astc.h24 uint8_t magic[4]; member
/third_party/ffmpeg/libavformat/
H A Dircamdec.c41 uint32_t magic; member
55 uint32_t magic, sample_rate, channels, tag; in ircam_read_header() local
/third_party/backends/backend/escl/
H A Descl_png.c59 png_byte magic[8]; in get_PNG_data() local
/third_party/mesa3d/include/android_stub/hardware/
H A Dhwvulkan.h50 uintptr_t magic; member
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.h28 uint32_t magic; /**< four byte magic number */ member
/third_party/skia/third_party/externals/angle2/scripts/
H A Dbmp_to_nv12.py20 magic = bmp_file.read(2) variable
/third_party/skia/third_party/externals/angle2/src/common/fuchsia_egl/
H A Dfuchsia_egl.c17 uint32_t magic; member
/third_party/skia/src/core/
H A DSkHalf.cpp33 static const FloatUIntUnion magic = { 15 << 23 }; in SkFloatToHalf() local
73 static const FloatUIntUnion magic = { 126 << 23 }; in SkHalfToFloat() local
/third_party/skia/docs/examples/
H A DColor_Type_RGBA_F16.cpp11 static const FloatUIntUnion magic = { 15 << 23 }; in REG_FIDDLE() local

Completed in 5 milliseconds

12345678910>>...13