/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
MethodWriter.java | 27 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
[all...] |
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/ |
H264TrackImpl.java | 709 String out = "SEIMessage{" + local 715 out += ", cpb_removal_delay=" + cpb_removal_delay + 719 out += ", pic_struct=" + pic_struct; 721 out += ", ct_type=" + ct_type + 736 out += '}'; 737 return out;
|
/external/opencv/cv/src/ |
mycvHaarDetectObjects.cpp | 37 // or tort (including negligence or otherwise) arising in any way out of 161 MyCvHidHaarClassifierCascade* out = 0; local 250 CV_CALL( out = (MyCvHidHaarClassifierCascade*)cvAlloc( datasize )); 251 memset( out, 0, sizeof(*out) ); 254 out->count = cascade->count; 255 out->stage_classifier = (MyCvHidHaarStageClassifier*)(out + 1); 256 haar_classifier_ptr = (MyCvHidHaarClassifier*)(out->stage_classifier + cascade->count); 259 out->is_stump_based = 1 [all...] |
/external/openssl/apps/ |
apps.c | 35 * The word 'cryptographic' can be left out if the rouines from the library 50 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 102 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 290 void program_name(char *in, char *out, int size) 331 out[i]=p[i]-'A'+'a'; 333 out[i]=p[i]; 335 out[n]='\0'; 339 void program_name(char *in, char *out, int size) 355 strncpy(out,p,size-1); 358 out[size-1]='\0' 1653 BIO *out = NULL; local 1906 BIO *out = BIO_new(BIO_s_file()); local 2742 unsigned char *out; local [all...] |
ca.c | 35 * The word 'cryptographic' can be left out if the rouines from the library 50 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 168 " -out file - Where to put the output file(s)\n", 304 BIO *in=NULL,*out=NULL,*Sout=NULL,*Cout=NULL; local 433 else if (strcmp(*argv,"-out") == 0) 714 out=BIO_new(BIO_s_file()); 717 if ((in == NULL) || (out == NULL) || (Sout == NULL) || (Cout == NULL)) 945 BIO_set_fp(out,stdout,BIO_NOCLOSE|BIO_FP_TEXT); /* cannot fail */ 949 out = BIO_push(tmpbio, out); [all...] |
/external/openssl/crypto/asn1/ |
asn1t.h | 49 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass); 666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pval, 672 typedef int ASN1_primitive_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx); 733 BIO *out; member in struct:ASN1_PRINT_ARG_st 741 BIO *out; member in struct:ASN1_STREAM_ARG_st 863 int i2d_##fname(stname *a, unsigned char **out) \ 865 return ASN1_item_i2d((ASN1_VALUE *)a, out, ASN1_ITEM_rptr(itname));\ 869 int i2d_##stname##_NDEF(stname *a, unsigned char **out) \ 871 return ASN1_item_ndef_i2d((ASN1_VALUE *)a, out, ASN1_ITEM_rptr(stname)); [all...] |
/external/openssl/include/openssl/ |
asn1t.h | 49 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 662 typedef int ASN1_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass); 666 typedef int ASN1_ex_print_func(BIO *out, ASN1_VALUE **pval, 672 typedef int ASN1_primitive_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx); 733 BIO *out; member in struct:ASN1_PRINT_ARG_st 741 BIO *out; member in struct:ASN1_STREAM_ARG_st 863 int i2d_##fname(stname *a, unsigned char **out) \ 865 return ASN1_item_i2d((ASN1_VALUE *)a, out, ASN1_ITEM_rptr(itname));\ 869 int i2d_##stname##_NDEF(stname *a, unsigned char **out) \ 871 return ASN1_item_ndef_i2d((ASN1_VALUE *)a, out, ASN1_ITEM_rptr(stname)); [all...] |
/external/owasp/sanitizer/src/main/org/owasp/html/ |
CssSchema.java | 26 // ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 344 "inherit", "none", "normal", "spell-out"); [all...] |
/external/owasp/sanitizer/lib/commons-codec-1.4/ |
commons-codec-1.4.jar | |
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
htmlparser-1.3-with-transitions.jar | |
htmlparser-1.3.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.event_1.2.0.v20100503.jar | |
/external/owasp/sanitizer/distrib/lib/ |
owasp-java-html-sanitizer.jar | |
/bionic/libc/kernel/uapi/linux/ |
coda.h | 275 struct coda_out_hdr out; member in struct:coda_store_out 285 struct coda_out_hdr out; member in struct:coda_release_out 295 struct coda_out_hdr out; member in struct:coda_close_out 331 struct coda_out_hdr out; member in struct:coda_setattr_out 341 struct coda_out_hdr out; member in struct:coda_access_out 384 struct coda_out_hdr out; member in struct:coda_remove_out 395 struct coda_out_hdr out; member in struct:coda_link_out 407 struct coda_out_hdr out; member in struct:coda_rename_out 431 struct coda_out_hdr out; member in struct:coda_rmdir_out 444 struct coda_out_hdr out; member in struct:coda_symlink_out 464 struct coda_out_hdr out; member in struct:coda_fsync_out 605 void __user *out; member in struct:ViceIoctl [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
Vp8CodecTestBase.java | 550 Log.d(TAG, " In: " + inputIvfFilename + ". Out:" + outputYuvFilename); 1383 MediaEncoderOutput out = codec.getOutput(); local 1673 MediaEncoderOutput out = codec[i].getOutput(); local [all...] |
/cts/tests/tests/os/src/android/os/cts/ |
BundleTest.java | 801 Parcel out = Parcel.obtain(); local 802 mBundle.writeToParcel(out, 0); 803 Parcel in = roundtripParcel(out); 807 private Parcel roundtripParcel(Parcel out) { 808 byte[] buf = out.marshall();
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
CoreMathVerifier.java | 26 /* The level of precision we expect out of the half_* functions. floats (f32) have 23 bits of 30 // The level of precision we expect out of the fast_* functions. 32 // The level of precision we expect out of the native_* functions. 340 static private void cross(float[] v1, float[] v2, Target.Floaty[] out, Target t) { 343 out[0] = t.subtract(a12, a21); 346 out[1] = t.subtract(a20, a02); 349 out[2] = t.subtract(a01, a10); 350 if (out.length == 4) { 351 out[3] = t.new32(0.f); 453 static private void normalize(float[] in, Target.Floaty[] out, Target t) 1177 Target.Floaty[] out = new Target.Floaty[1]; local [all...] |
/development/ndk/platforms/android-3/include/linux/ |
coda.h | 254 struct coda_out_hdr out; member in struct:coda_store_out 264 struct coda_out_hdr out; member in struct:coda_release_out 274 struct coda_out_hdr out; member in struct:coda_close_out 309 struct coda_out_hdr out; member in struct:coda_setattr_out 319 struct coda_out_hdr out; member in struct:coda_access_out 360 struct coda_out_hdr out; member in struct:coda_remove_out 371 struct coda_out_hdr out; member in struct:coda_link_out 383 struct coda_out_hdr out; member in struct:coda_rename_out 406 struct coda_out_hdr out; member in struct:coda_rmdir_out 418 struct coda_out_hdr out; member in struct:coda_symlink_out 438 struct coda_out_hdr out; member in struct:coda_fsync_out 571 void __user *out; member in struct:ViceIoctl [all...] |
/development/ndk/platforms/android-L/include/linux/ |
coda.h | 275 struct coda_out_hdr out; member in struct:coda_store_out 285 struct coda_out_hdr out; member in struct:coda_release_out 295 struct coda_out_hdr out; member in struct:coda_close_out 331 struct coda_out_hdr out; member in struct:coda_setattr_out 341 struct coda_out_hdr out; member in struct:coda_access_out 384 struct coda_out_hdr out; member in struct:coda_remove_out 395 struct coda_out_hdr out; member in struct:coda_link_out 407 struct coda_out_hdr out; member in struct:coda_rename_out 431 struct coda_out_hdr out; member in struct:coda_rmdir_out 444 struct coda_out_hdr out; member in struct:coda_symlink_out 464 struct coda_out_hdr out; member in struct:coda_fsync_out 605 void __user *out; member in struct:ViceIoctl [all...] |
/device/htc/flounder/audio/hal/ |
audio_hw.c | 1114 struct stream_out *out = adev->primary_output; local 2124 struct stream_out *out = (struct stream_out *) context; local 2232 struct stream_out *out = (struct stream_out *)usecase->stream; local 2250 struct stream_out *out = (struct stream_out *)usecase->stream; local 2571 struct stream_out *out = (struct stream_out *)stream; local 2585 struct stream_out *out = (struct stream_out *)stream; local 2597 struct stream_out *out = (struct stream_out *)stream; local 2604 struct stream_out *out = (struct stream_out *)stream; local 2652 struct stream_out *out = (struct stream_out *)stream; local 2711 struct stream_out *out = (struct stream_out *)stream; local 2811 struct stream_out *out = (struct stream_out *)stream; local 2850 struct stream_out *out = (struct stream_out *)stream; local 2862 struct stream_out *out = (struct stream_out *)stream; local 2921 struct stream_out *out = (struct stream_out *)stream; local 3183 struct stream_out *out = (struct stream_out *)stream; local 3224 struct stream_out *out = (struct stream_out *)stream; local 3273 struct stream_out *out = (struct stream_out *)stream; local 3285 struct stream_out *out = (struct stream_out *)stream; local 3304 struct stream_out *out = (struct stream_out *)stream; local 3324 struct stream_out *out = (struct stream_out *)stream; local 3340 struct stream_out *out = (struct stream_out *)stream; local 3797 struct stream_out *out; local 3951 struct stream_out *out = (struct stream_out *)stream; local [all...] |
/external/bluetooth/bluedroid/stack/include/ |
uipc_msg.h | 477 tAUDIO_ROUTE_OUT out; member in struct:__anon6268
|
/external/chromium_org/extensions/browser/ |
extension_prefs.cc | 514 const base::ListValue* out = NULL; local 515 if (!ext || !ext->GetList(pref_key, &out)) 518 *out_value = out; 528 const base::DictionaryValue* out = NULL; local 529 if (!ext || !ext->GetDictionary(pref_key, &out)) 532 *out_value = out; [all...] |
/external/chromium_org/net/spdy/ |
spdy_network_transaction_unittest.cc | 282 // Occasionally a test will expect to error out before certain reads are 600 // This lengthy block is reaching into the pool to dig out the active 757 TransactionHelperResult out = helper.output(); local 758 EXPECT_EQ(OK, out.rv); 759 EXPECT_EQ("HTTP/1.1 200 OK", out.status_line); 760 EXPECT_EQ("hello!", out.response_data); 831 TransactionHelperResult out = helper.output(); local 832 EXPECT_EQ(OK, out.rv); 833 EXPECT_EQ("HTTP/1.1 200 OK", out.status_line); 834 EXPECT_EQ("hello!", out.response_data) 891 TransactionHelperResult out; local 979 TransactionHelperResult out; local 1066 TransactionHelperResult out; local 1190 TransactionHelperResult out; local 1331 TransactionHelperResult out; local 1468 TransactionHelperResult out; local 1603 TransactionHelperResult out; local 1687 TransactionHelperResult out = helper.output(); local 1721 TransactionHelperResult out = helper.output(); local 1750 TransactionHelperResult out = helper.output(); local 1779 TransactionHelperResult out = helper.output(); local 1831 TransactionHelperResult out = helper.output(); local 1867 TransactionHelperResult out = helper.output(); local 1923 TransactionHelperResult out = helper.output(); local 1964 TransactionHelperResult out = helper.output(); local 2007 TransactionHelperResult out = helper.output(); local 2114 TransactionHelperResult out = helper.output(); local 2195 TransactionHelperResult out = helper.output(); local 2233 TransactionHelperResult out = helper.output(); local 3262 TransactionHelperResult out = helper.output(); local 3395 TransactionHelperResult out = helper.output(); local 3483 TransactionHelperResult out = helper.output(); local 3536 TransactionHelperResult out = helper.output(); local 3574 TransactionHelperResult out = helper.output(); local 3598 TransactionHelperResult out = helper.output(); local 3623 TransactionHelperResult out = helper.output(); local 3657 TransactionHelperResult out = helper.output(); local 3682 TransactionHelperResult out = helper.output(); local 3715 TransactionHelperResult out = helper.output(); local 3745 TransactionHelperResult out = helper.output(); local 3859 TransactionHelperResult out = helper.output(); local 3951 TransactionHelperResult out = helper.output(); local 4040 TransactionHelperResult out = helper.output(); local 4130 TransactionHelperResult out = helper.output(); local 4212 TransactionHelperResult out = helper.output(); local 4324 TransactionHelperResult out = helper.output(); local 4468 TransactionHelperResult out = helper.output(); local 4512 TransactionHelperResult out = helper.output(); local 4537 TransactionHelperResult out; local 4698 TransactionHelperResult out; local 4936 TransactionHelperResult out = helper.output(); local 5516 TransactionHelperResult out = helper.output(); local 5560 TransactionHelperResult out = helper.output(); local 6478 TransactionHelperResult out = helper.output(); local 6512 TransactionHelperResult out = helper.output(); local 6540 TransactionHelperResult out = helper.output(); local 6594 TransactionHelperResult out = helper.output(); local [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
vtzone.cpp | 884 VTZWriter(UnicodeString& out); 892 UnicodeString* out; member in class:VTZWriter 896 out = &output; 904 out->append(str); 909 out->append(ch); 914 out->append(str, -1); 920 out->append(str, length); [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
nccbtst.c | 1491 static const uint8_t out[]={ local 1518 static const uint8_t out[]={ local [all...] |