Home
last modified time | relevance | path

Searched full:able (Results 1 – 25 of 4483) sorted by relevance

12345678910>>...180

/third_party/node/deps/npm/test/lib/utils/
Dqueryable.js223 'should be able to set square brackets props'
240 'should be able to nest square brackets props'
262 'should be able to nest multiple square brackets props'
289 'should be able to use dot-sep notation after square bracket props'
317 'should be able to have multiple, separated, square brackets props'
449 'should be able to set items in an array using index references'
461 'should be able to set a previously missing item to an array'
474 'should be able to append more items to an array'
487 'should be able to override array items'
506 'should be able to override an array string item with an obj'
[all …]
/third_party/rust/crates/nix/test/sys/
Dtest_signal.rs10 kill(getpid(), None).expect("Should be able to send signal to myself."); in test_kill_none()
17 .expect("Should be able to send signal to my process group."); in test_killpg_none()
51 .expect("expect to be able to retrieve old signals"); in test_sigprocmask()
66 .expect("expect to be able to block signals"); in test_sigprocmask()
71 .expect("expect to be able to retrieve old signals"); in test_sigprocmask()
80 .expect("expect to be able to block signals"); in test_sigprocmask()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireArgumentTests.cpp31 // Test that the wire is able to send numerical values
48 // Test that the wire is able to send arrays of numerical values
95 // Test that the wire is able to send C strings
180 // Test that the wire is able to send objects as value arguments
203 // Test that the wire is able to send array of objects
236 // Test that the wire is able to send structures that contain pure values (non-objects)
269 // Test that the wire is able to send structures that contain objects
298 // Test that the wire is able to send structures that contain objects
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_multisampled_render_to_single_sampled.adoc25 ename:VK_ATTACHMENT_STORE_OP_STORE, a Vulkan application is able to
29 Under certain circumstances however, the application may not be able to
41 Some implementations are able to perform said operation efficiently in
45 subpass, these implementations are able to perform multisampled rendering on
/third_party/curl/tests/libtest/
DCMakeLists.txt38 ${CURL_SOURCE_DIR}/lib # To be able to reach "curl_setup_once.h"
39 ${CURL_BINARY_DIR}/lib # To be able to reach "curl_config.h"
40 ${CURL_BINARY_DIR}/include # To be able to reach "curl/curl.h"
41 ${CURL_SOURCE_DIR}/tests/libtest # To be able to build generated tests
/third_party/curl/tests/server/
DCMakeLists.txt36 ${CURL_SOURCE_DIR}/lib # To be able to reach "curl_setup_once.h"
37 ${CURL_BINARY_DIR}/lib # To be able to reach "curl_config.h"
38 ${CURL_BINARY_DIR}/include # To be able to reach "curl/curl.h"
39 ${CURL_SOURCE_DIR}/src # To be able to reach "tool_xattr.h"
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DExtensionDirective_test.cpp107 // OES_EGL_image_external needs to be enabled in GLSL to be able to use samplerExternalOES.
132 // NV_EGL_stream_consumer_external needs to be enabled in GLSL to be able to use samplerExternalOES.
154 // GL_EXT_YUV_target needs to be enabled in GLSL to be able to use samplerExternal2DY2YEXT.
167 // GL_EXT_YUV_target needs to be enabled in GLSL to be able to use samplerExternal2DY2YEXT.
/third_party/typescript/tests/baselines/reference/
DjsDeclarationsClassStatic.js22 * Should be able to export a type alias at the same time.
51 * Should be able to export a type alias at the same time.
71 * Should be able to export a type alias at the same time.
DindexClassByNumber.js2 // Shouldn't be able to index a class instance by a number (unless it has declared a number index s…
11 // Shouldn't be able to index a class instance by a number (unless it has declared a number index s…
DtypeSatisfaction_propertyValueConformance2(nouncheckedindexedaccess=false).js20 // Should be able to detect a failure here
38 // Should be able to detect a failure here
DtypeSatisfaction_propertyValueConformance1(nopropertyaccessfromindexsignature=false).js20 // Should be able to detect a failure here
38 // Should be able to detect a failure here
/third_party/libsnd/Octave/
Doctave_test.sh30 echo "Not able to find the libsndfile shared lib we've just built."
46 echo "Not able to find the sndfile.oct binaries we've just built."
58 echo "Not able to find the sndfile.oct binary we just built."
/third_party/curl/tests/unit/
DCMakeLists.txt29 ${CURL_SOURCE_DIR}/lib # To be able to reach "curl_setup_once.h"
32 ${CURL_BINARY_DIR}/lib # To be able to reach "curl_config.h"
33 ${CURL_BINARY_DIR}/include # To be able to reach "curl/curl.h"
/third_party/curl/src/
DCMakeLists.txt112 ${CURL_SOURCE_DIR}/lib # To be able to reach "curl_setup_once.h"
113 ${CURL_BINARY_DIR}/lib # To be able to reach "curl_config.h"
114 ${CURL_BINARY_DIR}/include # To be able to reach "curl/curl.h"
116 ${CURL_SOURCE_DIR}/src # To be able to reach "tool_hugehelp.h"
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_GOOGLE_surfaceless_query.adoc11 where EGL is able to respond to certain queries before a surface is created,
29 - The supported present modes by the platform to be able to correctly expose
31 - Whether protected surfaces are supported to be able to correctly expose the
/third_party/node/test/fixtures/wpt/encoding/streams/
Ddecode-non-utf8.any.js52 }, `TextDecoderStream should be able to decode ${encoding.name}`);
67 }, `TextDecoderStream should be able to decode invalid sequences in ` +
81 }, `TextDecoderStream should be able to reject invalid sequences in ` +
/third_party/libwebsockets/READMEs/
DREADME.plugin-acme.md7 ACME client able to communicate with let's encrypt and other certificate
10 It implements `tls-sni-01` challenge, and is able to provision tls certificates
145 The `lws-acme-client` plugin is able to provision and update your certificate
170 be able to update their cert.
/third_party/libsnd/docs/
Doctave.md13 files compatible with MATLAB version 5.0 as well as being able to read the older
38 Octave variables can contain both arrays and matrices. It is also able to store
57 In addition, libsndfile contains a command line program which which is able to
/third_party/typescript/src/testRunner/unittests/tsserver/
DtextStorage.ts71 it("should be able to return the file size immediately after construction", () => {
79 it("should be able to return the file size when backed by text", () => {
90 it("should be able to return the file size when backed by a script version cache", () => {
101 … it("should be able to return the file size when a JS file is too large to load into text", () => {
/third_party/rust/crates/proc-macro2/build/
Dprobe.rs2 // If the current toolchain is able to compile it, then proc-macro2 is able to
/third_party/skia/include/pathops/
DSkPathOps.h36 Returns true if operation was able to produce a result;
53 Returns true if operation was able to produce a result;
75 Returns true if operation was able to produce a result;
/third_party/ltp/testcases/kernel/containers/sysvipc/
Dsemtest_2ns.c83 tst_res(TPASS, "Plain cloned process able to access the semaphore created"); in check_sem2()
101 tst_res(TPASS, "Plain cloned process able to unlock semaphore"); in check_sem2()
103 … tst_res(TFAIL, "%s: In namespace2 able to unlock the semaphore created in an namespace1", str_op); in check_sem2()
/third_party/EGL/extensions/EXT/
DEGL_EXT_swap_buffers_with_damage.txt238 The number of applications that would be able to avoid fully
263 architecture to be able to do transforms atomically with respect
268 The disadvantage of a driver that is not able to reliably map EGL
277 be able mitigate the majority of related artefacts by ignoring
301 otherwise be able to enact an asynchronous window resize.
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_swap_buffers_with_damage.txt238 The number of applications that would be able to avoid fully
263 architecture to be able to do transforms atomically with respect
268 The disadvantage of a driver that is not able to reliably map EGL
277 be able mitigate the majority of related artefacts by ignoring
301 otherwise be able to enact an asynchronous window resize.
/third_party/node/test/fixtures/wpt/streams/transferable/
Dshared-worker.html16 }, 'worker.postMessage should be able to transfer a ReadableStream');
23 }, 'postMessage in a worker should be able to transfer a ReadableStream');

12345678910>>...180