HomeSort by relevance Sort by last modified time
    Searched full:behave (Results 501 - 525 of 1603) sorted by null

<<21222324252627282930>>

  /external/boringssl/src/crypto/
internal.h 658 // These wrapper functions behave the same as the corresponding C standard
659 // functions, but behave as expected when passed NULL if the length is zero.
  /external/curl/docs/libcurl/
curl_easy_setopt.3 32 \fIcurl_easy_setopt(3)\fP is used to tell libcurl how to behave. By setting
38 behave badly! You can only set one option in each function call. A typical
  /external/deqp/modules/gles31/functional/
es31fFboNoAttachmentTests.cpp 380 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Framebuffer did not behave as expected");
489 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Framebuffer did not behave as expected");
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ZoneMeta.java 213 * that behave identically to the given zone.
240 * ID. An equivalency group contains zones that behave
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ZoneMeta.java 212 * that behave identically to the given zone.
239 * ID. An equivalency group contains zones that behave
  /external/mesa3d/src/compiler/glsl/
glsl_lexer.ll 189 * will behave as if it is compiling at the line number passed
213 * will behave as if it is compiling at the line number passed
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm.c 573 /* Whether reads from the framebuffer should behave coherently. */
637 /* Whether reads from the framebuffer should behave coherently. */
  /external/python/cpython2/Doc/library/
socketserver.rst 68 you should explicitly declare how you want your threads to behave on an abrupt
72 to behave autonomously; the default is :const:`False`, meaning that Python will
  /external/python/cpython3/Doc/library/
dbm.rst 140 ``dbm.gnu.gdbm`` objects behave like mappings (dictionaries), except that keys and
248 Dbm objects behave like mappings (dictionaries), except that keys and values are
functools.rst 170 Return a new :class:`partial` object which when called will behave like *func*
479 classes behave like static methods and do not transform into bound methods
  /external/valgrind/memcheck/tests/
cond_ld_st.c 186 // is undefined. This means that it should behave like the
569 // is undefined. This means that it should behave like the
  /frameworks/base/core/java/android/view/inputmethod/
EditorInfo.java 347 * may even behave in unpredictable ways: pass the actual cursor position
363 * may behave in unpredictable ways: pass the actual cursor position
  /frameworks/native/headers/media_plugin/media/hardware/
HardwareAPI.h 322 // 'OMX.google.android.index.describeColorAspects' extension is given. Component SHALL behave
429 // is detected. Component SHALL behave as described below if it supports this extension.
  /frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/widget/
AppCompatBaseImageViewTest.java 193 // this new mode (unlike src_in and src_over that behave identically when the destination is
294 // this new mode (unlike src_in and src_over that behave identically when the destination is
  /hardware/libhardware/modules/camera/3_4/
camera.cpp 421 // TODO(b/32917568): Synchronization. Behave "appropriately"
425 // thread, this function should behave nicely concurrently with that too.
v4l2_metadata_factory.cpp 284 // TODO(b/31021654): This should behave as a top level switch, not no effect.
471 // some cameras may just behave badly.
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactory.java 414 * behave as if the following {@link ErrorHandler} is set:
472 * behave as if the following {@link LSResourceResolver} is set:
  /prebuilts/go/darwin-x86/src/fmt/
doc.go 125 behave identically.
279 The verbs behave analogously to those of Printf.
  /prebuilts/go/darwin-x86/src/runtime/
chan.go 165 // and not ready for sending. We behave as if we observed the channel at that moment,
438 // first observation. We behave as if we observed the channel at that moment
  /prebuilts/go/darwin-x86/src/text/template/
doc.go 143 or complex constant in Go syntax. These behave like Go's untyped
191 types and values behave as in methods. Functions and function
  /prebuilts/go/linux-x86/src/fmt/
doc.go 125 behave identically.
279 The verbs behave analogously to those of Printf.
  /prebuilts/go/linux-x86/src/runtime/
chan.go 165 // and not ready for sending. We behave as if we observed the channel at that moment,
438 // first observation. We behave as if we observed the channel at that moment
  /prebuilts/go/linux-x86/src/text/template/
doc.go 143 or complex constant in Go syntax. These behave like Go's untyped
191 types and values behave as in methods. Functions and function
  /test/vts-testcase/nbu/src/
ble_test.py 464 # The device used to scan BLE devices and behave as a GATT client.
466 # The device used to BLE advertise and behave as a GATT server.
  /external/python/cpython2/Doc/c-api/
unicode.rst 494 If *consumed* is *NULL*, behave like :c:func:`PyUnicode_DecodeUTF8`. If
561 If *consumed* is *NULL*, behave like :c:func:`PyUnicode_DecodeUTF32`. If
638 If *consumed* is *NULL*, behave like :c:func:`PyUnicode_DecodeUTF16`. If
696 If *consumed* is *NULL*, behave like :c:func:`PyUnicode_DecodeUTF7`. If
    [all...]

Completed in 1875 milliseconds

<<21222324252627282930>>