Home
last modified time | relevance | path

Searched defs:prepare (Results 1 – 25 of 162) sorted by relevance

1234567

/prebuilts/jdk/jdk8/linux-x86/sample/nio/server/
DSendable.java52 void prepare() throws IOException; in prepare() method
DFileContent.java88 public void prepare() throws IOException { in prepare() method in FileContent
DStringContent.java92 public void prepare() { in prepare() method in StringContent
DReply.java110 public void prepare() throws IOException { in prepare() method in Reply
/prebuilts/jdk/jdk8/darwin-x86/sample/nio/server/
DSendable.java52 void prepare() throws IOException; in prepare() method
DFileContent.java88 public void prepare() throws IOException { in prepare() method in FileContent
DStringContent.java92 public void prepare() { in prepare() method in StringContent
DReply.java110 public void prepare() throws IOException { in prepare() method in Reply
/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
DStringPrep.java78 public java.lang.String prepare(java.lang.String src, int options) throws android.icu.text.StringPr… in prepare() method in StringPrep
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dspawn.py206 def prepare(data): function
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dspawn.py206 def prepare(data): function
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/multiprocessing/
Dspawn.py206 def prepare(data): function
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dspawn.py206 def prepare(data): function
/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
Dspawn.py212 def prepare(data): function
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dgraphlib.py86 def prepare(self): member in TopologicalSorter
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dgraphlib.py86 def prepare(self): member in TopologicalSorter
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/
Dgraphlib.py86 def prepare(self): member in TopologicalSorter
/prebuilts/build-tools/common/py3-stdlib/
Dgraphlib.py86 def prepare(self): member in TopologicalSorter
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dgraphlib.py86 def prepare(self): member in TopologicalSorter
/prebuilts/go/linux-x86/src/internal/poll/
Dfd_poll_js.go30 func (pd *pollDesc) prepare(mode int, isFile bool) error { func
/prebuilts/vndk/v34/arm/include/generated-headers/frameworks/hardware/interfaces/cameraservice/device/aidl/android.frameworks.cameraservice.device-V1-ndk-source/gen/include/aidl/android/frameworks/cameraservice/device/
DBnCameraDeviceUser.h74 ::ndk::ScopedAStatus prepare(int32_t in_streamId) override { in prepare() function
/prebuilts/vndk/v34/arm64/include/generated-headers/frameworks/hardware/interfaces/cameraservice/device/aidl/android.frameworks.cameraservice.device-V1-ndk-source/gen/include/aidl/android/frameworks/cameraservice/device/
DBnCameraDeviceUser.h74 ::ndk::ScopedAStatus prepare(int32_t in_streamId) override { in prepare() function
/prebuilts/vndk/v34/x86_64/include/generated-headers/frameworks/hardware/interfaces/cameraservice/device/aidl/android.frameworks.cameraservice.device-V1-ndk-source/gen/include/aidl/android/frameworks/cameraservice/device/
DBnCameraDeviceUser.h74 ::ndk::ScopedAStatus prepare(int32_t in_streamId) override { in prepare() function
/prebuilts/vndk/v34/x86/include/generated-headers/frameworks/hardware/interfaces/cameraservice/device/aidl/android.frameworks.cameraservice.device-V1-ndk-source/gen/include/aidl/android/frameworks/cameraservice/device/
DBnCameraDeviceUser.h74 ::ndk::ScopedAStatus prepare(int32_t in_streamId) override { in prepare() function
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dmodels.py296 def prepare(self): member in Request
352 def prepare( member in PreparedRequest

1234567