Home
last modified time | relevance | path

Searched defs:_int (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/pciutils/lib/
H A Dinternal.h25 #define SYMBOL_VERSION(_int, _ext) argument
31 #define SYMBOL_VERSION(_int, _ext) asm(".globl\t" PCI_STRINGIFY(__MINGW_USYMBOL(_ext)) "\n\t" \ argument
36 #define SYMBOL_VERSION(_int, _ext) asm(".symver " #_int "," #_ext) argument
43 #define SYMBOL_VERSION(_int, _ext) argument
/aosp_15_r20/frameworks/av/media/module/foundation/tests/
H A DAData_test.cpp234 int _int = 0; in TEST_F() local
290 int _int = 0; in TEST_F() local
435 int _int = 0; in TEST_F() local
704 int _int = 0; in TEST_F() local
811 int _int = 0; in TEST_F() local
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/
H A DVolatileOnlyTest.kt11 private val _int = atomic(0) constant in kotlinx.atomicfu.test.VolatileOnlyTest
/aosp_15_r20/external/libopus/celt/arm/
H A Dmdct_arm.h52 #define clt_mdct_forward(_l, _in, _out, _window, _int, _shift, _stride, _arch) \ argument
54 #define clt_mdct_backward(_l, _in, _out, _window, _int, _shift, _stride, _arch) \ argument
/aosp_15_r20/external/python/cpython2/Lib/
Drandom.py177 def randrange(self, start, stop=None, step=1, _int=int, _maxwidth=1L<<BPF): argument
246 def _randbelow(self, n, _log=_log, _int=int, _maxwidth=1L<<BPF, argument
Dsre_compile.py411 def _mk_bitmap(bits, _CODEBITS=_CODEBITS, _int=int): argument
Dstringold.py192 _int = int variable
Dstring.py380 _int = int variable
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/std/
H A DJsonLocationInstantiator.java58 private final static int _int(Object o) { in _int() method in JsonLocationInstantiator
H A DUUIDDeserializer.java141 private static int _int(byte[] b, int offset) { in _int() method in UUIDDeserializer
/aosp_15_r20/external/mesa3d/src/util/
H A Dxmlconfig.h52 int _int; /**< \brief Integer or Enum */ member
/aosp_15_r20/external/pytorch/torch/
H A Dtypes.py12 int as _int, unknown
H A Dstorage.py126 def _new_using_filename_cpu(cls: Type[T], size: _int) -> T:
130 def _new_using_fd_cpu(cls: Type[T], size: _int) -> T:
163 def resize_(self, size: _int):
/aosp_15_r20/external/python/cpython3/Lib/re/
D_compiler.py384 def _mk_bitmap(bits, _CODEBITS=_CODEBITS, _int=int): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/re/
D_compiler.py384 def _mk_bitmap(bits, _CODEBITS=_CODEBITS, _int=int): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/re/
D_compiler.py384 def _mk_bitmap(bits, _CODEBITS=_CODEBITS, _int=int): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/re/
D_compiler.py384 def _mk_bitmap(bits, _CODEBITS=_CODEBITS, _int=int): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/re/
D_compiler.py384 def _mk_bitmap(bits, _CODEBITS=_CODEBITS, _int=int): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/re/
H A D_compiler.py384 def _mk_bitmap(bits, _CODEBITS=_CODEBITS, _int=int): argument
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/
H A Ddiagnostics.py110 def _int(obj: int) -> str: function
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/predefined_types/xsdc_predefined_types_tests/gen/cpp/
Dpredefined_types.cpp646 …l, std::optional<int64_t> integer, std::optional<int64_t> _long, std::optional<int> _int, std::opt… in NumericTypes()
780 std::optional<int> _int; in read() local
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/predefined_types/xsdc_predefined_types_tinyxml_tests/gen/cpp/
Dpredefined_types.cpp627 …l, std::optional<int64_t> integer, std::optional<int64_t> _long, std::optional<int> _int, std::opt… in NumericTypes()
761 std::optional<int> _int; in read() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp112 static const Type _int; member
H A Dgl4cEnhancedLayoutsTests.cpp152 const Type Type::_int = Type::GetType(Type::Int, 1, 1); member in gl4cts::EnhancedLayouts::Utils::Type
/aosp_15_r20/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...

123