Home
last modified time | relevance | path

Searched defs:operations (Results 1 – 25 of 29) sorted by relevance

12

/third_party/node/doc/api/
Dn-api.md3696 ### `napi_coerce_to_bool`
3718 ### `napi_coerce_to_number`
3742 ### `napi_coerce_to_object`
3764 ### `napi_coerce_to_string`
3788 ### `napi_typeof`
3818 ### `napi_instanceof`
3844 ### `napi_is_array`
3864 ### `napi_is_arraybuffer`
3883 ### `napi_is_buffer`
3905 ### `napi_is_date`
[all …]
/third_party/mbedtls/docs/proposed/
Dpsa-driver-interface.md238 #### General considerations on multi-part operations
250 #### Multi-part operation entry point family `"hash_multipart"`
282 #### Operation family `"mac_multipart"`
286 #### Operation family `"mac_verify_multipart"`
290 #### Operation family `"cipher_encrypt_multipart"`
294 #### Operation family `"cipher_decrypt_multipart"`
298 #### Operation family `"aead_encrypt_multipart"`
302 #### Operation family `"aead_decrypt_multipart"`
/third_party/openssl/doc/internal/man7/
DEVP_PKEY.pod141 =head3 Exporting implementation details
/third_party/node/test/fixtures/wpt/wasm/jsapi/
Dinterface.any.js4 function test_operations(object, object_name, operations) { argument
/third_party/mbedtls/docs/
Dpsa-transition.md956 #### ECDSA signature
973 #### Restartable ECDSA signature
995 #### PKCS#1 v1.5 RSA signature
1004 #### PKCS#1 RSASSA-PSS signature
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex_test.cc357 int threads, int iterations, int operations) { in RunTestCommon()
382 int iterations, int operations) { in RunTest()
394 int operations, in RunTestWithInvariantDebugging()
1617 int operations = threads * iterations; local
1631 int operations = iterations * threads; local
1645 int operations = iterations * threads; local
1652 int operations = iterations * threads; local
1666 int operations = iterations; local
1673 int operations = iterations; local
1681 int operations = iterations; local
[all …]
/third_party/python/Doc/library/
Dshutil.rst480 .. _shutil-copytree-example:
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAtomicCounterTests.cpp101 Operation operations; member
1103 string operationToName (const AtomicCounterTest::Operation& operations, bool useBranch) in operationToName()
1138 string operationToDescription (const AtomicCounterTest::Operation& operations, bool useBranch) in operationToDescription()
1318 const AtomicCounterTest::Operation operations[] = in AtomicCounterTests() local
1386 const AtomicCounterTest::Operation operations[] = in AtomicCounterTests() local
/third_party/node/benchmark/fixtures/
Dcoverage-many-branches.js75 const operations = ['add', 'addSpecial', 'mult', 'multSpecial']; variable
/third_party/python/Doc/reference/
Dexpressions.rst1675 .. _is:
1676 .. _is not:
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_peeling.cpp184 std::unordered_set<Instruction*>* operations) { in GetIteratorUpdateOperations()
273 std::unordered_set<Instruction*> operations; in GetIteratingExitValues() local
290 std::unordered_set<Instruction*> operations; in GetIteratingExitValues() local
/third_party/spirv-tools/source/opt/
Dloop_peeling.cpp198 std::unordered_set<Instruction*>* operations) { in GetIteratorUpdateOperations()
274 std::unordered_set<Instruction*> operations; in GetIteratingExitValues() local
291 std::unordered_set<Instruction*> operations; in GetIteratingExitValues() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_peeling.cpp184 std::unordered_set<Instruction*>* operations) { in GetIteratorUpdateOperations()
273 std::unordered_set<Instruction*> operations; in GetIteratingExitValues() local
290 std::unordered_set<Instruction*> operations; in GetIteratingExitValues() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderClockTests.cpp234 static testType operations[] = in addShaderClockTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderClockTests.cpp234 static testType operations[] = in addShaderClockTests() local
/third_party/node/benchmark/
Dcommon.js245 end(operations) { argument
/third_party/node/deps/undici/src/lib/cache/
Dcache.js578 #batchCacheOperations (operations) { argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp608 std::string& operations = specializationMap["OPERATIONS"]; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp610 std::string& operations = specializationMap["OPERATIONS"]; in initPrograms() local
/third_party/python/Lib/test/
Dtest_pyexpat.py191 def _verify_parse_output(self, operations): argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp1094 } operations[] = in createDynamicStateComputeTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp1118 } operations[] = in createDynamicStateComputeTests() local
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp148 vector<Operation> operations; member
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c226 int operations = 1; variable
/third_party/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp1350 static const int operations[AST_NUM_OPERATORS] = { in do_hir() local

12