Home
last modified time | relevance | path

Searched defs:to_binary (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libdav1d/tests/checkasm/
H A Dcdef.c38 static int to_binary(int x) { /* 0-15 -> 0000-1111 */ in to_binary() function
H A Dlooprestoration.c37 static int to_binary(int x) { /* 0-15 -> 0000-1111 */ in to_binary() function
/aosp_15_r20/external/rust/android-crates-io/crates/serde_cbor/tests/
Dstd_types.rs12 fn to_binary(s: &'static str) -> Vec<u8> { in to_binary() function
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_reg.c150 static void to_binary(char *buf, size_t buflen, uint32_t val) in to_binary() function