Searched refs:update (Results 201 - 225 of 742) sorted by relevance

1234567891011>>

/external/replicaisland/src/com/replica/replicaisland/
H A DHitPlayerComponent.java47 public void update(float timeDelta, BaseObject parent) { method in class:HitPlayerComponent
H A DMovementComponent.java39 public void update(float timeDelta, BaseObject parent) { method in class:MovementComponent
H A DRenderComponent.java52 public void update(float timeDelta, BaseObject parent) { method in class:RenderComponent
H A DSelectDialogComponent.java39 public void update(float timeDelta, BaseObject parent) { method in class:SelectDialogComponent
H A DSimplePhysicsComponent.java40 public void update(float timeDelta, BaseObject parent) { method in class:SimplePhysicsComponent
H A DTimeSystem.java58 public void update(float timeDelta, BaseObject parent) { method in class:TimeSystem
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DContentProviderTest.java50 public int update(Uri arg0, ContentValues arg1, String arg2, method in class:ContentProviderTest.TestContentProvider
/external/skia/debugger/QT/
H A DSkRasterWidget.cpp72 this->update();
/external/skia/src/images/
H A DSkPageFlipper.cpp70 const SkRegion& SkPageFlipper::update(SkRegion* copyBits) { function in class:SkPageFlipper
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_wtengine.h163 EAS_BOOL WT_CheckSampleEnd (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame, EAS_BOOL update);
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_wtengine.h163 EAS_BOOL WT_CheckSampleEnd (S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pWTIntFrame, EAS_BOOL update);
/external/svox/pico/src/com/svox/pico/providers/
H A DSettingsProvider.java90 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { method in class:SettingsProvider
/external/chromium-trace/trace-viewer/third_party/WebOb/webob/
H A Dmultidict.py212 def update(self, *args, **kw): member in class:MultiDict
218 msg = ("Behavior of MultiDict.update() has changed "
222 MutableMapping.update(self, *args, **kw)
236 self.update(kwargs)
318 def update(self, *args, **kwargs): member in class:GetDict
319 MultiDict.update(self, *args, **kwargs)
356 update = _readonly variable in class:NestedMultiDict
444 update = __setitem__ variable in class:NoVars
/external/bison/
H A Dcfg.mk30 # don't want to wait on a recompile because of an update to $(VERSION). Thus,
60 update-copyright: update-b4-copyright update-package-copyright-year
61 update-copyright-env = \
/external/libvpx/libvpx/vp8/encoder/
H A Dencodemv.c180 /* Motion vector probability table update depends on benefit.
181 * Small correction allows for the fact that an update to an MV probability
198 static void update( function
326 update(w, is_short_ct, Pcur + mvpis_short, Pnew[mvpis_short], *Pupdate++, updated);
328 update(w, sign_ct, Pcur + MVPsign, Pnew[MVPsign], *Pupdate++, updated);
338 update(w, short_bct[j], cur_p + j, new_p[j], *Pupdate++, updated);
351 update(w, bit_ct[j], cur_p + j, new_p[j], *Pupdate++, updated);
/external/llvm/
H A DMakefile278 update:
279 $(SVN) $(SVN-UPDATE-OPTIONS) update $(LLVM_SRC_ROOT)
280 @eval $$SUB_SVN_DIRS; $(SVN) status --no-ignore $(LLVM_SRC_ROOT) | svnup $(LLVM_SRC_ROOT) | xargs $(SVN) $(SVN-UPDATE-OPTIONS) update
282 happiness: update all check-all
284 .PHONY: srpm rpm update happiness
/external/llvm/lib/CodeGen/
H A DSpillPlacement.cpp147 /// update - Recompute Value from Bias and Links. Return true when node
149 bool update(const Node nodes[], const BlockFrequency &Threshold) { function in struct:SpillPlacement::Node
305 nodes[n].update(nodes, Threshold);
318 /// iterate - Repeatedly update the Hopfield nodes until stability or the
322 // First update the recently positive nodes. They have likely received new
325 nodes[RecentPositive.pop_back_val()].update(nodes, Threshold);
344 if (nodes[n].update(nodes, Threshold)) {
358 if (nodes[n].update(nodes, Threshold)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar ... org.eclipse.equinox.internal.p2.update.Feature f org.eclipse.equinox.p2 ...
/external/wpa_supplicant_8/hs20/client/
H A Dspp_client.c148 xml_node_t *update)
158 debug_dump_node(ctx, "updateNode", update);
160 uri = get_spp_attr_value(ctx->xml, update, "managementTreeURI");
176 str = xml_node_get_text(ctx->xml, update);
228 wpa_printf(MSG_INFO, "Do not allow update outside ./Wi-Fi");
244 wpa_printf(MSG_INFO, "Do not allow update outside ./Wi-Fi/%s",
253 wpa_printf(MSG_INFO, "Do not allow update outside ./Wi-Fi/%s/PerProviderSubscription",
293 static int update_pps(struct hs20_osu_client *ctx, xml_node_t *update, argument
297 xml_node_for_each_sibling(ctx->xml, update) {
298 xml_node_for_each_check(ctx->xml, update);
147 process_update_node(struct hs20_osu_client *ctx, xml_node_t *pps, xml_node_t *update) argument
605 xml_node_t *update = NULL, *exec = NULL, *add_mo = NULL, *no_mo = NULL; local
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
H A DLongDigest.java117 public void update( method in class:LongDigest
131 public void update( method in class:LongDigest
141 update(in[inOff]);
164 update(in[inOff]);
181 update((byte)128);
185 update((byte)0);
/external/libogg/
H A Dlibogg.spec84 - update doc dir (reported by thosmos on #vorbis)
95 - update for 1.1 release
98 - update for 1.0 release
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp54 Hash.update(Str);
55 Hash.update(makeArrayRef((uint8_t)'\0'));
69 Hash.update(Byte);
83 Hash.update(Byte);
281 Hash.update((uint64_t)cast<DIEInteger>(*I)->getValue());
481 Hash.update(makeArrayRef((uint8_t)'\0'));
/external/bison/build-aux/
H A Dgit-version-gen198 git update-index --refresh > /dev/null 2>&1
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DAuthorityKeyIdentifier.java117 digest.update(bytes, 0, bytes.length);
138 digest.update(bytes, 0, bytes.length);
/external/chromium-trace/trace-viewer/third_party/Paste/paste/
H A Dhttpheaders.py47 ``update(collection, *args, **kwargs)``
58 This method is similar to update, only that it may affect other
62 is simply ``update()`` but limited to keyword arguments.
165 def update(self, environ, value): member in class:EnvironVariable
243 ``update()``
257 similar to ``update``, but with two differences; first,
305 update the collection /w header value (may have side effects)
307 This method is similar to ``update`` only that usage may result
313 self.update(collection, **kwargs)
456 def update(sel member in class:HTTPHeader
536 def update(self, collection, *args, **kwargs): member in class:_MultiEntryHeader
[all...]

Completed in 1303 milliseconds

1234567891011>>