HomeSort by relevance Sort by last modified time
    Searched refs:insertion (Results 1 - 25 of 263) sorted by null

1 2 3 4 5 6 7 8 91011

  /frameworks/support/room/compiler/src/test/kotlin/androidx/room/processor/
InsertionMethodProcessorTest.kt 68 """) { insertion, _ ->
69 assertThat(insertion.name, `is`("foo"))
70 assertThat(insertion.parameters.size, `is`(0))
71 assertThat(insertion.returnType.typeName(), `is`(TypeName.VOID))
72 assertThat(insertion.entities.size, `is`(0))
83 """) { insertion, _ ->
84 assertThat(insertion.name, `is`("foo"))
85 assertThat(insertion.parameters.size, `is`(1))
86 val param = insertion.parameters.first()
89 assertThat(insertion.entities["user"]?.typeName
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
vr4120.s 1 # Include mflos to check for nop insertion.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
farcall-group4.s 2 @ and that a large input section forces stub insertion before its
farcall-mixed-lib2.s 2 @ symbol require insertion of a long branch stub.
farcall-mixed-lib1.s 2 @ symbol require insertion of a long branch stub.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
BreakTransliterator.java 25 private String insertion; field in class:BreakTransliterator
29 public BreakTransliterator(String ID, UnicodeFilter filter, BreakIterator bi, String insertion) {
32 this.insertion = insertion;
42 return insertion;
48 public void setInsertion(String insertion) {
49 this.insertion = insertion;
122 delta = boundaryCount * insertion.length();
129 text.replace(boundary, boundary, insertion);
    [all...]
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
BreakTransliterator.java 24 private String insertion; field in class:BreakTransliterator
28 public BreakTransliterator(String ID, UnicodeFilter filter, BreakIterator bi, String insertion) {
31 this.insertion = insertion;
41 return insertion;
47 public void setInsertion(String insertion) {
48 this.insertion = insertion;
121 delta = boundaryCount * insertion.length();
128 text.replace(boundary, boundary, insertion);
    [all...]
  /frameworks/base/core/java/android/net/nsd/
DnsSdTxtRecord.java 171 int insertion = 0; local
174 for (int i = 0; i < index && insertion < mData.length; i++) {
175 insertion += (0xFF & (mData[insertion] + 1));
182 System.arraycopy(oldBytes, 0, mData, 0, insertion);
183 int secondHalfLen = oldBytes.length - insertion;
184 System.arraycopy(oldBytes, insertion, mData, newLen - secondHalfLen, secondHalfLen);
185 mData[insertion] = (byte) avLen;
186 System.arraycopy(keyBytes, 0, mData, insertion + 1, keyBytes.length);
188 mData[insertion + 1 + keyBytes.length] = mSeperator
    [all...]
  /external/icu/icu4c/source/i18n/
brktrans.h 61 virtual void setInsertion(const UnicodeString &insertion);
brktrans.cpp 169 void BreakTransliterator::setInsertion(const UnicodeString &insertion) {
170 this->fInsertion = insertion;
translit.cpp 220 * <code>insertion</code> will be inserted into <code>text</code>
222 * <code>index.contextLimit</code> by <code>insertion.length()</code>.
260 * <code>insertion</code> is inserted at
269 * @param insertion text to be inserted and possibly
282 const UnicodeString& insertion,
284 _transliterate(text, index, &insertion, status);
297 * @param insertion text to be inserted and possibly
304 UChar32 insertion,
306 UnicodeString str(insertion);
348 * 'insertion' is non-null then we append it to 'text' befor
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue19764.go 7 // Issue 19764: test that the linker's trampoline insertion
  /prebuilts/go/linux-x86/test/fixedbugs/
issue19764.go 7 // Issue 19764: test that the linker's trampoline insertion
  /frameworks/base/packages/ExtServices/src/android/ext/services/autofill/
EditDistanceScorer.java 117 int insertion = d[i][j - 1] + 1; local
119 d[i][j] = Math.min(deletion, Math.min(insertion, substitution));
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
unsafe.go 30 // Remember base of selector to find it back after dot insertion.
68 Fatalf("impossible %#v node after dot insertion", r.Op)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
unsafe.go 30 // Remember base of selector to find it back after dot insertion.
68 Fatalf("impossible %#v node after dot insertion", r.Op)
  /external/llvm/test/MC/X86/AlignedBundling/
single-inst-bundling.s 6 # Test simple NOP insertion for single instructions.
  /external/guava/guava-tests/test/com/google/common/hash/
AbstractStreamingHasherTest.java 160 for (int insertion = 0; insertion < totalInsertions; insertion++) {
  /external/icu/icu4c/source/i18n/unicode/
translit.h 120 * maintaining a cursor position (independent of the insertion point,
123 * be coincident with the insertion point, but in a case like the one
124 * above, it will precede the insertion point.
411 * <code>insertion</code> will be inserted into <code>text</code>
413 * <code>index.limit</code> by <code>insertion.length()</code>.
451 * <code>insertion</code> is inserted at
460 * @param insertion text to be inserted and possibly
472 const UnicodeString& insertion,
483 * @param insertion text to be inserted and possibly
491 UChar32 insertion,
    [all...]
  /external/libchrome/base/
command_line.cc 345 auto insertion = local
347 if (!insertion.second)
348 insertion.first->second = value;
349 switches_by_stringpiece_[insertion.first->first] = &(insertion.first->second);
  /prebuilts/go/darwin-x86/src/compress/flate/
dict_decoder_test.go 45 dist int // Backward distance (0 if this is an insertion)
46 length int // Length of copy or insertion
  /prebuilts/go/linux-x86/src/compress/flate/
dict_decoder_test.go 45 dist int // Backward distance (0 if this is an insertion)
46 length int // Length of copy or insertion
  /external/annotation-tools/annotation-file-utilities/
design.tex 20 insertion program except where otherwise noted.
29 insertion placement has led to code that is fragile and hence difficult
38 checks every insertion specification relevant to the class (or package)
49 location given in the scene before determining the insertion position.
63 the core insertion logic;
78 \texttt{IndexFileSpecification},\ which extracts \texttt{Insertion}s
83 The insertion logic is distributed among \texttt{TreeFinder} and
85 \texttt{Insertion} interfaces. (A \texttt{Criterion} is a reified
88 and an \texttt{Insertion} includes matching criteria, output parameters,
96 the indicated \texttt{Insertion}s from the scene
    [all...]
  /prebuilts/go/darwin-x86/test/
opt_branchlikely.go 3 // rescheduling check insertion is turend off because the inserted conditional branches perturb the errorcheck
  /prebuilts/go/linux-x86/test/
opt_branchlikely.go 3 // rescheduling check insertion is turend off because the inserted conditional branches perturb the errorcheck

Completed in 705 milliseconds

1 2 3 4 5 6 7 8 91011