/aosp_15_r20/external/pciutils/lib/ |
H A D | internal.h | 25 #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 D | AData_test.cpp | 234 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 D | VolatileOnlyTest.kt | 11 private val _int = atomic(0) constant in kotlinx.atomicfu.test.VolatileOnlyTest
|
/aosp_15_r20/external/libopus/celt/arm/ |
H A D | mdct_arm.h | 52 #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/ |
D | random.py | 177 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
|
D | sre_compile.py | 411 def _mk_bitmap(bits, _CODEBITS=_CODEBITS, _int=int): argument
|
D | stringold.py | 192 _int = int variable
|
D | string.py | 380 _int = int variable
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/std/ |
H A D | JsonLocationInstantiator.java | 58 private final static int _int(Object o) { in _int() method in JsonLocationInstantiator
|
H A D | UUIDDeserializer.java | 141 private static int _int(byte[] b, int offset) { in _int() method in UUIDDeserializer
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | xmlconfig.h | 52 int _int; /**< \brief Integer or Enum */ member
|
/aosp_15_r20/external/pytorch/torch/ |
H A D | types.py | 12 int as _int, unknown
|
H A D | storage.py | 126 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.py | 384 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.py | 384 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.py | 384 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.py | 384 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.py | 384 def _mk_bitmap(bits, _CODEBITS=_CODEBITS, _int=int): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/re/ |
H A D | _compiler.py | 384 def _mk_bitmap(bits, _CODEBITS=_CODEBITS, _int=int): argument
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/ |
H A D | diagnostics.py | 110 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/ |
D | predefined_types.cpp | 646 …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/ |
D | predefined_types.cpp | 627 …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 D | gl4cEnhancedLayoutsTests.hpp | 112 static const Type _int; member
|
H A D | gl4cEnhancedLayoutsTests.cpp | 152 const Type Type::_int = Type::GetType(Type::Int, 1, 1); member in gl4cts::EnhancedLayouts::Utils::Type
|
/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |