/third_party/node/doc/api/ |
D | n-api.md | 3300 ### napi_coerce_to_bool 3322 ### napi_coerce_to_number 3344 ### napi_coerce_to_object 3366 ### napi_coerce_to_string 3388 ### napi_typeof 3417 ### napi_instanceof 3442 ### napi_is_array 3461 ### napi_is_arraybuffer 3479 ### napi_is_buffer 3498 ### napi_is_date [all …]
|
/third_party/mbedtls/docs/proposed/ |
D | psa-driver-interface.md | 232 #### General considerations on multi-part operations 244 #### Multi-part operation entry point family `"hash_multipart"` 276 #### Operation family `"mac_multipart"` 280 #### Operation family `"mac_verify_multipart"` 284 #### Operation family `"cipher_encrypt_multipart"` 288 #### Operation family `"cipher_decrypt_multipart"` 292 #### Operation family `"aead_encrypt_multipart"` 296 #### Operation family `"aead_decrypt_multipart"` 300 #### Operation family `"key_derivation"`
|
/third_party/openssl/doc/internal/man7/ |
D | EVP_PKEY.pod | 141 =head3 Exporting implementation details
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 357 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/ |
D | shutil.rst | 468 .. _shutil-copytree-example:
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 101 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/ |
D | coverage-many-branches.js | 75 const operations = ['add', 'addSpecial', 'mult', 'multSpecial']; variable
|
/third_party/python/Doc/reference/ |
D | expressions.rst | 1633 .. _is: 1634 .. _is not:
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | loop_peeling.cpp | 184 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/ |
D | loop_peeling.cpp | 184 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/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_peeling.cpp | 184 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/ |
D | vktShaderClockTests.cpp | 234 static testType operations[] = in addShaderClockTests() local
|
D | vktShaderBuiltinPrecisionTests.cpp | 336 const std::string operations[operationCount] = in getComparisonOperation() local
|
/third_party/node/benchmark/ |
D | common.js | 224 end(operations) { argument
|
/third_party/python/Lib/test/ |
D | test_pyexpat.py | 191 def _verify_parse_output(self, operations): argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineInterfaceMatchingTests.cpp | 597 std::string& operations = specializationMap["OPERATIONS"]; in initPrograms() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateComputeTests.cpp | 884 } operations[] = in createDynamicStateComputeTests() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglImageFormatTests.cpp | 148 vector<Operation> operations; member
|
D | teglGLES2SharingThreadedTests.cpp | 2278 std::vector<OperationId> operations; in addRandomOperation() local
|
/third_party/ltp/testcases/kernel/fs/fsstress/ |
D | fsstress.c | 225 int operations = 1; variable
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ast_to_hir.cpp | 1350 static const int operations[AST_NUM_OPERATORS] = { in do_hir() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 884 std::vector<Operation *> operations; member
|