/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | sizeof-interface.m | 6 int g0 = sizeof(I0); // expected-error{{invalid application of 'sizeof' to an incomplete type 'I0'}} function 26 int g1[ sizeof(I0) // expected-error {{application of 'sizeof' to interface 'I0' is not support… function 35 int g2[ sizeof(I0) // expected-error {{application of 'sizeof' to interface 'I0' is not supported… function 67 …unsigned long attributeRuns[1024 + sizeof(I)]; // expected-error {{application of 'sizeof' to inte… field
|
H A D | enum-fixed-type.m | 11 int array[sizeof(Enumeration) == sizeof(long)? 1 : -1]; function
|
/aosp_15_r20/external/eigen/test/ |
H A D | sizeof.cpp | 21 EIGEN_DECLARE_TEST(sizeof) in EIGEN_DECLARE_TEST() argument
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | encode-test-3.m | 15 int a[sizeof(@encode(int)) == 2 ? 1 : -1]; // Type is char[2] function
|
/aosp_15_r20/external/flatbuffers/net/FlatBuffers/ |
H A D | FlatBufferBuilder.cs | 471 StartVector(sizeof(int), offsets.Length, sizeof(int)); in sizeof() method
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | sizes.go | 329 func (conf *Config) sizeof(T Type) int64 { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | sizes.go | 326 func (conf *Config) sizeof(T Type) int64 { func
|
/aosp_15_r20/external/pytorch/caffe2/perfkernels/ |
H A D | hp_emblookup_codegen.py | 8 sizeof = {"float": 4, "at::Half": 2, "at::BFloat16": 2, "uint8_t": 1} variable
|
/aosp_15_r20/external/autotest/client/bin/input/ |
H A D | linux_ioctl.py | 42 def sizeof(t): function
|
/aosp_15_r20/external/libopus/dnn/training_tf2/ |
H A D | train_lpcnet.py | 175 sizeof = features.strides[-1] variable
|
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
H A D | LocaleData.java | 243 private static int sizeof(int[] array) { in sizeof() method in LocaleData
|
/aosp_15_r20/external/clang/test/Preprocessor/ |
H A D | cxx_oper_keyword_ms_compat.cpp | 80 #define sizeof macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/binary/ |
D | binary.go | 715 func sizeof(t reflect.Type) int { func
|
/aosp_15_r20/external/mesa3d/src/intel/perf/ |
H A D | gen_perf.py | 413 def sizeof(c_type): function
|
/aosp_15_r20/external/clang/utils/ABITest/ |
H A D | TypeGen.py | 52 def sizeof(self): member in BuiltinType
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/ |
D | IOCTL.py | 28 def sizeof(t): import struct; return struct.calcsize(t) function
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/ |
D | IOCTL.py | 28 def sizeof(t): import struct; return struct.calcsize(t) function
|
/aosp_15_r20/prebuilts/tools/linux-x86_64/swt/ |
HD | swt.jar | META-INF/
META-INF/MANIFEST.MF
libswt-atk-gtk-3550. ... |
/aosp_15_r20/external/mesa3d/meson_to_hermetic/ |
H A D | meson_impl.py | 504 def sizeof(self, string): member in Compiler
|
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/ |
H A D | wrapper.py | 1014 def sizeof(name): function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | rewrite.go | 1843 func sizeof(t interface{}) int64 { func
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLLogWrapper.java | 3915 public int sizeof(int type) { in sizeof() method in GLLogWrapper.PointerInfo
|
/aosp_15_r20/prebuilts/tools/darwin-x86_64/swt/ |
HD | swt.jar | META-INF/
META-INF/MANIFEST.MF
libswt-awt-cocoa-3550. ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/ |
HD | jna-3.4.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/sun/
com/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/net/java/dev/jna/jna/5.6.0/ |
HD | jna-5.6.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/sun/
com/ ... |