Searched defs:vdir (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modcmd/ |
D | vendor.go | 271 func vendorPkg(vdir, pkg string) { argument
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-timesync-kvm.c | 107 char *vdir; in kvm_scaling_check_vm() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 451 static void stbiw__write_pixels(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int co… in stbiw__write_pixels() 478 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, in… in stbiw__outfile()
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 451 static void stbiw__write_pixels(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int co… in stbiw__write_pixels() 478 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, in… in stbiw__outfile()
|
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image_write.h | 341 static void stbiw__write_pixels(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int co… in stbiw__write_pixels() 363 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, in… in stbiw__outfile()
|
/aosp_15_r20/external/deqp/external/vulkancts/scripts/ |
H A D | gen_framework.py | 339 def __init__ (self, name, extends, alias, value, extnumber, offset, bitpos, vdir, comment): argument
|