/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/AMDGPU/ |
D | unroll-in-loop-vectorizer.ll | 10 define amdgpu_kernel void @small_loop(i32* nocapture %inArray, i32 %size) nounwind { 17 %1 = getelementptr inbounds i32, i32* %inArray, i32 %iv
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | StringServices.cpp | 238 const void * inArray, in ByteArrayToVariant() argument 268 memcpy( buf, inArray, inArrayLen ); in ByteArrayToVariant()
|
D | StringServices.h | 74 const void * inArray,
|
/external/deqp-deps/glslang/Test/ |
D | 310AofA.vert | 110 in float inArray[2][3]; // ERROR
|
/external/python/httplib2/doc/html/_static/ |
D | jquery.js | 162 return jQuery.inArray( 388 return isArrayLike ? jQuery.inArray( this, selector ) < 0 : this != selector; 464 this.checked = (jQuery.inArray(this.value, value) >= 0 || 465 jQuery.inArray(this.name, value) >= 0); 471 this.selected = (jQuery.inArray( this.value, values ) >= 0 || 472 jQuery.inArray( this.text, values ) >= 0); 730 … return elem && jQuery.inArray( className, (elem.className || elem).toString().split(/\s+/) ) > -1; 1086 inArray: function( elem, array ) { method
|
/external/conscrypt/common/src/jni/main/cpp/conscrypt/ |
D | native_crypto.cc | 3242 jint outOffset, jbyteArray inArray, jint inOffset, in NativeCrypto_EVP_CipherUpdate() argument 3246 JNI_TRACE("EVP_CipherUpdate(%p, %p, %d, %p, %d)", ctx, outArray, outOffset, inArray, inOffset); in NativeCrypto_EVP_CipherUpdate() 3253 ScopedByteArrayRO inBytes(env, inArray); in NativeCrypto_EVP_CipherUpdate() 3289 JNI_TRACE("EVP_CipherUpdate(%p, %p, %d, %p, %d) => %d", ctx, outArray, outOffset, inArray, in NativeCrypto_EVP_CipherUpdate() 3498 jbyteArray inArray, jint inOffset, jint inLength, jbyteArray aadArray, in evp_aead_ctx_op() argument 3502 outArray, outOffset, nonceArray, inArray, inOffset, inLength, aadArray); in evp_aead_ctx_op() 3516 evpAead, keyArray, tagLen, outArray, outOffset, nonceArray, inArray, inOffset, in evp_aead_ctx_op() 3523 ScopedByteArrayRO inBytes(env, inArray); in evp_aead_ctx_op() 3532 evpAead, keyArray, tagLen, outArray, outOffset, nonceArray, inArray, inOffset, in evp_aead_ctx_op() 3563 evpAead, keyArray, tagLen, outArray, outOffset, nonceArray, inArray, inOffset, in evp_aead_ctx_op() [all …]
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 12 …inArray(E&&E.jquery?E[0]:E,this)},attr:function(F,H,G){var E=F;if(typeof F==="string"){if(H===g){r… 29 …length==1&&typeof l[0]=="string"){j=j.concat(k("getterSetter"))}return(c.inArray(o,j)!=-1)}c.widge…
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | 310AofA.vert.out | 348 0:? 'inArray' ( in 2-element array of 3-element array of highp float) 389 0:? 'inArray' ( in 2-element array of 3-element array of highp float)
|
/external/autotest/client/site_tests/video_VimeoVideo/ |
D | jquery-2.1.3.min.js | 2 …inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d… 3 …(b.createTextNode(e));k.textContent="",m=0;while(e=l[m++])if((!d||-1===n.inArray(e,d))&&(i=n.conta… 4 …inArray(d.value,f)>=0)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),n.each(["radio","checkbox"],f…
|
/external/autotest/client/site_tests/video_GlitchDetection/ |
D | jquery-2.1.3.min.js | 2 …inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d… 3 …(b.createTextNode(e));k.textContent="",m=0;while(e=l[m++])if((!d||-1===n.inArray(e,d))&&(i=n.conta… 4 …inArray(d.value,f)>=0)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),n.each(["radio","checkbox"],f…
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | jquery-1.7.1.js | 702 inArray: function( elem, array, i ) { 2429 this.selected = jQuery.inArray( jQuery(this).val(), values ) >= 0; 2798 return ( elem.checked = jQuery.inArray( jQuery(elem).val(), value ) >= 0 ); 5447 return jQuery.inArray( this[0], jQuery( elem ) ); 5451 return jQuery.inArray( 5621 return ( jQuery.inArray( elem, qualifier ) >= 0 ) === keep; 9042 …calculatePosition = ( position === "absolute" || position === "fixed" ) && jQuery.inArray("auto", …
|
/external/libjpeg-turbo/doc/html/ |
D | jquery.js | 2 …inArray(a,b)>=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K… 3 …inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,htm… 8 …(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,…
|
/external/slf4j/slf4j-site/src/site/pages/js/ |
D | jquery-min.js | 2 …inArray(a,b)>=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K…
|
/external/testng/src/main/resources/ |
D | jquery-1.7.1.min.js | 2 …inArray(a,b)>=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K…
|
/external/epid-sdk/doc/html/ |
D | jquery.js | 44 …inArray:function(b2,b3,b1){var b0;if(b3){if(bv){return bv.call(b3,b2,b1)}b0=b3.length;b1=b1?b1<0?M… 89 …llable=function(){return this.map(function(){var e=this,d=!e.nodeName||c.inArray(e.nodeName.toLowe… 115 …inArray(this,b),1)}},disable:function(l){if(!this.disabled){this.menuHideAll();if(!l&&!this.opts.i…
|
/external/tinyxml2/docs/ |
D | jquery.js | 16 …inArray:function(b2,b3,b1){var b0;if(b3){if(bv){return bv.call(b3,b2,b1)}b0=b3.length;b1=b1?b1<0?M… 61 …llable=function(){return this.map(function(){var e=this,d=!e.nodeName||c.inArray(e.nodeName.toLowe… 87 …inArray(this,b),1)}},disable:function(l){if(!this.disabled){this.menuHideAll();if(!l&&!this.opts.i…
|
/external/okhttp/website/static/ |
D | bootstrap.min.js | 6 …}e.stopPropagation()},keydown:function(t){this.suppressKeyPressRepeat=~e.inArray(t.keyCode,[40,38,…
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2694 …rame&&c.bgiframe(),this.instances.push(c),c},destroy:function(b){var c=a.inArray(b,this.instances)… 2702 …inArray(e.selected,e.disabled)!=-1&&e.disabled.splice(a.inArray(e.selected,e.disabled),1),this.pan…
|
D | docs.js | 5841 var found = $.inArray(selectedLink[0], links);
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |