Home
last modified time | relevance | path

Searched defs:unsigned (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A DUT_reflection3264.java41 private static long unsigned(int v) { in unsigned() method in UT_reflection3264
48 private static short unsigned(byte v) { in unsigned() method in UT_reflection3264
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUT_reflection3264.java43 private static long unsigned(int v) { in unsigned() method in UT_reflection3264
50 private static short unsigned(byte v) { in unsigned() method in UT_reflection3264
/aosp12/frameworks/compile/libbcc/tests/debuginfo/target-tests/
H A Dlocals.rs34 const unsigned long l = (unsigned long) -1.0e8f; const
/aosp12/bionic/tests/
H A Dsystem_properties_test2.cpp96 [](void* cookie, const char* name, const char* value, unsigned /*serial*/) { in TEST()
107 [](void* cookie, const char* name, const char* value, unsigned /*serial*/) { in TEST()
/aosp12/build/soong/cc/libbuildversion/
H A Dlibbuildversion.cpp44 [](void* cookie, const char*, const char* value, unsigned) { in GetBuildNumber() argument
/aosp12/system/core/fastboot/
H A Dfs.cpp185 const std::string& initial_dir, unsigned /* unused */, in generate_f2fs_image() argument
/aosp12/system/core/toolbox/
H A Dgetprop.cpp44 [](void* cookie, const char* name, const char* value, unsigned) { in PrintAllProperties() argument
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device.cpp1469 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port,unsigned) in venc_use_buf() argument
1631 bool venc_dev::venc_empty_buf(void *buffer, void *pmem_data_buf,unsigned,unsigned) in venc_empty_buf() argument
1717 bool venc_dev::venc_fill_buf(void *buffer, void *pmem_data_buf,unsigned,unsigned) in venc_fill_buf() argument
/aosp12/packages/modules/adb/fdevent/
H A Dfdevent_poll.cpp53 static void fdevent_interrupt(int fd, unsigned, void*) { in fdevent_interrupt() argument
H A Dfdevent_epoll.cpp30 static void fdevent_interrupt(int fd, unsigned, void*) { in fdevent_interrupt() argument
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp1675 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port,unsigned) in venc_use_buf() argument
1828 bool venc_dev::venc_empty_buf(void *buffer, void *pmem_data_buf,unsigned,unsigned) in venc_empty_buf() argument
1876 bool venc_dev::venc_fill_buf(void *buffer, void *pmem_data_buf,unsigned,unsigned) in venc_fill_buf() argument
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp1676 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port,unsigned) in venc_use_buf() argument
1829 bool venc_dev::venc_empty_buf(void *buffer, void *pmem_data_buf,unsigned,unsigned) in venc_empty_buf() argument
1877 bool venc_dev::venc_fill_buf(void *buffer, void *pmem_data_buf,unsigned,unsigned) in venc_fill_buf() argument
/aosp12/system/core/libcutils/
H A Dproperties.cpp104 static void trampoline(void* raw_data, const char* name, const char* value, unsigned /*serial*/) { in trampoline() argument
/aosp12/bionic/benchmarks/
H A Dproperty_benchmark.cpp205 [](void* cookie, const char* name, const char*, unsigned) { in BM_property_find_real() argument
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_swvenc_mpeg4.h205 void dev_get_color_format_as_string(char *, int, unsigned) {}; in dev_get_color_format_as_string() argument
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_swvenc_mpeg4.h205 void dev_get_color_format_as_string(char *, int, unsigned) {}; in dev_get_color_format_as_string() argument
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
H A DMediaVisualizerTest.java526 private int computeEnergy(byte[] data, boolean unsigned) { in computeEnergy()
/aosp12/packages/modules/adb/daemon/
H A Dservices.cpp137 fd, [](int, unsigned, void*) {}, nullptr); in spin_service() argument
/aosp12/system/libbase/
H A Dproperties.cpp116 [](void* cookie, const char*, const char* value, unsigned) { in GetProperty() argument
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DbufferCopy.cpp50 const BufferDesc& tgtBuff, uint8_t* tgt, void* imgData, void*, unsigned) { in fillNV21FromNV21() argument
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCharacteristic.java759 private int unsignedToSigned(int unsigned, int size) { in unsignedToSigned()
/aosp12/packages/modules/adb/client/
H A Dusb_linux.cpp127 unsigned char, unsigned char, int, int, in find_usb_device() argument
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp1048 SmallVector<unsigned, 64> &Vals, in PushValueAndType()
1063 SmallVector<unsigned, 64> &Vals) { in WriteInstruction()
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1050 SmallVector<unsigned, 64> &Vals, in PushValueAndType()
1065 SmallVector<unsigned, 64> &Vals) { in WriteInstruction()
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp1081 SmallVector<unsigned, 64> &Vals, in PushValueAndType()
1096 SmallVector<unsigned, 64> &Vals) { in WriteInstruction()

12