HomeSort by relevance Sort by last modified time
    Searched refs:insertions (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
mock_code_generator.h 74 // |insertions| is a comma-separated list of names of MockCodeGenerators which
80 const string& insertions,
mock_code_generator.cc 74 const string& insertions,
94 if (!insertions.empty()) {
95 SplitStringUsing(insertions, ",", &insertion_list);
command_line_interface_unittest.cc 157 const string& insertions,
399 const string& insertions,
403 generator_name, parameter, insertions, proto_name, message_name,
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
mock_code_generator.h 70 // |insertions| is a comma-separated list of names of MockCodeGenerators which
74 const string& insertions,
mock_code_generator.cc 63 const string& insertions,
82 if (!insertions.empty()) {
83 SplitStringUsing(insertions, ",", &insertion_list);
command_line_interface_unittest.cc 148 const string& insertions,
373 const string& insertions,
377 generator_name, parameter, insertions, proto_name, message_name,
    [all...]
  /external/guava/guava/src/com/google/common/hash/
BloomFilter.java 106 @VisibleForTesting double computeExpectedFalsePositiveRate(int insertions) {
108 1 - Math.exp(-numHashFunctions * ((double) insertions / (bits.size()))),
114 * of insertions and expected false positive probability.
124 * @param expectedInsertions the number of expected insertions to the constructed
133 checkArgument(expectedInsertions > 0, "Expected insertions must be positive");
150 * of insertions, and a default expected false positive probability of 3%.
160 * @param expectedInsertions the number of expected insertions to the constructed
172 * n: expected insertions
188 * expected insertions and total number of bits in the Bloom filter.
192 * @param n expected insertions (must be positive
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
prototype-1.7.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js     [all...]
concat-jquery-mootools-prototype.js     [all...]
  /external/google-diff-match-patch/name/fraser/neil/plaintext/
diff_match_patch.java 1366 int insertions = 0; local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
editable_text.js 218 * updates for single-character insertions are handled in event watcher's key
529 // (clipboard, key press) to reduce guess work when observing insertions.
598 // insertions/deletions. Intentionally skip for multiline since deletion
599 // announcements are covered above and insertions are non-standard (possibly
    [all...]
  /external/bison/build-aux/
texinfo.tex 315 % does insertions, but you have to call it yourself.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 336 % does insertions, but you have to call it yourself.
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /packages/services/Telecomm/libs/
guava.jar 

Completed in 1901 milliseconds