/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | UnicodeSet.java | 2854 * to close over case BEFORE COMPLEMENTING. This makes in applyPattern() 3660 // Look for the matching close delimiter, either :] or } in applyPropertyPattern() 3661 int close = pattern.indexOf(posix ? ":]" : "}", pos); in applyPropertyPattern() 3662 if (close < 0) { in applyPropertyPattern() 3663 // Syntax error; close delimiter missing in applyPropertyPattern() 3672 if (equals >= 0 && equals < close && !isName) { in applyPropertyPattern() 3675 valueName = pattern.substring(equals+1, close); in applyPropertyPattern() 3680 propName = pattern.substring(pos, close); in applyPropertyPattern() 3701 // Move to the limit position after the close delimiter in applyPropertyPattern() 3702 ppos.setIndex(close in applyPropertyPattern() [all...] |
/third_party/python/Tools/msi/bundle/bootstrap/ |
H A D | PythonBootstrapperApplication.cpp | 1618 BalExitOnFailure1(hr, "Failed to localize confirm close message: %ls", _confirmCloseMessage); in LoadLocalization() 1902 // If the user chose not to close, do *not* let the default window proc handle the message. in WndProc() 2412 BOOL close = FALSE; in OnClose() local 2414 // If we've already succeeded or failed or showing the help page, just close (prompts are annoying if the bootstrapper is done). in OnClose() 2416 close = TRUE; in OnClose() 2419 close = PromptCancel( in OnClose() 2427 // If we're doing progress then we never close, we just cancel to let rollback occur. in OnClose() 2430 if (close) { in OnClose() 2434 close = FALSE; in OnClose() 2437 return close; in OnClose() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 195 std::error_code close() override; 200 RealFile::~RealFile() { close(); } in ~RealFile() 225 std::error_code RealFile::close() { in close() function in RealFile 618 std::error_code close() override { return {}; } 1780 std::error_code close() override { return InnerFile->close(); }
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_net_api.h | 914 * close() waits for an unspecified time for any output to drain before dismantling the STREAM.
915 * If the O_NONBLOCK flag is set,close() does not wait for output to drain, and dismantles the STREAM immediately.
916 * CNcomment:如果未设置O_NONBLOCK,并且模块的写入队列中有数据,close()等待未指定的时间,等待任何输出排出,然后再拆卸流.
917 * 如果设置了O_NONBLOCK标志,close()不会等待输出耗尽,并立即取消流CNend
928 #define close(s) closesocket(s)
macro
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
H A D | unistd.h | 52 * The close() function shall close a file descriptor, so that it no longer refers to any file and may be reused. 57 * @param __fd [IN] file descriptor to close. 64 * @retval #0 close file successful. 65 * @retval #-1 An error is encountered and close file failed. 80 int close(int); 113 * @see close | fcntl | open 149 * @see close | fcntl | open 409 * @see close | remove | rename | rmdir
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | sleep.S | 106 @ We keep the change-down close to the actual suspend on SDRAM
|
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | start_up.c | 389 close(fd); in parse_iomem()
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | ambassador.h | 367 } close; member
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btsdio.c | 330 hdev->close = btsdio_close; in btsdio_probe()
|
H A D | hci_ag6xx.c | 306 .close = ag6xx_close,
|
H A D | hci_vhci.c | 115 hdev->close = vhci_close_dev; in __vhci_create_device()
|
/kernel/linux/linux-5.10/tools/testing/selftests/ptp/ |
H A D | testptp.c | 509 close(fd); in main()
|
/kernel/linux/linux-5.10/tools/usb/ |
H A D | testusb.c | 338 close (fd); in handle_testdev()
|
/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A D | usbip_list.c | 146 close(sockfd); in list_exported_devices()
|
/kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
H A D | sleep.S | 107 @ We keep the change-down close to the actual suspend on SDRAM
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | pinning.c | 262 close(map_fd); in test_pinning()
|
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
H A D | test_kmem.c | 232 close(fd); in test_kmem_proc_kpagecgroup()
|
/kernel/linux/linux-5.10/tools/testing/selftests/mount/ |
H A D | unprivileged-remount-test.c | 89 if (close(fd) != 0) { in vmaybe_write_file() 90 die("close of %s failed: %s\n", in vmaybe_write_file()
|
/kernel/linux/linux-6.6/arch/x86/boot/tools/ |
H A D | build.c | 243 close(fd); in main()
|
/kernel/linux/linux-6.6/arch/um/os-Linux/ |
H A D | start_up.c | 421 close(fd); in parse_iomem()
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | ucb1x00-ts.c | 385 idev->close = ucb1x00_ts_close; in ucb1x00_ts_add()
|
/kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
H A D | flexcop.c | 150 fc->demux.dmx.close(&fc->demux.dmx); in flexcop_dvb_exit()
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ad5820.c | 265 .close = ad5820_close,
|
H A D | dw9807-vcm.c | 153 .close = dw9807_close,
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | walkera0701.c | 255 w->input_dev->close = walkera0701_close; in walkera0701_attach()
|