Home
last modified time | relevance | path

Searched defs:available (Results 51 - 75 of 140) sorted by relevance

123456

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_bio.c240 ossl_ssize_t num, available; in bio_nread() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractMessageLite.java288 public int available() throws IOException { in available() method in AbstractMessageLite.Builder.LimitedInputStream
/third_party/pulseaudio/src/modules/dbus/
H A Diface-device-port.c135 dbus_uint32_t available = 0; in handle_get_available() local
181 uint32_t available; in available_changed_cb() local
[all...]
H A Diface-card-profile.c153 dbus_bool_t available; in handle_get_available() local
172 dbus_bool_t available; in handle_get_all() local
/third_party/pulseaudio/src/pulsecore/
H A Dcard.c47 const char *pa_available_to_string(pa_available_t available) { in pa_available_to_string() argument
83 void pa_card_profile_set_available(pa_card_profile *c, pa_available_t available) { in pa_card_profile_set_available() argument
[all...]
H A Dcard.h51 pa_available_t available; /* PA_AVAILABLE_UNKNOWN, PA_AVAILABLE_NO or PA_AVAILABLE_YES */ member
/third_party/openssl/crypto/bio/
H A Dbss_bio.c240 ossl_ssize_t num, available; in bio_nread() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DQueryGL.cpp144 angle::Result StandardQueryGL::isResultAvailable(const gl::Context *context, bool *available) in isResultAvailable() argument
309 GLint available = 0; variable
385 angle::Result SyncQueryGL::isResultAvailable(const gl::Context *context, bool *available) in isResultAvailable() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DQueryVk.cpp572 bool available = false; in getResult() local
656 angle::Result QueryVk::isResultAvailable(const gl::Context *context, bool *available) in isResultAvailable() argument
/third_party/skia/src/core/
H A DSkReadBuffer.h66 size_t available() const { return fStop - fCurr; } in available() function in SkReadBuffer
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_rolling_inc.h125 size_t available = num_bytes; in StitchToPreviousBlock() local
/third_party/skia/tools/gpu/gl/
H A DGLTestContext.cpp125 GrGLuint available = 0; in checkQueryStatus() local
/third_party/ffmpeg/libavfilter/
H A Dvf_atadenoise.c62 int available; member
H A Dvf_deflicker.c65 int available; member
/third_party/ffmpeg/libavcodec/
H A Dopus_celt.c53 int available; in celt_decode_coarse_energy() local
/third_party/backends/backend/
H A Dibm-scsi.c111 SANE_Byte available[3]; member
H A Dricoh-scsi.c97 SANE_Byte available[3]; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java211 setUnitIsAvailable(TimeUnit unit, boolean available) setUnitIsAvailable() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java212 setUnitIsAvailable(TimeUnit unit, boolean available) setUnitIsAvailable() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationkeys.cpp50 int32_t available = capacity_ - length; in Append() local
73 int32_t available = capacity_ - appended_; in GetAppendBuffer() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_statistics.cpp399 int32_t* available = &reg_available[def.physReg().reg()]; in add() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationkeys.cpp50 int32_t available = capacity_ - length; in Append() local
73 int32_t available = capacity_ - appended_; in GetAppendBuffer() local
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm-inl.h338 VfpRegList* available = assembler_->GetScratchVfpRegisterList(); in CanAcquireVfp() local
352 VfpRegList* available = assembler_->GetScratchVfpRegisterList(); in AcquireVfp() local
/third_party/node/deps/v8/src/heap/
H A Dfree-list.h75 uint32_t available() const { return available_; } in available() function in v8::internal::FreeListCategory
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c317 bool available = true; in do_regalloc() local

Completed in 19 milliseconds

123456