| /third_party/node/doc/api/ |
| D | dns.md | 1481 [DNS error codes]: #error-codes 1483 [Implementation considerations section]: #implementation-considerations 1490 [`dns.getServers()`]: #dnsgetservers 1491 [`dns.lookup()`]: #dnslookuphostname-options-callback 1492 [`dns.resolve()`]: #dnsresolvehostname-rrtype-callback 1493 [`dns.resolve4()`]: #dnsresolve4hostname-options-callback 1494 [`dns.resolve6()`]: #dnsresolve6hostname-options-callback 1495 [`dns.resolveAny()`]: #dnsresolveanyhostname-callback 1496 [`dns.resolveCaa()`]: #dnsresolvecaahostname-callback 1497 [`dns.resolveCname()`]: #dnsresolvecnamehostname-callback [all …]
|
| /third_party/jerryscript/tests/jerry/ |
| D | array-prototype-reverse.js | 24 var obj = { reverse : Array.prototype.reverse }; property 36 var obj = { reverse : Array.prototype.reverse, length : 3 }; property 49 var obj = { reverse : Array.prototype.reverse, length : 4 }; property 67 Array.prototype.reverse.call(arr); method in Array 80 Array.prototype.reverse.call(arr); method in Array 91 Array.prototype.reverse.call(arr); method in Array 99 var obj = { reverse : Array.prototype.reverse, length : 4 }; property 111 var obj = { reverse : Array.prototype.reverse, length : 4 }; property
|
| /third_party/node/deps/v8/third_party/inspector_protocol/ |
| D | check_protocol_compatibility.py | 76 def removed(reverse): argument 82 def required(reverse): argument 88 def compare_schemas(d_1, d_2, reverse): argument 107 def compare_domains(domain_1, domain_2, types_map_1, types_map_2, errors, reverse): argument 128 def compare_commands(domain_name, command_1, command_2, types_map_1, types_map_2, errors, reverse): argument 141 def compare_events(domain_name, event_1, event_2, types_map_1, types_map_2, errors, reverse): argument 148 …e_params_list(context, kind, params_1, params_2, types_map_1, types_map_2, depth, errors, reverse): argument 165 def compare_types(context, kind, type_1, type_2, types_map_1, types_map_2, depth, errors, reverse): argument
|
| /third_party/node/tools/inspector_protocol/ |
| D | check_protocol_compatibility.py | 76 def removed(reverse): argument 82 def required(reverse): argument 88 def compare_schemas(d_1, d_2, reverse): argument 107 def compare_domains(domain_1, domain_2, types_map_1, types_map_2, errors, reverse): argument 128 def compare_commands(domain_name, command_1, command_2, types_map_1, types_map_2, errors, reverse): argument 141 def compare_events(domain_name, event_1, event_2, types_map_1, types_map_2, errors, reverse): argument 148 …e_params_list(context, kind, params_1, params_2, types_map_1, types_map_2, depth, errors, reverse): argument 165 def compare_types(context, kind, type_1, type_2, types_map_1, types_map_2, depth, errors, reverse): argument
|
| /third_party/vk-gl-cts/modules/gles31/scripts/ |
| D | gen-implicit-conversions.py | 340 def __init__(self, name, op, in_type, out_type, reverse=False): argument 406 def __init__(self, name, op, in_type, out_type, reverse=False): argument 443 def __init__(self, name, in_type, out_type, reverse=False, input_in_parens=False): argument 534 def __init__(self, name, in_type, out_type, reverse=False): argument 654 def __init__(self, name, in_type, out_type, reverse=False): argument 808 def genArithmeticCases(reverse=False): argument 826 def genComparisonCases(reverse=False): argument 874 def genArrayCases(reverse=False): argument 880 def genArrayUnpackCases(reverse=False): argument 892 def genStructCases(reverse=False): argument [all …]
|
| /third_party/gn/src/gn/ |
| D | output_conversion_unittest.cc | 257 std::ostringstream reverse; in TEST_F() local 272 std::ostringstream reverse; in TEST_F() local 287 std::ostringstream reverse; in TEST_F() local 302 std::ostringstream reverse; in TEST_F() local 317 std::ostringstream reverse; in TEST_F() local 332 std::ostringstream reverse; in TEST_F() local 346 std::ostringstream reverse; in TEST_F() local
|
| /third_party/icu/icu4c/source/layoutex/ |
| D | LXUtilities.cpp | 77 void LXUtilities::reverse(le_int32 array[], le_int32 length) in reverse() function in LXUtilities 89 void LXUtilities::reverse(float array[], le_int32 length) in reverse() function in LXUtilities
|
| /third_party/toybox/scripts/ |
| D | mkstatus.py | 33 reverse={} variable 61 def categorize(reverse, i, skippy=""): argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_graph.h | 78 EdgeIterator(Graph::Edge *first, int dir, bool reverse) in EdgeIterator() 206 Graph::EdgeIterator Graph::Node::outgoing(bool reverse) const in outgoing() 211 Graph::EdgeIterator Graph::Node::incident(bool reverse) const in incident()
|
| /third_party/typescript/tests/arkTSTest/testcase/arkts-no-module-wildcards/arkts-no-module-wildcards-4-ok/ |
| D | utils.ts | 21 export function reverse(str: string): string { function
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | regression-test-issue-2724.js | 16 var obj = { reverse : Int32Array.prototype.join } ; property
|
| /third_party/skia/src/core/ |
| D | SkEdgeClipper.cpp | 146 bool reverse = sort_increasing_Y(pts, srcPts, 3); in clipMonoQuad() local 339 bool reverse = sort_increasing_Y(pts, src, 4); in clipMonoCubic() local 462 void SkEdgeClipper::appendVLine(SkScalar x, SkScalar y0, SkScalar y1, bool reverse) { in appendVLine() 474 void SkEdgeClipper::appendQuad(const SkPoint pts[3], bool reverse) { in appendQuad() 488 void SkEdgeClipper::appendCubic(const SkPoint pts[4], bool reverse) { in appendCubic()
|
| D | SkQuadClipper.cpp | 54 bool reverse; in clipQuad() local
|
| D | SkCubicClipper.cpp | 110 bool reverse; in clipCubic() local
|
| /third_party/toybox/toys/posix/ |
| D | patch.c | 134 int matcheof, trailing = 0, reverse = FLAG(R), backwarn = 0; in apply_one_hunk() local 288 int reverse = FLAG(R), state = 0, patchlinenum = 0, strip = 0; in patch_main() local
|
| /third_party/skia/src/shaders/gradients/ |
| D | Sk4fGradientBase.cpp | 31 IntervalIterator(const SkGradientShaderBase& shader, bool reverse) in IntervalIterator() 101 bool premulColors, bool reverse, in addMirrorIntervals() 142 SkScalar alpha, bool reverse) { in init()
|
| /third_party/python/Lib/idlelib/ |
| D | history.py | 41 def fetch(self, reverse): argument
|
| /third_party/skia/tests/ |
| D | PathOpsAsWindingTest.cpp | 14 bool reverse = SkPathDirection::kCCW == dir; in build_squircle() local
|
| /third_party/node/test/sequential/ |
| D | test-tls-psk-client.js | 73 const reverse = message.split('').reverse().join(''); constant
|
| /third_party/node/deps/npm/node_modules/semver/bin/ |
| D | semver.js | 31 let reverse = false variable
|
| /third_party/node/test/internet/ |
| D | test-trace-events-dns.js | 28 'reverse': 'dns.reverse("8.8.8.8", (err, hostnames) => {});', property
|
| /third_party/libabigail/tests/ |
| D | test-diff2.cc | 38 bool reverse; member
|
| /third_party/typescript/tests/cases/compiler/ |
| D | genericClassPropertyInheritanceSpecialization.ts | 21 reverse(): T[]; method
|
| /third_party/python/Lib/test/ |
| D | test_keywordonlyarg.py | 21 def sortnum(*nums, reverse=False): argument 24 def sortwords(*words, reverse=False, **kwargs): argument
|
| /third_party/icu/icu4c/source/test/perf/unisetperf/draft/ |
| D | bitset.cpp | 38 uint16_t reverse[0x400]; member
|