Home
last modified time | relevance | path

Searched defs:magic_number (Results 1 – 25 of 104) sorted by relevance

12345

/aosp_15_r20/frameworks/base/core/proto/android/view/inputmethod/
H A Dinputmethodeditortrace.proto51 optional fixed64 magic_number = 1; field
101 optional fixed64 magic_number = 1; field
138 optional fixed64 magic_number = 1; field
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/
Dformat-inl.h222 constexpr uint32_t magic_number = variable
236 constexpr uint32_t magic_number = variable
/aosp_15_r20/external/ComputeLibrary/utils/
H A DUtils.cpp179 std::array<unsigned char, 2> magic_number{ { 0 } }; in get_image_type_from_file() local
205 std::array<char, 2> magic_number{ { 0 } }; in parse_ppm_header() local
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/
Dformat-inl.h222 constexpr uint32_t magic_number = variable
236 constexpr uint32_t magic_number = variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/
Dformat-inl.h222 constexpr uint32_t magic_number = variable
236 constexpr uint32_t magic_number = variable
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/
Dformat-inl.h222 constexpr uint32_t magic_number = variable
236 constexpr uint32_t magic_number = variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/
Dformat-inl.h222 constexpr uint32_t magic_number = variable
236 constexpr uint32_t magic_number = variable
/aosp_15_r20/external/fmtlib/include/fmt/
H A Dformat-inl.h236 constexpr uint32_t magic_number = variable
250 constexpr uint32_t magic_number = variable
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/stm32image/
Dstm32image.c31 uint32_t magic_number; member
49 uint32_t magic_number; member
/aosp_15_r20/tools/security/fuzzing/example_rust_fuzzer/
H A Dfuzzer.rs28 let magic_number = 327; localVariable
/aosp_15_r20/external/pigweed/pw_rpc/ts/
H A Dtest2.proto19 optional float magic_number = 1; field
H A Dtest.proto19 uint32 magic_number = 1; field
/aosp_15_r20/packages/apps/Launcher3/protos/
Dlauncher_trace_file.proto39 optional fixed64 magic_number = 1; /* Must be the first field, set to value in MagicNumber */ field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/
H A Dwindowmanager.proto39 optional fixed64 magic_number = 1; field
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Dwindowmanagertrace.proto39 optional fixed64 magic_number = 1; /* Must be the first field, set to value in MagicNumber */ field
H A Daccessibilitytrace.proto40 optional fixed64 magic_number = 1; /* Must be the first field, set to value in MagicNumber */ field
H A Dwindowmanagertransitiontrace.proto40 required fixed64 magic_number = 1; field
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/include/
Dpcap.h30 uint32_t magic_number = 0xa1b2c3d4; in WriteHeader() local
/aosp_15_r20/development/tools/winscope/protos/surfaceflinger/udc/
H A Dlayerstrace.proto39 optional fixed64 magic_number = 1; /* Must be the first field, set to value in MagicNumber */ field
/aosp_15_r20/development/tools/winscope/protos/protolog/udc/
H A Dprotolog.proto62 optional fixed64 magic_number = 1; field
/aosp_15_r20/frameworks/base/core/proto/android/internal/
H A Dprotolog.proto62 optional fixed64 magic_number = 1; field
/aosp_15_r20/external/pigweed/pw_rpc/java/test/dev/pigweed/pw_rpc/
H A Dtest.proto24 uint32 magic_number = 1; field
/aosp_15_r20/development/tools/winscope/protos/transitions/udc/
H A Dwm_shell_transition_trace.proto42 required fixed64 magic_number = 1; field
H A Dwindowmanagertransitiontrace.proto43 required fixed64 magic_number = 1; field
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/proto/
H A Dwm_shell_transition_trace.proto37 required fixed64 magic_number = 1; field

12345