/third_party/musl/porting/linux/user/ldso/ |
H A D | dynlink.c | 1988 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 D | dynlink.c | 2176 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 D | device_manager_middle.cpp | 688 .reserved = {nullptr}
|
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/ |
H A D | audio_render_vdi.c | 170 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 D | audio_hdi_common.cpp | 1087 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 D | wctypendk.cpp | 884 .reserved = {0},
|
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/ |
H A D | ipc_capi.cpp | 1047 .reserved = { 0 },
|
/test/xts/acts/inputmethod/InputMethodNDKTest/entry/src/main/cpp/ |
H A D | napi_init.cpp | 860 .reserved = {0},
|
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
H A D | audiodecoderxdlndk.cpp | 1022 .reserved = { 0 },
|
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/ |
H A D | image_source_test.cpp | 805 .reserved = { 0 },
|
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
H A D | module_test.cpp | 1056 .reserved = { 0 },
|
H A D | image_receiver_test.cpp | 938 .reserved = {0},
|
/test/xts/acts/security/asset/asset_ndk/entry/src/main/cpp/ |
H A D | hello.cpp | 891 .reserved = {0}};
|
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
H A D | fnmatchndk32.cpp | 882 .reserved = {0},
|
/test/xts/hats/hdf/sensor/hdiService/ |
H A D | hdf_sensor_hdiService_test.cpp | 1181 infoMsg += "reserved = " + std::to_string(it.reserved); in HWTEST_F()
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_gblur.asm | 119 ; m15=reserved
|
/third_party/curl/include/curl/ |
H A D | curl.h | 279 void *reserved, void *userdata);
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | rndis.c | 4 * 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 D | shrpx_config.h | 638 std::array<uint8_t, SHRPX_QUIC_SECRET_RESERVEDLEN> reserved; member
|
/third_party/rust/crates/libc/src/ |
H A D | psp.rs | 1522 pub reserved: [u8; 3usize], 1999 pub reserved: [i32; 4usize], 2354 pub reserved: [u8; 3usize],
|
/third_party/icu/icu4c/source/common/ |
H A D | ucnvmbcs.cpp | 128 * - 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 D | ucnvmbcs.cpp | 128 * - 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 D | mod.rs | 151 pub reserved: [::c_int; 10], 158 pub reserved: [::c_int; 10],
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnvmbcs.cpp | 128 * - 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 D | usb_ddk_ndk_test.cpp | 942 .reserved = { 0 },
|