HomeSort by relevance Sort by last modified time
    Searched full:mine (Results 251 - 275 of 473) sorted by null

<<111213141516171819

  /development/samples/devbytes/animation/ListViewAnimations/src/com/example/android/listviewanimations/
Cheeses.java 100 "Mihalic Peynir", "Milleens", "Mimolette", "Mine-Gabhar", "Mini Baby Bells", "Mixte",
  /development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
Cheeses.java 100 "Mihalic Peynir", "Milleens", "Mimolette", "Mine-Gabhar", "Mini Baby Bells", "Mixte",
  /development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/
Cheeses.java 100 "Mihalic Peynir", "Milleens", "Mimolette", "Mine-Gabhar", "Mini Baby Bells", "Mixte",
  /development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/
Cheeses.java 100 "Mihalic Peynir", "Milleens", "Mimolette", "Mine-Gabhar", "Mini Baby Bells", "Mixte",
  /development/samples/devbytes/ui/ListViewDeletion/src/com/example/android/listviewdeletion/
Cheeses.java 100 "Mihalic Peynir", "Milleens", "Mimolette", "Mine-Gabhar", "Mini Baby Bells", "Mixte",
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ANTLRStringStream.cs 7 * Copyright (c) 2008-2009 Sam Harwell, Pixel Mine, Inc.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugEventHub.cs 7 * Copyright (c) 2008-2009 Sam Harwell, Pixel Mine, Inc.
DebugTreeAdaptor.cs 7 * Copyright (c) 2008-2009 Sam Harwell, Pixel Mine, Inc.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DotTreeGenerator.cs 7 * Copyright (c) 2008 Sam Harwell, Pixel Mine, Inc.
RewriteRuleElementStream.cs 7 * Copyright (c) 2008-2009 Sam Harwell, Pixel Mine, Inc.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/
DOTTreeGenerator.cs 7 * Copyright (c) 2008 Sam Harwell, Pixel Mine, Inc.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ANTLRStringStream.cs 7 * Copyright (c) 2008-2009 Sam Harwell, Pixel Mine, Inc.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DotTreeGenerator.cs 7 * Copyright (c) 2008 Sam Harwell, Pixel Mine, Inc.
RewriteRuleElementStream.cs 7 * Copyright (c) 2008-2009 Sam Harwell, Pixel Mine, Inc.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugEventHub.cs 7 * Copyright (c) 2008-2009 Sam Harwell, Pixel Mine, Inc.
DebugTreeAdaptor.cs 7 * Copyright (c) 2011 Sam Harwell, Pixel Mine, Inc.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
SlimStringStream.cs 7 * Copyright (c) 2008-2009 Sam Harwell, Pixel Mine, Inc.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ASTParser.stg 7 * Copyright (c) 2011 Sam Harwell, Pixel Mine, Inc.
  /external/chromium_org/chrome/test/functional/
webrtc_audio_quality.py 43 playing, say, a YouTube video, and record with # arecord -f dat mine.dat.
  /external/doclava/src/com/google/doclava/
MethodInfo.java 508 for (ParameterInfo mine : mParameters) {
509 if (!mine.matchesDimension(dimensions[i], varargs)) {
512 TypeInfo myType = mine.type();
  /frameworks/base/core/java/android/util/
ArrayMap.java 618 V mine = valueAt(i); local
620 if (mine == null) {
624 } else if (!mine.equals(theirs)) {
  /frameworks/support/v4/java/android/support/v4/util/
SimpleArrayMap.java 534 V mine = valueAt(i); local
536 if (mine == null) {
540 } else if (!mine.equals(theirs)) {
  /external/chromium_org/v8/test/mjsunit/harmony/
proxies.js 751 var attributes = {configurable: true, mine: 66, minetoo: 23}
756 attributes.mine = 77
760 assertEquals(66, desc.mine)
788 last: {value: 21, configurable: true, mine: "eyes"}
796 assertEquals(undefined, desc.mine) // Arguably a bug in the spec...
967 {value: 3, writable: false, mine: "eyes", configurable: true},
977 if (prop != "mine") assertEquals(descs[i][prop], desc[prop])
    [all...]
  /external/v8/test/mjsunit/harmony/
proxies.js 728 var attributes = {configurable: true, mine: 66, minetoo: 23}
733 attributes.mine = 77
737 assertEquals(66, desc.mine)
765 last: {value: 21, configurable: true, mine: "eyes"}
773 assertEquals(undefined, desc.mine) // Arguably a bug in the spec...
944 {value: 3, writable: false, mine: "eyes", configurable: true},
954 if (prop != "mine") assertEquals(descs[i][prop], desc[prop])
    [all...]
  /developers/samples/android/common/src/com/example/android/common/dummydata/
Cheeses.java 104 "Mihalic Peynir", "Milleens", "Mimolette", "Mine-Gabhar", "Mini Baby Bells", "Mixte",

Completed in 423 milliseconds

<<111213141516171819