/external/guava/guava/src/com/google/common/collect/ |
D | BstRangeOps.java | 38 BstAggregate<? super N> aggregate, GeneralRange<K> range, @Nullable N root) { in totalInRange() argument 39 checkNotNull(aggregate); in totalInRange() 44 long total = aggregate.treeValue(root); in totalInRange() 46 total -= totalBeyondRangeToSide(aggregate, range, LEFT, root); in totalInRange() 49 total -= totalBeyondRangeToSide(aggregate, range, RIGHT, root); in totalInRange() 56 BstAggregate<? super N> aggregate, GeneralRange<K> range, BstSide side, @Nullable N root) { in totalBeyondRangeToSide() argument 60 accum += aggregate.entryValue(root); in totalBeyondRangeToSide() 61 accum += aggregate.treeValue(root.childOrNull(side)); in totalBeyondRangeToSide()
|
/external/elfutils/backends/ |
D | ppc64_retval.c | 149 aggregate: in ppc64_return_value_location() 166 goto aggregate; in ppc64_return_value_location() 173 goto aggregate; in ppc64_return_value_location() 177 goto aggregate; in ppc64_return_value_location()
|
D | alpha_retval.c | 130 goto aggregate; in alpha_return_value_location() 136 goto aggregate; in alpha_return_value_location() 153 aggregate: in alpha_return_value_location()
|
D | ppc_retval.c | 142 aggregate: in ppc_return_value_location() 155 goto aggregate; in ppc_return_value_location()
|
D | sparc_retval.c | 137 aggregate: in sparc_return_value_location() 149 goto aggregate; in sparc_return_value_location()
|
D | ChangeLog | 282 (ppc64_return_value_location): Use registers for aggregate conditional 285 (ppc_return_value_location): Use registers for aggregate conditional
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | DetailedHeapshotGridNodes.js | 422 WebInspector.HeapSnapshotConstructorNode = function(tree, className, aggregate) argument 424 WebInspector.HeapSnapshotGridNode.call(this, tree, aggregate.count > 0); 426 this._count = aggregate.count; 427 this._shallowSize = aggregate.self; 428 this._retainedSize = aggregate.maxRet; 429 this._provider = this._createNodesProvider(tree.snapshot, aggregate.type, className); 515 WebInspector.HeapSnapshotDiffNode = function(tree, className, baseAggregate, aggregate) argument 520 this._indexes = aggregate ? aggregate.idxs : []; 521 …der = this._createNodesProvider(tree.baseSnapshot, tree.snapshot, aggregate ? aggregate.type : bas…
|
/external/chromium/chrome/browser/ |
D | browser_about_handler.cc | 1142 ProcessMemoryInformation aggregate; in OnDetailsAvailable() local 1145 aggregate.pid = iterator->pid; in OnDetailsAvailable() 1146 aggregate.version = iterator->version; in OnDetailsAvailable() 1150 aggregate.working_set.priv += iterator->working_set.priv; in OnDetailsAvailable() 1151 aggregate.working_set.shared += iterator->working_set.shared; in OnDetailsAvailable() 1152 aggregate.working_set.shareable += iterator->working_set.shareable; in OnDetailsAvailable() 1153 aggregate.committed.priv += iterator->committed.priv; in OnDetailsAvailable() 1154 aggregate.committed.mapped += iterator->committed.mapped; in OnDetailsAvailable() 1155 aggregate.committed.image += iterator->committed.image; in OnDetailsAvailable() 1156 aggregate.num_processes++; in OnDetailsAvailable() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | fast-isel-agg-constant.ll | 2 ; Make sure fast-isel doesn't screw up aggregate constants.
|
/external/clang/test/SemaCXX/ |
D | cxx0x-initializer-aggregates.cpp | 6 namespace aggregate { namespace
|
/external/llvm/include/llvm/ |
D | Instruction.def | 172 HANDLE_OTHER_INST(56, ExtractValue, ExtractValueInst)// extract from aggregate 173 HANDLE_OTHER_INST(57, InsertValue, InsertValueInst) // insert into aggregate
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
D | OutputGLSL.cpp | 50 if (const TIntermAggregate* aggregate = node->getAsAggregate()) in isSingleStatement() local 52 return (aggregate->getOp() != EOpFunction) && in isSingleStatement() 53 (aggregate->getOp() != EOpSequence); in isSingleStatement()
|
D | OutputHLSL.cpp | 1531 TIntermAggregate *aggregate = node->getAsAggregate(); in isSingleStatement() local 1533 if (aggregate) in isSingleStatement() 1535 if (aggregate->getOp() == EOpSequence) in isSingleStatement() 1541 …for (TIntermSequence::iterator sit = aggregate->getSequence().begin(); sit != aggregate->getSequen… in isSingleStatement()
|
/external/clang/tools/scan-build/ |
D | scan-build | 1081 my $aggregate = ""; 1083 $aggregate .= $domain; 1084 if ($EnabledCheckers{$aggregate}) {
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | ParserRuleReturnScope.as | 18 * group values such as this aggregate.
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.td | 110 // Helper "calling convention" to handle aggregate by value arguments. 115 // Still, the address of the aggregate copy in the callers stack frame is passed
|
/external/valgrind/main/ |
D | COPYING.DOCS | 304 distribution medium, is called an "aggregate" if the copyright 307 When the Document is included in an aggregate, this License does not 308 apply to the other works in the aggregate which are not themselves 313 the entire aggregate, the Document's Cover Texts may be placed on 314 covers that bracket the Document within the aggregate, or the 317 aggregate.
|
/external/bison/doc/ |
D | fdl.texi | 344 distribution medium, is called an ``aggregate'' if the copyright 347 When the Document is included in an aggregate, this License does not 348 apply to the other works in the aggregate which are not themselves 353 the entire aggregate, the Document's Cover Texts may be placed on 354 covers that bracket the Document within the aggregate, or the 357 aggregate.
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 107 // FIXME: Add _Complex and aggregate cases.
|
/external/linux-tools-perf/Documentation/ |
D | perf-stat.txt | 70 Do not aggregate counts across all monitored CPUs in system-wide mode (-a).
|
/external/libffi/ |
D | fficonfig.h.in | 20 /* Define this is you do not want support for aggregate types. */
|
/external/llvm/include/llvm/Target/ |
D | TargetCallingConv.td | 100 /// slot to implement ByVal aggregate parameter passing. Size and alignment
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_klex.pkb | 232 aggregate 234 aggregate 236 aggregate
|
/external/clang/test/CodeGenObjC/ |
D | property.m | 81 // Test aggregate initialization from property reads.
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 109 TYPE_GROUP = 10; // Tag-delimited aggregate. 110 TYPE_MESSAGE = 11; // Length-delimited aggregate.
|