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

1 2 3 4 5 6 7

  /external/protobuf/java/core/src/main/java/com/google/protobuf/
GeneratedMessageLite.java     [all...]
  /external/clang/test/Lexer/
conflict-marker.c 7 <<<<<<< .mine
16 <<<<<<< .mine
  /prebuilts/go/darwin-x86/test/
typecheck.go 11 func mine(int b) int { // ERROR "undefined.*b" func
16 mine() // GCCGO_ERROR "not enough arguments"
17 c = mine() // ERROR "undefined.*c|not enough arguments"
  /prebuilts/go/linux-x86/test/
typecheck.go 11 func mine(int b) int { // ERROR "undefined.*b" func
16 mine() // GCCGO_ERROR "not enough arguments"
17 c = mine() // ERROR "undefined.*c|not enough arguments"
  /external/clang/test/CodeGenCXX/
aarch64-cxxabi.cpp 42 static Guarded mine(a);
  /toolchain/binutils/binutils-2.25/libiberty/
maint-tool 229 $mine{$f} = "\$(INCDIR)/$f";
232 $mine{'config.h'} = "config.h";
237 $mine{$f} = "\$(srcdir)/$f";
240 $mine{'config.h'} = "config.h";
261 next unless $mine{$p};
276 $d = $mine{$dt};
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
IntervalSet.java 288 Interval mine=null;
291 mine = (Interval)thisIter.next();
296 while ( mine!=null ) {
297 //System.out.println("mine="+mine+", theirs="+theirs);
298 // CASE 1: nothing in theirs removes a chunk from mine
299 if ( theirs==null || mine.disjoint(theirs) ) {
300 // SUBCASE 1a: finished traversing theirs; keep adding mine now
302 // add everything in mine to difference since theirs done
303 diff.add(mine);
417 Interval mine = (Interval)myIntervals.get(i); local
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
LocalsArraySet.java 385 LocalsArray mine = getSecondaryForLabel(predLabel); local
391 if (mine == other) {
392 newSecondary = mine;
393 } else if (mine == null) {
396 newSecondary = mine.merge(other);
399 if ((newSecondary == mine) && (newPrimary == primary)) {
  /frameworks/data-binding/compiler/src/main/java/android/databinding/annotationprocessor/
ProcessExpressions.java 72 IntermediateV2 mine = createIntermediateFromLayouts(buildInfo.layoutInfoDir(), local
74 if (mine != null) {
75 mine.updateOverridden(resourceBundle);
76 intermediateList.add(mine);
77 saveIntermediate(processingEnvironment, buildInfo, mine);
78 mine.appendTo(resourceBundle);
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-lite/3.0.1/
protobuf-lite-3.0.1.jar 
  /frameworks/support/compat/java/android/support/v4/util/
SimpleArrayMap.java 601 V mine = valueAt(i); local
603 if (mine == null) {
607 } else if (!mine.equals(theirs)) {
626 V mine = valueAt(i); local
628 if (mine == null) {
632 } else if (!mine.equals(theirs)) {
  /external/toolchain-utils/fdo_scripts/
divide_and_merge_profiles_test.py 85 def _diffOutputs(self, reference, mine):
86 command = 'diff -uNr %s %s' % (reference, mine)
  /prebuilts/go/darwin-x86/src/crypto/sha1/
example_test.go 18 io.WriteString(h, " 'taint yours and 'taint mine.")
  /prebuilts/go/linux-x86/src/crypto/sha1/
example_test.go 18 io.WriteString(h, " 'taint yours and 'taint mine.")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
scantools.py 390 mine = 1
393 mine = 0
395 self.specmine = mine
399 mine = 1
402 mine = 0
404 self.defsmine = mine
411 mine = 1
414 mine = 0
416 self.htmlmine = mine
442 mine = 1
    [all...]
  /external/autotest/client/site_tests/security_HardlinkRestrictions/
security_HardlinkRestrictions.py 132 mine = os.path.join(tmpdir, 'mine')
137 self._is_writable(mine, user)
138 self._can_hardlink(mine, not_evil, user)
  /frameworks/base/core/java/android/util/
ArrayMap.java 730 V mine = valueAt(i); local
732 if (mine == null) {
736 } else if (!mine.equals(theirs)) {
    [all...]
  /libcore/ojluni/src/main/java/java/lang/invoke/
MethodType.java 1237 Object mine = get(); local
    [all...]
  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32_test.go 34 {0x53c61462, "His money is twice tainted: 'taint yours and 'taint mine."},
  /prebuilts/go/darwin-x86/src/hash/crc64/
crc64_test.go 37 {0x8878963a649d4916, 0x49e41b2660b106d, "His money is twice tainted: 'taint yours and 'taint mine."},
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32_test.go 34 {0x53c61462, "His money is twice tainted: 'taint yours and 'taint mine."},
  /prebuilts/go/linux-x86/src/hash/crc64/
crc64_test.go 37 {0x8878963a649d4916, 0x49e41b2660b106d, "His money is twice tainted: 'taint yours and 'taint mine."},
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/feature/gmaven-feature-api/1.5/
gmaven-feature-api-1.5.jar 
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256_test.go 40 {"8001f190dfb527261c4cfcab70c98e8097a7a1922129bc4096950e57c7999a5a", "His money is twice tainted: 'taint yours and 'taint mine."},
74 {"35a189ce987151dfd00b3577583cc6a74b9869eecf894459cb52038d", "His money is twice tainted: 'taint yours and 'taint mine."},
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256_test.go 40 {"8001f190dfb527261c4cfcab70c98e8097a7a1922129bc4096950e57c7999a5a", "His money is twice tainted: 'taint yours and 'taint mine."},
74 {"35a189ce987151dfd00b3577583cc6a74b9869eecf894459cb52038d", "His money is twice tainted: 'taint yours and 'taint mine."},

Completed in 1356 milliseconds

1 2 3 4 5 6 7