/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundle_mgr_slite_feature.h | 28 typedef int32 (*InvokeFunc)(const void *origin, IpcIo *req);
|
H A D | bundle_inner_feature.h | 48 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply);
|
/foundation/multimedia/audio_lite/services/server/src/ |
H A D | audio_capturer_samgr.cpp | 76 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
|
/foundation/multimedia/camera_lite/services/server/src/ |
H A D | samgr_camera.cpp | 77 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke()
|
/foundation/multimedia/media_lite/services/recorder_lite/server/src/ |
H A D | recorder_samgr.cpp | 64 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
|
/foundation/window/window_manager_lite/services/ims/ |
H A D | samgr_ims.cpp | 68 static int32 Invoke(IServerProxy* iProxy, int funcId, void* origin, IpcIo* req, IpcIo* reply) in Invoke()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | vm_basic_types.h | 34 typedef s32 int32; typedef
|
/third_party/nghttp2/contrib/ |
H A D | tlsticketupdate.go | 90 Expiration: int32((*interval) + 300),
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderLibraryCase.hpp | 78 deInt32 int32; member
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_iptc.h | 43 int32 fUrgency;
|
H A D | dng_date_time.cpp | 350 int32 sign = (s [k] == '-' ? -1 : 1); in Decode_ISO_8601() 880 int32 delta = (int32) (time1Sec - time2Sec); in LocalTimeZone()
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | object_writer.h | 82 virtual ObjectWriter* RenderInt32(StringPiece name, int32 value) = 0;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.h | 68 typedef int int32; typedef
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.h | 68 typedef int int32; typedef
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_pcie.h | 284 int32 idletime; /* Control for activity timeout */ 387 extern int32 dhdpcie_bus_isr(struct dhd_bus *bus); 531 extern void dhd_bus_flow_ring_resume_response(struct dhd_bus *bus, uint16 flowid, int32 status);
|
H A D | dhd_sdio.c | 568 static int dhdsdio_set_sdmode(dhd_bus_t *bus, int32 sd_mode); 639 int32 min_size = DONGLE_MIN_RAMSIZE; in dhd_dongle_setramsize() 644 (dhd_dongle_ramsize < (int32)bus->orig_ramsize)) in dhd_dongle_setramsize() 1317 dhdsdio_set_sdmode(dhd_bus_t *bus, int32 sd_mode) in dhdsdio_set_sdmode() 1337 int32 iovalue; in dhdsdio_sdclk() 1776 0, &func_blk_size, sizeof(int32), IOV_SET); in dhdsdio_func_blocksize() 3902 int32 int_val = 0; in dhdsdio_doiovar() 3952 int_val = (int32)bus->sleeping; in dhdsdio_doiovar() 3966 int_val = (int32)bus->intr; in dhdsdio_doiovar() 3987 int_val = (int32)bu in dhdsdio_doiovar() [all...] |
/third_party/protobuf/ruby/tests/ |
H A D | basic_proto2.rb | 19 optional :dup, :int32, 1 20 optional :class, :int32, 2 247 map :map_string_int32, :string, :int32, 1
|
/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/ |
H A D | font_parser_test.cpp | 253 struct OpenTypeBasicType::Int32 int32; in HWTEST_F() local 254 EXPECT_EQ(int32.Get(), 0); in HWTEST_F()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx.h | 240 CVMX_BUILD_WRITE64(int32, "sw"); 256 CVMX_BUILD_READ64(int32, "lw");
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx.h | 240 CVMX_BUILD_WRITE64(int32, "sw"); 256 CVMX_BUILD_READ64(int32, "lw");
|
/kernel/linux/linux-5.10/lib/raid6/test/ |
H A D | Makefile | 16 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o 140 int32.c: int.uc ../unroll.awk
|
/kernel/linux/linux-6.6/lib/raid6/test/ |
H A D | Makefile | 17 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o 141 int32.c: int.uc ../unroll.awk
|
/test/xts/tools/lite/hctest/src/ |
H A D | hctest.c | 46 static void RunSingleTestCase(CTestCase *cTestCase, const char *caseName, const int32 flag); 139 static void RunSingleTestCase(CTestCase *cTestCase, const char *caseName, const int32 flag) in RunSingleTestCase()
|
/third_party/ffmpeg/libswresample/x86/ |
H A D | audio_convert_init.c | 27 #define PROTO2(pre, out, cap) PROTO(pre, int16, out, cap) PROTO(pre, int32, out, cap) PROTO(pre, float, out, cap) 28 #define PROTO3(pre, cap) PROTO2(pre, int16, cap) PROTO2(pre, int32, cap) PROTO2(pre, float, cap)
|
/third_party/backends/sanei/ |
H A D | sanei_thread.c | 249 static int32 293 int32 st; in sanei_thread_waitpid()
|