HomeSort by relevance Sort by last modified time
    Searched defs:out (Results 2151 - 2175 of 3043) sorted by null

<<81828384858687888990>>

  /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'
1649 BIO *out = NULL; local
1902 BIO *out = BIO_new(BIO_s_file()); local
2738 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/proguard/src/proguard/optimize/evaluation/
EvaluationShrinker.java 179 System.out.println();
180 System.out.println("Class "+ClassUtil.externalClassName(clazz.getName()));
181 System.out.println("Method "+ClassUtil.externalFullMethodDescription(clazz.getName(),
202 if (DEBUG) System.out.println("Invocation simplification:");
216 if (DEBUG) System.out.println("Usage initialization: ");
225 if (DEBUG) System.out.print("(super.<init>)");
242 if (DEBUG) System.out.print("(infinite loop)");
257 if (DEBUG) System.out.println();
265 if (DEBUG) System.out.println("Usage marking:");
300 System.out.println(" -> "+maxMarkedOffset)
    [all...]
  /external/proguard/src/proguard/optimize/peephole/
InstructionSequenceConstants.java     [all...]
  /external/qemu/android/
console.c 505 /* filter them out */
2063 Monitor *out = monitor_fake_new(client, control_write_out_cb); local
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c 52 * used here have proved out well in experimental comparisons, but better ones
587 * Gems II (James Arvo, ed. Academic Press, 1991). Thomas points out that
1113 int in, out; local
    [all...]
  /external/strace/
file.c 27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1368 * FIXME - dump out the list of aclent_t's pointed to
1387 * FIXME - dump out the list of aclent_t's pointed to
1409 * FIXME - dump out the list of aclent_t's pointed to
2269 unsigned char *out = buf; local
    [all...]
  /external/valgrind/main/coregrind/m_demangle/
cplus-dem.c 166 const char *const out; member in struct:optable
690 strcat (result, optable[i].out);
708 strcat (result, optable[i].out);
733 strcat (result, optable[i].out);
750 strcat (result, optable[i].out);
790 if ((int) strlen (optable[i].out) == len
792 && memcmp (optable[i].out, opname, len) == 0)
    [all...]
  /external/webp/src/dsp/
dec_neon.c 53 uint8x8x4_t out; local
54 INIT_VECTOR4(out, zero, zero, zero, zero);
55 out = vld4_lane_u8(src + 0 * stride, out, 0);
56 out = vld4_lane_u8(src + 1 * stride, out, 1);
57 out = vld4_lane_u8(src + 2 * stride, out, 2);
58 out = vld4_lane_u8(src + 3 * stride, out, 3)
    [all...]
enc_neon.c 85 int16x8x2_t* const out) {
90 *out = vzipq_s16(tmp0.val[0], tmp0.val[1]);
256 uint32x4_t out = { 0, 0, 0, 0 }; local
257 out = vld1q_lane_u32((const uint32_t*)(src + 0 * BPS), out, 0);
258 out = vld1q_lane_u32((const uint32_t*)(src + 1 * BPS), out, 1);
259 out = vld1q_lane_u32((const uint32_t*)(src + 2 * BPS), out, 2);
260 out = vld1q_lane_u32((const uint32_t*)(src + 3 * BPS), out, 3)
566 int32x4x4_t out = Transpose4x4(rows); local
889 int16_t out[16]; local
    [all...]
enc_sse2.c 63 int16_t out[16]; local
66 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out);
68 // Convert coefficients to bin (within out[]).
71 const __m128i out0 = _mm_loadu_si128((__m128i*)&out[0]);
72 const __m128i out1 = _mm_loadu_si128((__m128i*)&out[8]);
73 // sign(out) = out >> 15 (0x0000 if positive, 0xffff if negative)
76 // abs(out) = (out ^ sign) - sign
81 // v = abs(out) >>
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 2940 BIO *out; local
2974 BIO *out; local
    [all...]
  /external/wpa_supplicant_8/src/utils/
http_curl.c 170 BIO *out; local
174 out = BIO_new(BIO_s_mem());
175 if (!out)
178 X509_print_ex(out, cert, XN_FLAG_COMPAT, X509_FLAG_COMPAT);
179 rlen = BIO_ctrl_pending(out);
182 int res = BIO_read(out, txt, rlen);
189 BIO_free(out);
564 static void i2r_HashAlgAndValue(HashAlgAndValue *hash, BIO *out, int indent)
569 BIO_printf(out, "%*shashAlg: ", indent, "");
570 i2a_ASN1_OBJECT(out, hash->hashAlg->algorithm)
712 BIO *out; local
862 BIO *out; local
878 BIO *in, *out; local
992 BIO *out; local
    [all...]
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 485 // retrieving the metadata on some extractors may turn out
2861 FILE *out = fdopen(dup(fd), "w"); local
    [all...]
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 103 public void onShowUsage(PrintStream out) {
104 out.println(
640 System.out.println("Starting service: " + intent);
657 System.out.println("Stopping service: " + intent);
744 PrintStream out = mWaitOption ? System.out : System.err; local
    [all...]
  /frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java 535 protected void dump(String prefix, FileDescriptor fd, PrintWriter out, String[] args) {
536 out.print(prefix); out.print("mInitializing="); out.print(mInitializing);
537 out.print(" mDestroyed="); out.println(mDestroyed);
538 out.print(prefix); out.print("mVisible="); out.print(mVisible);
539 out.print(" mScreenOn="); out.print(mScreenOn)
    [all...]
  /frameworks/base/core/java/android/text/
TextUtils.java 1272 SpannableStringBuilder out = new SpannableStringBuilder(okFormat); local
    [all...]
  /frameworks/base/core/java/android/widget/
Spinner.java 558 // Clear out old views
627 * and fill out its layout paramters.
824 public void writeToParcel(Parcel out, int flags) {
825 super.writeToParcel(out, flags);
826 out.writeByte((byte) (showDropdown ? 1 : 0));
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
AlertController.java 394 TypedValue out = new TypedValue(); local
395 mContext.getTheme().resolveAttribute(attrId, out, true);
396 return out.resourceId;
    [all...]
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 660 static status_t convertCFA(uint8_t cfaEnum, /*out*/uint8_t* cfaOut) {
745 /*out*/double* noiseProfile) {
963 if ((err = convertCFA(cfaEnum, /*out*/cfa)) != OK) {
1808 sp<JniOutputStream> out = new JniOutputStream(env, outStream); local
1912 sp<JniOutputStream> out = new JniOutputStream(env, outStream); local
    [all...]
  /frameworks/base/media/java/android/media/
TtmlRenderer.java 230 private static void extractText(TtmlNode node, long startUs, long endUs, StringBuilder out,
233 out.append(node.mText);
235 out.append("\n");
240 int length = out.length();
242 extractText(node.mChildren.get(i), startUs, endUs, out, pTag || inPTag); local
244 if (pTag && length != out.length()) {
245 out.append("\n");
264 StringBuilder out) {
266 out.append(node.mText);
268 out.append("<br/>")
275 extractTtmlFragment(node.mChildren.get(i), startUs, endUs, out); local
    [all...]

Completed in 2970 milliseconds

<<81828384858687888990>>