Home
last modified time | relevance | path

Searched defs:OUT (Results 1 – 25 of 804) sorted by relevance

12345678910>>...33

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dreal.h353 #define REAL_VALUE_TO_TARGET_LONG_DOUBLE(IN, OUT) \ argument
357 #define REAL_VALUE_TO_TARGET_DOUBLE(IN, OUT) \ argument
361 #define REAL_VALUE_TO_TARGET_SINGLE(IN, OUT) \ argument
373 #define REAL_VALUE_TO_TARGET_DECIMAL128(IN, OUT) \ argument
376 #define REAL_VALUE_TO_TARGET_DECIMAL64(IN, OUT) \ argument
380 #define REAL_VALUE_TO_TARGET_DECIMAL32(IN, OUT) \ argument
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/pt/
H A Dqlinear_test.py16 def init(self, N, IN, OUT, linear_under_test): argument
38 def init(self, N, IN, OUT, device): argument
45 def init(self, N, IN, OUT, device): argument
H A Dlinear_test.py13 def init(self, N, IN, OUT, device): argument
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/ioctl/
Dbsd.rs19 pub const OUT: ioctl_num_type = 0x4000_0000; constant
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/
H A DPorting.h242 #define OUT macro
304 #define OUT macro
/aosp_15_r20/external/coreboot/src/vendorcode/amd/include/
H A DPorting.h238 #define OUT macro
300 #define OUT macro
/aosp_15_r20/external/webp/src/dsp/
H A Dlossless_sse2.c284 #define DO_PRED10(OUT) do { \ argument
326 #define DO_PRED11(OUT) do { \ argument
383 #define DO_PRED12(DIFF, LANE, OUT) do { \ argument
/aosp_15_r20/device/google/contexthub/firmware/variant/neonkey/
DMakefile4 OUT := out/nanohub/$(VARIANT) macro
/aosp_15_r20/device/google/contexthub/firmware/variant/lunchbox/
DMakefile4 OUT := out/nanohub/$(VARIANT) macro
/aosp_15_r20/device/google/contexthub/firmware/variant/nucleo/
DMakefile4 OUT := out/nanohub/$(VARIANT) macro
/aosp_15_r20/device/google/contexthub/firmware/variant/argonkey/
DMakefile4 OUT := out/nanohub/$(VARIANT) macro
/aosp_15_r20/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/equations/
H A DCubic.java23 public static final Cubic OUT = new Cubic() { field in Cubic
H A DQuint.java23 public static final Quint OUT = new Quint() { field in Quint
H A DBounce.java23 public static final Bounce OUT = new Bounce() { field in Bounce
H A DQuart.java23 public static final Quart OUT = new Quart() { field in Quart
H A DQuad.java23 public static final Quad OUT = new Quad() { field in Quad
H A DExpo.java23 public static final Expo OUT = new Expo() { field in Expo
H A DCirc.java23 public static final Circ OUT = new Circ() { field in Circ
H A DSine.java25 public static final Sine OUT = new Sine() { field in Sine
H A DBack.java24 public static final Back OUT = new Back() { field in Back
H A DElastic.java31 public static final Elastic OUT = new Elastic() { field in Elastic
/aosp_15_r20/external/rootdev/
H A DMakefile10 OUT = $(CURDIR) macro
/aosp_15_r20/external/autotest/client/deps/nvmap_compactor/src/
H A DMakefile8 OUT = $(OUTDIR)/$(TARGET) macro
/aosp_15_r20/device/linaro/dragonboard/shared/utils/rmtfs/
DMakefile1 OUT := rmtfs macro
/aosp_15_r20/external/libhevc/encoder/
H A Dcast_types.h53 #define OUT macro

12345678910>>...33