HomeSort by relevance Sort by last modified time
    Searched full:effect (Results 901 - 925 of 6243) sorted by null

<<31323334353637383940>>

  /libcore/ojluni/src/main/java/sun/net/
TelnetOutputStream.java 43 * go to some effort to simulate their effect. (For example, some
59 * effect) that characters are not being sent to an actual
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeView.java 35 // Each edge effect has a transform matrix, and each matrix has 16 elements.
123 // Call when the effect absorbs an impact at the given velocity.
Paper.java 26 // This class does the overscroll effect.
101 // Time it will take the effect to fully done in ms
  /packages/apps/Launcher2/src/com/android/launcher2/
HolographicOutlineHelper.java 72 * Returns the interpolated holographic highlight alpha for the effect we want when scrolling
81 * Returns the interpolated view alpha for the effect we want when scrolling pages.
  /prebuilts/gdb/darwin-x86/include/python2.7/
codecs.h 20 As side effect, this tries to load the encodings package, if not
42 As side effect, this tries to load the encodings package, if not
  /prebuilts/gdb/linux-x86/include/python2.7/
codecs.h 20 As side effect, this tries to load the encodings package, if not
42 As side effect, this tries to load the encodings package, if not
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
codecs.h 20 As side effect, this tries to load the encodings package, if not
42 As side effect, this tries to load the encodings package, if not
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
codecs.h 20 As side effect, this tries to load the encodings package, if not
42 As side effect, this tries to load the encodings package, if not
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
portconquery.py 47 No effect if not using set operations.
69 No effect if not using set operations.
  /prebuilts/sdk/renderscript/include/
rs_time.rsh 57 int tm_isdst; // Flag to indicate whether daylight saving time is in effect. The value is positive if it is in effect, zero if it is not, and negative if the information is not available.
  /external/v8/src/compiler/
verifier.cc 149 // Verify all effect inputs actually have an effect.
151 Node* effect = NodeProperties::GetEffectInput(node); local
152 CheckOutput(effect, node, effect->op()->EffectOutputCount(), "effect");
153 CHECK(IsDefUseChainLinkPresent(effect, node));
154 CHECK(IsUseDefChainLinkPresent(effect, node));
289 // Terminates take one loop and effect.
304 // Osr entries take one control and effect
    [all...]
  /development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
FoldingLayoutActivity.java 50 * This application creates a paper like folding effect of some view.
56 * to depict a paper-like folding effect. The addition of shadows on the separate folds
57 * adds a sense of realism to the visual effect.
77 * Furthermore, the sepia effect was removed from the bitmap variation of the
154 * which simulates a sepia effect on the layer.*/
  /external/bison/lib/
quotearg.h 36 effect.
50 in effect.
63 in embedded null bytes if QA_ELIDE_NULL_BYTES is not in effect.
65 effect.
78 in effect. Split into consecutive strings if
  /external/libchrome/sandbox/win/src/
sandbox_policy.h 81 // available and the lockdown token is in effect. Using an initial token is
169 // will not take effect before you call LowerToken. User Interface Privilege
195 // effect before any thread in the target executes. The declaration of
202 // Sets process mitigation flags that don't take effect before the call to
218 // lifetime of the policy object. This only has an effect on
  /hardware/qcom/audio/post_proc/
bundle.c 288 * Effect operations
307 * Effect Library Interface Implementation
505 * Effect Control Interface Implementation
508 /* Stub function for effect interface: never called for offloaded effects */
725 /* Effect Control Interface Implementation: get_descriptor */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 43 class Effect;
171 Effect *effect, RECT *ROI,
215 Status ApplyEffect(Effect *effect, RECT *ROI);
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/
pcln.go 88 // pair states that the given value is in effect from the current position
181 // pctospadj computes the sp adjustment in effect.
183 // The adjustment by p takes effect only after p, so we
200 // pctopcdata computes the pcdata value in effect at p.
201 // A PCDATA instruction sets the value in effect at future
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
pcln.go 85 // pair states that the given value is in effect from the current position
178 // pctospadj computes the sp adjustment in effect.
180 // The adjustment by p takes effect only after p, so we
197 // pctopcdata computes the pcdata value in effect at p.
198 // A PCDATA instruction sets the value in effect at future
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/
pcln.go 88 // pair states that the given value is in effect from the current position
181 // pctospadj computes the sp adjustment in effect.
183 // The adjustment by p takes effect only after p, so we
200 // pctopcdata computes the pcdata value in effect at p.
201 // A PCDATA instruction sets the value in effect at future
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
pcln.go 85 // pair states that the given value is in effect from the current position
178 // pctospadj computes the sp adjustment in effect.
180 // The adjustment by p takes effect only after p, so we
197 // pctopcdata computes the pcdata value in effect at p.
198 // A PCDATA instruction sets the value in effect at future
  /developers/build/lib/
assetstudio.jar 
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 127 // gDescriptors contains pointers to all defined effect descriptor in this library
190 /* Effect Library Interface Implementation */
405 // pContext: effect engine context
553 // pContext: effect engine context
597 // pContext: effect engine context
685 // pContext: effect engine context
704 // pContext: effect engine context
844 * quantisation like effect when returning
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 394 /// this is the effect applied to the state of the receiver.
397 /// Ret - The effect on the return value. Used to indicate if the
406 /// getArg - Return the argument effect on the argument specified by
419 /// setDefaultArgEffect - Set the default argument effect.
424 /// getRetEffect - Returns the effect on the return value of the call.
427 /// setRetEffect - Set the effect of the return value of the call.
431 /// Sets the effect on the receiver of the message.
434 /// getReceiverEffect - Returns the effect on the receiver of the call.
440 /// argument effect matches the default effect)
    [all...]
  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/
Hiero.java 401 ConfigurableEffect effect = (ConfigurableEffect)effectsListModel.getElementAt(i);
402 if (effect.getClass() == settingsEffect.getClass()) {
403 effect.setValues(settingsEffect.getValues());
404 new EffectPanel(effect);
556 ConfigurableEffect effect = ((EffectPanel)iter.next()).getEffect();
557 if (effect == selectedEffect) {
1132 final ConfigurableEffect effect; field in class:EffectPanel
    [all...]
  /libcore/ojluni/src/main/java/java/lang/
AbstractStringBuilder.java 382 * The overall effect is exactly as if the argument were converted
508 * The overall effect is exactly as if the argument were converted
534 * The overall effect is exactly as if the arguments were converted
560 * The overall effect is exactly as if the argument were converted
596 * The overall effect is exactly as if the argument were converted
615 * The overall effect is exactly as if the argument were converted
642 * The overall effect is exactly as if the argument were converted
669 * The overall effect is exactly as if the argument were converted
689 * The overall effect is exactly as if the argument were converted
743 * <p> The overall effect is exactly as if the argument wer
    [all...]

Completed in 3647 milliseconds

<<31323334353637383940>>