HomeSort by relevance Sort by last modified time
    Searched full:updated (Results 26 - 50 of 6390) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/valgrind/main/none/tests/s390x/
trot.c 72 printf("source address/length not updated properly\n");
74 printf("destination address/length not updated properly\n");
97 printf("cc not updated properly:%d", cc);
101 printf("cc not updated properly:%d",cc);
105 printf("cc not updated properly:%d",cc);
110 printf("cc not updated properly:%d",cc);
114 printf("cc not updated properly:%d",cc);
121 printf("cc not updated properly:%d",cc);
125 printf("cc not updated properly:%d",cc);
129 printf("cc not updated properly:%d",cc)
    [all...]
trto.c 71 printf("source address/length not updated properly\n");
73 printf("destination address/length not updated properly\n");
95 printf("cc not updated properly:%d", cc);
99 printf("cc not updated properly:%d",cc);
103 printf("cc not updated properly:%d",cc);
108 printf("cc not updated properly:%d",cc);
112 printf("cc not updated properly:%d",cc);
119 printf("cc not updated properly:%d",cc);
123 printf("cc not updated properly:%d",cc);
127 printf("cc not updated properly:%d",cc)
    [all...]
trtt.c 73 printf("source address/length not updated properly\n");
75 printf("destination address/length not updated properly\n");
98 printf("cc not updated properly:%d", cc);
102 printf("cc not updated properly:%d",cc);
106 printf("cc not updated properly:%d",cc);
111 printf("cc not updated properly:%d",cc);
115 printf("cc not updated properly:%d",cc);
122 printf("cc not updated properly:%d",cc);
126 printf("cc not updated properly:%d",cc);
130 printf("cc not updated properly:%d",cc)
    [all...]
troo.c 71 printf("source address/length not updated properly\n");
73 printf("destination address/length not updated properly\n");
95 printf("cc not updated properly:%d", cc);
99 printf("cc not updated properly:%d",cc);
104 printf("cc not updated properly:%d",cc);
108 printf("cc not updated properly:%d",cc);
115 printf("cc not updated properly:%d",cc);
119 printf("cc not updated properly:%d",cc);
123 printf("cc not updated properly:%d",cc);
  /external/chromium/webkit/glue/plugins/
plugin_list.h 11 // definitions here to keep it compiling until it can be updated to use the
14 // TODO(brettw) remove this flie when NaCl is updated.
  /external/chromium_org/cc/test/
fake_picture_layer.cc 30 bool updated = PictureLayer::Update(queue, occlusion); local
32 return updated || always_update_resources_;
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_UpdateRect.3 3 SDL_UpdateRect \- Makes sure the given area is updated on the given screen\&.
11 Makes sure the given area is updated on the given screen\&. The rectangle must be confined within the screen boundaries (no clipping is done)\&.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
functools.py 20 updated = WRAPPER_UPDATES):
23 wrapper is the function to be updated
28 updated is a tuple naming the attributes of the wrapper that
29 are updated with the corresponding attribute from the wrapped
34 for attr in updated:
41 updated = WRAPPER_UPDATES):
51 assigned=assigned, updated=updated)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
functools.py 20 updated = WRAPPER_UPDATES):
23 wrapper is the function to be updated
28 updated is a tuple naming the attributes of the wrapper that
29 are updated with the corresponding attribute from the wrapped
34 for attr in updated:
41 updated = WRAPPER_UPDATES):
51 assigned=assigned, updated=updated)
  /development/scripts/app_engine_server/
index.yaml 5 # This index.yaml is automatically updated whenever the dev_appserver
  /external/chromium/chrome/common/extensions/docs/server/
index.yaml 5 # This index.yaml is automatically updated whenever the dev_appserver
  /external/chromium_org/ash/system/user/
user_observer.h 16 // A user got updated / changed.
  /external/chromium_org/chrome/browser/sync_file_system/
sync_action.cc 18 return "Updated";
  /external/chromium_org/chrome/browser/undo/
bookmark_renumber_observer.h 11 // BookmarkUndoOperations that refer to that bookmark can be updated.
  /external/chromium_org/third_party/android_platform/
README.chromium 16 Updated output directories to use environment variable.
  /external/chromium_org/win8/delegate_execute/
chrome_util.h 16 // Finalizes a previously updated installation.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
README.searchcvs.setup.web.txt 2 can be updated without worry of data duplication. The database is then searchable
  /external/smack/src/org/jivesoftware/smackx/workgroup/agent/
QueueUsersListener.java 30 * The status of the queue was updated.
38 * The average wait time of the queue was updated.
46 * The date of oldest entry waiting in the queue was updated.
54 * The list of users waiting in the queue was updated.
  /prebuilts/tools/common/gradle-plugins/
readme.txt 7 It is updated by running the following commands:
  /external/chromium_org/cc/layers/
contents_scaling_layer.cc 41 bool updated = Layer::Update(queue, occlusion); local
45 return updated;
51 return updated;
video_layer.cc 27 bool updated = Layer::Update(queue, occlusion); local
34 updated |= !update_rect_.IsEmpty();
36 return updated;
  /external/chromium_org/tools/gyp/test/win/
gyptest-link-restat-importlib.py 29 # won't be updated.
33 # This is the important part. The .dll above will relink and have an updated
34 # timestamp, however the import .libs timestamp won't be updated. So, we
  /external/dnsmasq/contrib/dnslist/
dnslist.tt2 8 <h1>DHCP Clients <span class="updated">(updated [% updated %])</span></h1>
  /libcore/luni/src/test/java/tests/java/sql/
UpdateFunctionalityTest.java 112 assertEquals("Not all records in the database were updated",
118 assertEquals("The field field1 was not updated", newValue,
138 assertEquals("Not all records in the database were updated",
146 assertEquals("The field field1 was not updated", newValue,
149 assertEquals("The field field1 was not updated",
170 assertEquals("Not all records in the database were updated",
177 // assertEquals("The field field2 was not updated", newValue1,
179 // assertEquals("The field field3 was not updated", newValue2,
201 assertEquals("Not all records in the database were updated",
212 // assertEquals("The field field2 was not updated", newValue1
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
RELNOTES-3.5 29 Not all of the older Mesa drivers have been updated. Here's the status:
33 XMesa (Xlib) updated
34 OSMesa (off-screen) updated
35 FX (3dfx Voodoo1/2) updated
36 SVGA updated
37 GGI not updated
38 Windows/Win32 not updated
39 DOS/DJGPP not updated
40 BeOS not updated
41 Allegro not updated
    [all...]

Completed in 391 milliseconds

12 3 4 5 6 7 8 91011>>