Home
last modified time | relevance | path

Searched refs:reserved (Results 701 - 725 of 801) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1988 static const char reserved[] = in load_library() local
1991 for (rp=reserved; *rp; rp=next) { in load_library()
2001 unsigned mask = 1U<<(rp-reserved); in load_library()
4949 LD_LOGE("Error mapping library: map len is larger than reserved address task->name=%{public}s", task->name); in task_map_library()
5151 static const char reserved[] = in load_library_header() local
5154 for (rp = reserved; *rp; rp = next) { in load_library_header()
5165 unsigned mask = 1U << (rp - reserved); in load_library_header()
/third_party/musl/ldso/linux/
H A Ddynlink.c2176 static const char reserved[] = in load_library() local
2179 for (rp=reserved; *rp; rp=next) { in load_library()
2189 unsigned mask = 1U<<(rp-reserved); in load_library()
5319 LD_LOGE("Error mapping library: map len is larger than reserved address task->name=%{public}s", task->name); in task_map_library()
5540 static const char reserved[] = in load_library_header() local
5543 for (rp = reserved; *rp; rp = next) { in load_library_header()
5554 unsigned mask = 1U << (rp - reserved); in load_library_header()
/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp688 .reserved = {nullptr}
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H A Daudio_render_vdi.c170 static int32_t AudioRenderCallbackVdi(enum AudioCallbackTypeVdi type, void *reserved, void *cookie) in AudioRenderCallbackVdi() argument
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp1087 int32_t AudioRenderCallback(enum AudioCallbackType type, void *reserved, void *cookie) in AudioRenderCallback() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwctypendk.cpp884 .reserved = {0},
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
H A Dipc_capi.cpp1047 .reserved = { 0 },
/test/xts/acts/inputmethod/InputMethodNDKTest/entry/src/main/cpp/
H A Dnapi_init.cpp860 .reserved = {0},
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Daudiodecoderxdlndk.cpp1022 .reserved = { 0 },
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_test.cpp805 .reserved = { 0 },
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dmodule_test.cpp1056 .reserved = { 0 },
H A Dimage_receiver_test.cpp938 .reserved = {0},
/test/xts/acts/security/asset/asset_ndk/entry/src/main/cpp/
H A Dhello.cpp891 .reserved = {0}};
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dfnmatchndk32.cpp882 .reserved = {0},
/test/xts/hats/hdf/sensor/hdiService/
H A Dhdf_sensor_hdiService_test.cpp1181 infoMsg += "reserved = " + std::to_string(it.reserved); in HWTEST_F()
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_gblur.asm119 ; m15=reserved
/third_party/curl/include/curl/
H A Dcurl.h279 void *reserved, void *userdata);
/third_party/NuttX/drivers/usbdev/gadget/
H A Drndis.c4 * Copyright (C) 2011-2017 Gregory Nutt. All rights reserved.
5 * Copyright (c) Huawei Technologies Co., Ltd. 2017-2019. All rights reserved.
484 * One of these is always reserved for packet reception - when data arrives
485 * on the bulk OUT endpoint, it is copied to the reserved request buffer.
1185 notif->reserved = 0; in rndis_send_encapsulated_response()
/third_party/nghttp2/src/
H A Dshrpx_config.h638 std::array<uint8_t, SHRPX_QUIC_SECRET_RESERVEDLEN> reserved; member
/third_party/rust/crates/libc/src/
H A Dpsp.rs1522 pub reserved: [u8; 3usize],
1999 pub reserved: [i32; 4usize],
2354 pub reserved: [u8; 3usize],
/third_party/icu/icu4c/source/common/
H A Ducnvmbcs.cpp128 * - Replace header.reserved with header.fromUBytesLength so that all
276 * 9..15 reserved for future use
1620 args.reserved=pArgs->reserved; in ucnv_MBCSLoad()
2145 /* reserved, must never occur */ in ucnv_MBCSSingleToUnicodeWithOffsets()
2336 /* reserved, must never occur */ in ucnv_MBCSSingleToBMPWithOffsets()
2808 /* reserved, must never occur */ in ucnv_MBCSToUnicodeWithOffsets()
2879 * We still need a conversion loop in case we find reserved action codes, which are to be ignored.
2935 /* reserved, must never occur */ in ucnv_MBCSSingleGetNextUChar()
3124 /* reserved (mus in ucnv_MBCSGetNextUChar()
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvmbcs.cpp128 * - Replace header.reserved with header.fromUBytesLength so that all
276 * 9..15 reserved for future use
1620 args.reserved=pArgs->reserved; in ucnv_MBCSLoad()
2145 /* reserved, must never occur */ in ucnv_MBCSSingleToUnicodeWithOffsets()
2336 /* reserved, must never occur */ in ucnv_MBCSSingleToBMPWithOffsets()
2808 /* reserved, must never occur */ in ucnv_MBCSToUnicodeWithOffsets()
2879 * We still need a conversion loop in case we find reserved action codes, which are to be ignored.
2935 /* reserved, must never occur */ in ucnv_MBCSSingleGetNextUChar()
3124 /* reserved (mus in ucnv_MBCSGetNextUChar()
[all...]
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs151 pub reserved: [::c_int; 10],
158 pub reserved: [::c_int; 10],
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvmbcs.cpp128 * - Replace header.reserved with header.fromUBytesLength so that all
276 * 9..15 reserved for future use
1620 args.reserved=pArgs->reserved; in ucnv_MBCSLoad()
2145 /* reserved, must never occur */ in ucnv_MBCSSingleToUnicodeWithOffsets()
2336 /* reserved, must never occur */ in ucnv_MBCSSingleToBMPWithOffsets()
2808 /* reserved, must never occur */ in ucnv_MBCSToUnicodeWithOffsets()
2879 * We still need a conversion loop in case we find reserved action codes, which are to be ignored.
2935 /* reserved, must never occur */ in ucnv_MBCSSingleGetNextUChar()
3124 /* reserved (mus in ucnv_MBCSGetNextUChar()
[all...]
/drivers/external_device_manager/test/unittest/ndk_stage_js_test/entry/src/main/cpp/
H A Dusb_ddk_ndk_test.cpp942 .reserved = { 0 },

Completed in 80 milliseconds

1...<<21222324252627282930>>...33