Searched defs:addRecord (Results 1 - 9 of 9) sorted by relevance

/external/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp36 void InstrProfSummaryBuilder::addRecord(const InstrProfRecord &R) { function in class:InstrProfSummaryBuilder
48 void SampleProfileSummaryBuilder::addRecord( function in class:SampleProfileSummaryBuilder
H A DInstrProfWriter.cpp126 SummaryBuilder->addRecord(ProfRecord);
159 Error InstrProfWriter::addRecord(InstrProfRecord &&I, uint64_t Weight) { function in class:InstrProfWriter
/external/valgrind/drd/tests/
H A Dstd_string.cpp26 int addRecord() function
41 addRecord();
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DAlphabeticIndex.java68 * index.addRecord(item, counter++);
601 // addRecord() sets buckets=null rather than inserting the new record into it.
661 public AlphabeticIndex<V> addRecord(CharSequence name, V data) { method in class:AlphabeticIndex
714 * Return the number of records in the index: that is, the total number of distinct &lt;name,data&gt; pairs added with addRecord(...), over all the buckets.
859 * and {@link AlphabeticIndex#addRecord(CharSequence, Object)} adds a record
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DAlphabeticIndex.java67 * index.addRecord(item, counter++);
621 // addRecord() sets buckets=null rather than inserting the new record into it.
684 public AlphabeticIndex<V> addRecord(CharSequence name, V data) { method in class:AlphabeticIndex
740 * Return the number of records in the index: that is, the total number of distinct &lt;name,data&gt; pairs added with addRecord(...), over all the buckets.
892 * and {@link AlphabeticIndex#addRecord(CharSequence, Object)} adds a record
/external/icu/icu4c/source/i18n/
H A Dalphaindex.cpp1070 AlphabeticIndex & AlphabeticIndex::addRecord(const UnicodeString &name, const void *data, UErrorCode &status) { function in class:AlphabeticIndex
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp2306 void addRecord(Instruction *ldst);
2500 MemoryOpt::addRecord(Instruction *i) function in class:nv50_ir::MemoryOpt
2800 addRecord(ldst);
/external/guice/extensions/persist/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...

Completed in 5516 milliseconds