HomeSort by relevance Sort by last modified time
    Searched refs:before (Results 26 - 50 of 4251) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/experimental/PdfViewer/
SkTrackDevice.h 20 * before(); // - collects state of interesting pixels
47 before();
53 before();
60 before();
67 before();
75 before();
82 before();
91 before();
98 before();
105 before();
161 void before() { function in class:SkTrackDevice
    [all...]
  /external/skia/experimental/PdfViewer/
SkTrackDevice.h 20 * before(); // - collects state of interesting pixels
47 before();
53 before();
60 before();
67 before();
75 before();
82 before();
91 before();
98 before();
105 before();
161 void before() { function in class:SkTrackDevice
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkAtomics_sync.h 30 int32_t before,
32 return __sync_bool_compare_and_swap(addr, before, after);
36 void* before,
38 return __sync_val_compare_and_swap(addr, before, after);
  /external/skia/src/ports/
SkAtomics_sync.h 30 int32_t before,
32 return __sync_bool_compare_and_swap(addr, before, after);
36 void* before,
38 return __sync_val_compare_and_swap(addr, before, after);
  /frameworks/base/core/java/android/text/
TextWatcher.java 36 * have just replaced old text that had length <code>before</code>.
40 public void onTextChanged(CharSequence s, int start, int before, int count);
  /frameworks/compile/mclinker/
mcld.mk 2 $(error Must set variable MCLD_ROOT_PATH before including this! $(LOCAL_PATH))
9 $(error Must set variable LLVM_ROOT_PATH before including this! $(LOCAL_PATH))
  /external/junit/src/org/junit/rules/
ExternalResource.java 8 * resource before a test (a file, socket, server, database connection, etc.),
18 * protected void before() throws Throwable {
44 before();
58 protected void before() throws Throwable {
  /external/lldb/
lldb.mk 2 $(error Must set variable LLDB_ROOT_PATH before including this! $(LOCAL_PATH))
  /frameworks/av/media/libmedia/
SingleStateQueue.cpp 66 int32_t before = shared->mSequence; local
67 if (before == mSequence) {
72 if (before & 1) {
76 before = shared->mSequence;
81 if (after == before) {
83 shared->mAck = before;
84 mSequence = before;
90 before = after;
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/
ValuesDeltaTests.java 61 final ContentValues before = new ContentValues(); local
62 before.put(Data._ID, TEST_PHONE_ID);
63 before.put(Phone.NUMBER, TEST_PHONE_NUMBER_1);
65 final ValuesDelta values = ValuesDelta.fromBefore(before);
73 final ContentValues before = new ContentValues(); local
74 before.put(Data._ID, TEST_PHONE_ID);
75 before.put(Phone.NUMBER, TEST_PHONE_NUMBER_1);
77 final ValuesDelta values = ValuesDelta.fromBefore(before);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_has_key.py 44 before=any+
59 before=any+
83 before = [n.clone() for n in results["before"]]
91 if len(before) == 1:
92 before = before[0]
94 before = pytree.Node(syms.power, before)
95 before.prefix = u"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_has_key.py 44 before=any+
59 before=any+
83 before = [n.clone() for n in results["before"]]
91 if len(before) == 1:
92 before = before[0]
94 before = pytree.Node(syms.power, before)
95 before.prefix = u"
    [all...]
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/
SendersFormattingTests.java 87 final ConversationInfo before = createConversationInfo(); local
88 before.addParticipant(new ParticipantInfo("****^****", null, 0, false));
90 final byte[] serialized = before.toBlob();
94 assertEquals(before.participantInfos.get(0).name, after.participantInfos.get(0).name);
102 final ConversationInfo before = new ConversationInfo(42, 49, first, firstUnread, last); local
103 before.addParticipant(new ParticipantInfo("Foo Bar", "foo@bar.com", 0, false));
104 assertEquals(first, before.firstSnippet);
105 assertEquals(firstUnread, before.firstUnreadSnippet);
106 assertEquals(last, before.lastSnippet);
108 final byte[] serialized = before.toBlob()
    [all...]
  /external/pixman/test/
radial-perf-test.c 24 double before, after; local
36 before = gettime();
39 before -= gettime();
45 before += gettime();
56 printf ("Average time to composite: %f\n", (after - before) / N_COMPOSITE);
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
touch-action-tests.css 39 [expected-action=none]::before {
42 [expected-action=auto]::before {
45 [expected-action=pan-x]::before {
48 [expected-action=pan-y]::before {
51 [expected-action=pan-x-y]::before {
54 [expected-action=manipulation]::before {
  /external/lldb/test/pexpect-2.4/examples/
sshls.py 26 print child.before, child.after
35 print child.before, child.after
47 print child.before
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
RootCursorWrapper.java 57 final String[] before = cursor.getColumnNames(); local
58 mColumnNames = new String[before.length + 2];
59 System.arraycopy(before, 0, mColumnNames, 0, before.length);
60 mAuthorityIndex = before.length;
61 mRootIdIndex = before.length + 1;
  /cts/suite/cts/deviceTests/opengl/jni/graphics/
ProgramNode.cpp 21 void ProgramNode::before(Program& program, Matrix& model, Matrix& view, Matrix& projection) { function in class:ProgramNode
22 program.before(model, view, projection);
  /device/asus/deb/self-extractors/
PART1 6 echo You must agree to this license before using this software.
  /device/asus/flo/self-extractors/
PART1 6 echo You must agree to this license before using this software.
  /device/asus/fugu/self-extractors/
PART1 6 echo You must agree to this license before using this software.
  /device/asus/grouper/self-extractors/
PART1 6 echo You must agree to this license before using this software.
  /device/asus/tilapia/self-extractors/
PART1 6 echo You must agree to this license before using this software.
  /device/lge/hammerhead/self-extractors/
PART1 6 echo You must agree to this license before using this software.
  /device/lge/mako/self-extractors/
PART1 6 echo You must agree to this license before using this software.

Completed in 525 milliseconds

12 3 4 5 6 7 8 91011>>