Home
last modified time | relevance | path

Searched refs:x8u (Results 1 - 6 of 6) sorted by relevance

/third_party/toybox/toys/posix/
H A Dcpio.c63 static unsigned x8u(char *hex) in x8u() function
117 tofree = name = strpad(afd, x8u(toybuf+94), 110); in cpio_main()
127 size = x8u(toybuf+54); in cpio_main()
128 mode = x8u(toybuf+14); in cpio_main()
129 uid = x8u(toybuf+22); in cpio_main()
130 gid = x8u(toybuf+30); in cpio_main()
131 timestamp = x8u(toybuf+46); // unsigned 32 bit, so year 2100 problem in cpio_main()
183 err = mknod(name, mode, dev_makedev(x8u(toybuf+78), x8u(toybuf+86))); in cpio_main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h41 MCLOH_AdrpLdrGot = 0x8u ///< Adrp _v@GOTPAGE -> Ldr _v@GOTPAGEOFF.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h47 MH_BUNDLE = 0x8u,
103 SG_PROTECTED_VERSION_1 = 0x8u,
261 BIND_SYMBOL_FLAGS_NON_WEAK_DEFINITION = 0x8u,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h46 MH_BUNDLE = 0x8u,
102 SG_PROTECTED_VERSION_1 = 0x8u,
257 BIND_SYMBOL_FLAGS_NON_WEAK_DEFINITION = 0x8u,
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
H A Dngtcp2.h987 #define NGTCP2_TRANSPORT_PARAMETER_ERROR 0x8u
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c772 radv_blend_check_commutativity(gfx_level, &blend, eqA, srcA, dstA, 0x8u << (4 * i)); in radv_pipeline_init_blend_state()

Completed in 28 milliseconds