HomeSort by relevance Sort by last modified time
    Searched refs:use (Results 426 - 450 of 4394) sorted by null

<<11121314151617181920>>

  /external/v8/test/mjsunit/regress/
regress-1176.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28 "use strict";
regress-1383.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34 "use strict";
regress-1447.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
32 "use strict";
  /external/v8/test/preparser/
nonstrict-with.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
35 "use strict";
strict-octal-indirect-regexp.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31 "use strict";
strict-octal-number.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31 "use strict";
strict-octal-regexp.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31 "use strict";
strict-octal-string.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31 "use strict";
strict-with.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31 "use strict";
  /external/valgrind/main/memcheck/tests/x86/
pushfpopf_s.S 31 # now use the condition codes to generate a value
  /external/webkit/Source/JavaScriptCore/dfg/
DFGScoreBoard.h 4 * Redistribution and use in source and binary forms, with or without
19 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
22 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
40 // register tracking the lifespan of the value; after the final use of a node
56 // For every entry in the free list, the use count of the virtual register should be zero.
76 // Use count must have hit zero for it to have been added to the free list!
89 void use(NodeIndex child) function in class:JSC::DFG::ScoreBoard
94 // Find the virtual register number for this child, increment its use count.
98 // If the use count in the scoreboard reaches the use count for the node
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/gpu/
BicubicShader.cpp 4 * Redistribution and use in source and binary forms, with or without
24 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
112 void BicubicShader::use(const AffineTransform& transform, const AffineTransform& texTransform, const float coefficients[16], const float imageIncrement[2], float alpha) function in class:WebCore::BicubicShader
126 // For now, we always use texture unit 0. If that ever changes, we should
ConvolutionShader.cpp 4 * Redistribution and use in source and binary forms, with or without
24 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
99 void ConvolutionShader::use(const AffineTransform& transform, const AffineTransform& texTransform, const float* kernel, int kernelWidth, float imageIncrement[2]) function in class:WebCore::ConvolutionShader
112 // For now, we always use texture unit 0. If that ever changes, we should
SolidFillShader.cpp 4 * Redistribution and use in source and binary forms, with or without
24 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
60 void SolidFillShader::use(const AffineTransform& transform, const Color& color) function in class:WebCore::SolidFillShader
TexShader.cpp 4 * Redistribution and use in source and binary forms, with or without
24 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
61 void TexShader::use(const AffineTransform& transform, const AffineTransform& texTransform, int sampler, float alpha) function in class:WebCore::TexShader
  /external/webkit/Source/WebKit/mac/WebView/
WebPolicyDelegate.h 4 * Redistribution and use in source and binary forms, with or without
23 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
75 @method use
76 @abstract Use the resource
90 - (void)use;
164 <p>If this method picks a policy of Use, the new window will be
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
h264bsdCountLeadingZeros.s 5 ; you may not use this file except in compliance with the License.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
h264bsdCountLeadingZeros.S 5 @ you may not use this file except in compliance with the License.
  /frameworks/compile/slang/
SlangData.mk 4 # you may not use this file except in compliance with the License.
22 # input_data_file -- the path of the prebuilt data file to use
  /frameworks/ex/variablespeed/jni/
Android.mk 4 # you may not use this file except in compliance with the License.
19 # TODO: Change module name to use underscores not hyphens.
  /frameworks/support/v7/appcompat/
Android.mk 4 # you may not use this file except in compliance with the License.
19 # Applications that use this library must specify LOCAL_RESOURCE_DIR
  /frameworks/support/v7/gridlayout/
Android.mk 4 # you may not use this file except in compliance with the License.
19 # Applications that use this library must specify LOCAL_RESOURCE_DIR
  /hardware/libhardware/modules/local_time/
Android.mk 4 # you may not use this file except in compliance with the License.
19 # Devices which use the default implementation should take care to ensure that
  /libcore/
CaCerts.mk 5 # you may not use this file except in compliance with the License.
50 # This is so that build/target/product/core.mk can use cacerts in PRODUCT_PACKAGES
  /ndk/build/core/
check-cygwin-make.mk 4 # you may not use this file except in compliance with the License.
20 # miserably with our build scripts. If we can detect this use

Completed in 907 milliseconds

<<11121314151617181920>>