Home
last modified time | relevance | path

Searched refs:order (Results 1 – 25 of 2227) sorted by relevance

12345678910>>...90

/external/libchrome/base/message_loop/
Dmessage_loop_test.cc460 void RecursiveFunc(TaskList* order, int cookie, int depth, in RecursiveFunc() argument
462 order->RecordStart(RECURSIVE, cookie); in RecursiveFunc()
468 Bind(&RecursiveFunc, order, cookie, depth - 1, is_reentrant)); in RecursiveFunc()
470 order->RecordEnd(RECURSIVE, cookie); in RecursiveFunc()
473 void QuitFunc(TaskList* order, int cookie) { in QuitFunc() argument
474 order->RecordStart(QUITMESSAGELOOP, cookie); in QuitFunc()
476 order->RecordEnd(QUITMESSAGELOOP, cookie); in QuitFunc()
483 TaskList order; in RunTest_RecursiveDenial1() local
486 Bind(&RecursiveFunc, &order, 1, 2, false)); in RunTest_RecursiveDenial1()
489 Bind(&RecursiveFunc, &order, 2, 2, false)); in RunTest_RecursiveDenial1()
[all …]
Dmessage_loop_unittest.cc236 void MessageBoxFunc(TaskList* order, int cookie, bool is_reentrant) { in MessageBoxFunc() argument
237 order->RecordStart(MESSAGEBOX, cookie); in MessageBoxFunc()
241 order->RecordEnd(MESSAGEBOX, cookie); in MessageBoxFunc()
245 void EndDialogFunc(TaskList* order, int cookie) { in EndDialogFunc() argument
246 order->RecordStart(ENDDIALOG, cookie); in EndDialogFunc()
252 order->RecordEnd(ENDDIALOG, cookie); in EndDialogFunc()
256 void RecursiveFunc(TaskList* order, int cookie, int depth, in RecursiveFunc() argument
258 order->RecordStart(RECURSIVE, cookie); in RecursiveFunc()
264 Bind(&RecursiveFunc, order, cookie, depth - 1, is_reentrant)); in RecursiveFunc()
266 order->RecordEnd(RECURSIVE, cookie); in RecursiveFunc()
[all …]
/external/dagger2/producers/src/test/java/dagger/producers/monitoring/internal/
DMonitorsTest.java128 InOrder order = inOrder(mockProducerMonitor); in singleMonitor_normalProducerMonitorSuccess() local
129 order.verify(mockProducerMonitor).methodStarting(); in singleMonitor_normalProducerMonitorSuccess()
130 order.verify(mockProducerMonitor).methodFinished(); in singleMonitor_normalProducerMonitorSuccess()
131 order.verify(mockProducerMonitor).succeeded(o); in singleMonitor_normalProducerMonitorSuccess()
149 InOrder order = inOrder(mockProducerMonitor); in singleMonitor_normalProducerMonitorFailure() local
150 order.verify(mockProducerMonitor).methodStarting(); in singleMonitor_normalProducerMonitorFailure()
151 order.verify(mockProducerMonitor).methodFinished(); in singleMonitor_normalProducerMonitorFailure()
152 order.verify(mockProducerMonitor).failed(t); in singleMonitor_normalProducerMonitorFailure()
173 InOrder order = inOrder(mockProducerMonitor); in singleMonitor_throwingProducerMonitorSuccess() local
174 order.verify(mockProducerMonitor).methodStarting(); in singleMonitor_throwingProducerMonitorSuccess()
[all …]
/external/libexif/libexif/
Dexif-utils.c87 exif_get_sshort (const unsigned char *buf, ExifByteOrder order) in exif_get_sshort() argument
90 switch (order) { in exif_get_sshort()
102 exif_get_short (const unsigned char *buf, ExifByteOrder order) in exif_get_short() argument
104 return (exif_get_sshort (buf, order) & 0xffff); in exif_get_short()
108 exif_set_sshort (unsigned char *b, ExifByteOrder order, ExifSShort value) in exif_set_sshort() argument
111 switch (order) { in exif_set_sshort()
124 exif_set_short (unsigned char *b, ExifByteOrder order, ExifShort value) in exif_set_short() argument
126 exif_set_sshort (b, order, value); in exif_set_short()
130 exif_get_slong (const unsigned char *b, ExifByteOrder order) in exif_get_slong() argument
133 switch (order) { in exif_get_slong()
[all …]
Dexif-utils.h74 ExifShort exif_get_short (const unsigned char *b, ExifByteOrder order);
82 ExifSShort exif_get_sshort (const unsigned char *b, ExifByteOrder order);
90 ExifLong exif_get_long (const unsigned char *b, ExifByteOrder order);
98 ExifSLong exif_get_slong (const unsigned char *b, ExifByteOrder order);
106 ExifRational exif_get_rational (const unsigned char *b, ExifByteOrder order);
114 ExifSRational exif_get_srational (const unsigned char *b, ExifByteOrder order);
122 void exif_set_short (unsigned char *b, ExifByteOrder order,
131 void exif_set_sshort (unsigned char *b, ExifByteOrder order,
140 void exif_set_long (unsigned char *b, ExifByteOrder order,
149 void exif_set_slong (unsigned char *b, ExifByteOrder order,
[all …]
Dexif-data.c53 ExifByteOrder order; member
166 entry->tag = exif_get_short (d + offset + 0, data->priv->order); in exif_data_load_data_entry()
167 entry->format = exif_get_short (d + offset + 2, data->priv->order); in exif_data_load_data_entry()
168 entry->components = exif_get_long (d + offset + 4, data->priv->order); in exif_data_load_data_entry()
189 doff = exif_get_long (d + offset + 8, data->priv->order); in exif_data_load_data_entry()
244 data->priv->order, (ExifShort) e->tag); in exif_data_save_data_entry()
246 data->priv->order, (ExifShort) e->format); in exif_data_save_data_entry()
262 data->priv->order, e->components); in exif_data_save_data_entry()
288 exif_set_long (*d + 6 + offset + 8, data->priv->order, doff); in exif_data_save_data_entry()
387 n = exif_get_short (d + offset, data->priv->order); in exif_data_load_data_content()
[all …]
/external/speex/libspeex/
Dquant_lsp.c71 static void compute_quant_weights(spx_lsp_t *qlsp, spx_word16_t *quant_weight, int order) in compute_quant_weights() argument
75 for (i=0;i<order;i++) in compute_quant_weights()
81 if (i==order-1) in compute_quant_weights()
159 void lsp_quant_nb(spx_lsp_t *lsp, spx_lsp_t *qlsp, int order, SpeexBits *bits) in lsp_quant_nb() argument
165 for (i=0;i<order;i++) in lsp_quant_nb()
168 compute_quant_weights(qlsp, quant_weight, order); in lsp_quant_nb()
170 for (i=0;i<order;i++) in lsp_quant_nb()
174 for (i=0;i<order;i++) in lsp_quant_nb()
177 id = lsp_quant(qlsp, cdbk_nb, NB_CDBK_SIZE, order); in lsp_quant_nb()
180 for (i=0;i<order;i++) in lsp_quant_nb()
[all …]
Dscal.c75 int *order; member
98 st->order = speex_alloc(channels*sizeof(int)); in speex_decorrelate_new()
114 st->order[ch] = 10; in speex_decorrelate_new()
159 int order; in speex_decorrelate() local
165 order = st->order[ch]; in speex_decorrelate()
185 …st->y[i] = alpha*(x[i-ALLPASS_ORDER+order]-beta*x[i-ALLPASS_ORDER+order-1])*st->vorbis_win[st->fra… in speex_decorrelate()
188 - beta*ring[ringID+1>=order?0:ringID+1]); in speex_decorrelate()
191 if (ringID>=order) in speex_decorrelate()
194 order = order+(irand(&st->seed)%3)-1; in speex_decorrelate()
195 if (order < 5) in speex_decorrelate()
[all …]
/external/libopus/silk/fixed/
DcorrMatrix_FIX.c43 …const opus_int order, /* I Max lag for correl… in silk_corrVector_FIX() argument
52 ptr1 = &x[ order - 1 ]; /* Points to first sample of column 0 of X: X[:,0] */ in silk_corrVector_FIX()
57 for( lag = 0; lag < order; lag++ ) { in silk_corrVector_FIX()
67 for( lag = 0; lag < order; lag++ ) { in silk_corrVector_FIX()
78 …const opus_int order, /* I Max lag for correl… in silk_corrMatrix_FIX() argument
89 silk_sum_sqr_shift( &energy, &rshifts_local, x, L + order - 1 ); in silk_corrMatrix_FIX()
98 for( i = 0; i < order - 1; i++ ) { in silk_corrMatrix_FIX()
109 matrix_ptr( XX, 0, 0, order ) = energy; in silk_corrMatrix_FIX()
110 ptr1 = &x[ order - 1 ]; /* First sample of column 0 of X */ in silk_corrMatrix_FIX()
111 for( j = 1; j < order; j++ ) { in silk_corrMatrix_FIX()
[all …]
Dschur64_FIX.c39 …opus_int32 order /* I Prediction order … in silk_schur64() argument
46 silk_assert( order==6||order==8||order==10||order==12||order==14||order==16 ); in silk_schur64()
50 silk_memset( rc_Q16, 0, order * sizeof( opus_int32 ) ); in silk_schur64()
54 for( k = 0; k < order + 1; k++ ) { in silk_schur64()
58 for( k = 0; k < order; k++ ) { in silk_schur64()
77 for( n = 0; n < order - k; n++ ) { in silk_schur64()
87 for(; k < order; k++ ) { in silk_schur64()
Dschur_FIX.c39 …const opus_int32 order /* I prediction order … in silk_schur() argument
46 silk_assert( order==6||order==8||order==10||order==12||order==14||order==16 ); in silk_schur()
54 for( k = 0; k < order + 1; k++ ) { in silk_schur()
60 for( k = 0; k < order + 1; k++ ) { in silk_schur()
65 for( k = 0; k < order + 1; k++ ) { in silk_schur()
70 for( k = 0; k < order; k++ ) { in silk_schur()
92 for( n = 0; n < order - k; n++ ) { in silk_schur()
100 for(; k < order; k++ ) { in silk_schur()
/external/skia/tests/
DPathOpsCubicReduceOrderTest.cpp64 int order; in DEF_TEST() local
110 order = reducer.reduce(cubic, SkReduceOrder::kAllow_Quadratics); in DEF_TEST()
111 if (order != 1) { in DEF_TEST()
112 SkDebugf("[%d] pointDegenerates order=%d\n", static_cast<int>(index), order); in DEF_TEST()
119 order = reducer.reduce(cubic, SkReduceOrder::kAllow_Quadratics); in DEF_TEST()
120 if (order == 1) { in DEF_TEST()
121 SkDebugf("[%d] notPointDegenerates order=%d\n", static_cast<int>(index), order); in DEF_TEST()
122 order = reducer.reduce(cubic, SkReduceOrder::kAllow_Quadratics); in DEF_TEST()
129 order = reducer.reduce(cubic, SkReduceOrder::kAllow_Quadratics); in DEF_TEST()
130 if (order != 2) { in DEF_TEST()
[all …]
/external/valgrind/none/tests/amd64/
DredundantRexW.stdout.exp1 after "rex.WB addpd 0x0(%r8),%xmm1" (dqws in order [15 .. 0]) {
8 after "rex.WB addpd 0x0(%r8),%xmm1" (xmms in order [15..0]) {
27 after "rex.W addsd (%rdi),%xmm4" (dqws in order [15 .. 0]) {
34 after "rex.W addsd (%rdi),%xmm4" (xmms in order [15..0]) {
53 after "rex.W movapd (%rdx),%xmm1" (dqws in order [15 .. 0]) {
60 after "rex.W movapd (%rdx),%xmm1" (xmms in order [15..0]) {
79 after "rex.W movapd %xmm1,(%rdx)" (dqws in order [15 .. 0]) {
86 after "rex.W movapd %xmm1,(%rdx)" (xmms in order [15..0]) {
105 after "movaps 0x30(%rdx),%xmm0" (dqws in order [15 .. 0]) {
112 after "movaps 0x30(%rdx),%xmm0" (xmms in order [15..0]) {
[all …]
/external/icu/icu4c/source/i18n/unicode/
Dcoleitr.h195 static inline int32_t primaryOrder(int32_t order);
203 static inline int32_t secondaryOrder(int32_t order);
211 static inline int32_t tertiaryOrder(int32_t order);
222 int32_t getMaxExpansion(int32_t order) const;
230 int32_t strengthOrder(int32_t order) const;
254 static inline UBool isIgnorable(int32_t order);
319 const RuleBasedCollator* order, UErrorCode& status);
339 const RuleBasedCollator* order, UErrorCode& status);
356 static int32_t getMaxExpansion(const UHashtable *maxExpansions, int32_t order);
380 inline int32_t CollationElementIterator::primaryOrder(int32_t order) in primaryOrder() argument
[all …]
/external/cblas/include/
Dcblas.h147 void cblas_sgemv(const enum CBLAS_ORDER order,
152 void cblas_sgbmv(const enum CBLAS_ORDER order,
157 void cblas_strmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo,
161 void cblas_stbmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo,
165 void cblas_stpmv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo,
168 void cblas_strsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo,
172 void cblas_stbsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo,
176 void cblas_stpsv(const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo,
180 void cblas_dgemv(const enum CBLAS_ORDER order,
185 void cblas_dgbmv(const enum CBLAS_ORDER order,
[all …]
/external/dagger2/compiler/src/it/producers-functional-tests/src/test/java/producerstest/
DProducerFactoryTest.java69 InOrder order = inOrder(componentMonitor, monitor); in noArgMethod() local
70 order.verify(componentMonitor).producerMonitorFor(token); in noArgMethod()
71 order.verify(monitor).methodStarting(); in noArgMethod()
72 order.verify(monitor).methodFinished(); in noArgMethod()
73 order.verify(monitor).succeeded("str"); in noArgMethod()
74 order.verifyNoMoreInteractions(); in noArgMethod()
100 InOrder order = inOrder(componentMonitor, monitor); in successMonitor() local
101 order.verify(componentMonitor).producerMonitorFor(token); in successMonitor()
104 order.verify(monitor).methodStarting(); in successMonitor()
105 order.verify(monitor).methodFinished(); in successMonitor()
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
DCorrelatedRandomVectorGenerator.java102 int order = covariance.getRowDimension(); in CorrelatedRandomVectorGenerator() local
103 if (mean.length != order) { in CorrelatedRandomVectorGenerator()
104 throw new DimensionMismatchException(mean.length, order); in CorrelatedRandomVectorGenerator()
130 int order = covariance.getRowDimension(); in CorrelatedRandomVectorGenerator() local
131 mean = new double[order]; in CorrelatedRandomVectorGenerator()
132 for (int i = 0; i < order; ++i) { in CorrelatedRandomVectorGenerator()
191 int order = covariance.getRowDimension(); in decompose() local
193 double[][] b = new double[order][order]; in decompose()
195 int[] swap = new int[order]; in decompose()
196 int[] index = new int[order]; in decompose()
[all …]
/external/flac/libFLAC/include/private/
Dlpc.h139 int FLAC__lpc_quantize_coefficients(const FLAC__real lp_coeff[], unsigned order, unsigned precision…
154 …__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantizati…
155 …__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantizati…
159 …__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantizati…
160 …__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantizati…
161 …__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantizati…
166 …__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantizati…
167 …__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantizati…
170 …__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantizati…
171 …__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantizati…
[all …]
/external/libexif/libexif/olympus/
Dexif-mnote-data-olympus.c127 exif_set_short (*buf + 6, n->order, (ExifShort) 1); in exif_mnote_data_olympus_save()
141 exif_set_short (*buf + 8, n->order, (ExifShort) ( in exif_mnote_data_olympus_save()
142 (n->order == EXIF_BYTE_ORDER_INTEL) ? in exif_mnote_data_olympus_save()
145 exif_set_short (*buf + 10, n->order, (ExifShort) 3); in exif_mnote_data_olympus_save()
173 exif_set_short (*buf + 10, n->order, (ExifShort) ( in exif_mnote_data_olympus_save()
174 (n->order == EXIF_BYTE_ORDER_INTEL) ? in exif_mnote_data_olympus_save()
177 exif_set_short (*buf + 12, n->order, (ExifShort) 0x2A); in exif_mnote_data_olympus_save()
178 exif_set_long (*buf + 14, n->order, (ExifShort) 8); in exif_mnote_data_olympus_save()
183 exif_set_long (*buf + o2 + 2 + n->count * 12, n->order, 0); in exif_mnote_data_olympus_save()
190 exif_set_short (*buf + o2, n->order, (ExifShort) n->count); in exif_mnote_data_olympus_save()
[all …]
/external/webrtc/webrtc/common_audio/signal_processing/
Dreal_fft.c18 int order; member
21 struct RealFFT* WebRtcSpl_CreateRealFFT(int order) { in WebRtcSpl_CreateRealFFT() argument
24 if (order > kMaxFFTOrder || order < 0) { in WebRtcSpl_CreateRealFFT()
32 self->order = order; in WebRtcSpl_CreateRealFFT()
53 int n = 1 << self->order; in WebRtcSpl_RealForwardFFT()
64 WebRtcSpl_ComplexBitReverse(complex_buffer, self->order); in WebRtcSpl_RealForwardFFT()
65 result = WebRtcSpl_ComplexFFT(complex_buffer, self->order, 1); in WebRtcSpl_RealForwardFFT()
80 int n = 1 << self->order; in WebRtcSpl_RealInverseFFT()
93 WebRtcSpl_ComplexBitReverse(complex_buffer, self->order); in WebRtcSpl_RealInverseFFT()
94 result = WebRtcSpl_ComplexIFFT(complex_buffer, self->order, 1); in WebRtcSpl_RealInverseFFT()
/external/libopus/silk/float/
Dschur_FLP.c37 …opus_int order /* I order … in silk_schur_FLP() argument
44 silk_assert( order==6||order==8||order==10||order==12||order==14||order==16 ); in silk_schur_FLP()
47 for( k = 0; k < order+1; k++ ) { in silk_schur_FLP()
51 for( k = 0; k < order; k++ ) { in silk_schur_FLP()
59 for( n = 0; n < order - k; n++ ) { in silk_schur_FLP()
/external/skia/src/pathops/
DSkOpCubicHull.cpp55 int SkDCubic::convexHull(char order[4]) const { in convexHull()
65 order[0] = yMin; in convexHull()
81 order[1] = side1; in convexHull()
82 order[2] = side2; in convexHull()
90 order[0] = 0; in convexHull()
91 order[1] = 3; in convexHull()
93 order[2] = 2; in convexHull()
97 order[2] = 1; in convexHull()
108 order[2] = smallest1distSq < smallest2distSq ? 2 : 1; in convexHull()
132 order[0] = yMin; in convexHull()
[all …]
/external/icu/icu4c/source/layout/
DLookupProcessor.cpp67 for (le_uint16 order = 0; order < lookupOrderCount && LE_SUCCESS(success); order += 1) { in process() local
68 le_uint16 lookup = lookupOrderArray[order]; in process()
113 …eferenceTo<FeatureTable> &featureTable, FeatureMask featureMask, le_int32 order, LEErrorCode &succ… in selectLookups() argument
116 le_int32 store = order; in selectLookups()
130 return store - order; in selectLookups()
190 le_int32 count, order = 0; in LookupProcessor() local
238 count += selectLookups(requiredFeatureTable, fm.mask, order, success); in LookupProcessor()
244 OpenTypeUtilities::sort(lookupOrderArray, order); in LookupProcessor()
260 count += selectLookups(featureTable, fm.mask, order + count, success); in LookupProcessor()
265 OpenTypeUtilities::sort(&lookupOrderArray[order], count); in LookupProcessor()
[all …]
/external/libopus/silk/
DLPC_inv_pred_gain.c43 …const opus_int order /* I Prediction order … in LPC_inverse_pred_gain_QA() argument
50 Anew_QA = A_QA[ order & 1 ]; in LPC_inverse_pred_gain_QA()
53 for( k = order - 1; k > 0; k-- ) { in LPC_inverse_pred_gain_QA()
111 …const opus_int order /* I Prediction order … in silk_LPC_inverse_pred_gain() argument
119 Anew_QA = Atmp_QA[ order & 1 ]; in silk_LPC_inverse_pred_gain()
122 for( k = 0; k < order; k++ ) { in silk_LPC_inverse_pred_gain()
130 return LPC_inverse_pred_gain_QA( Atmp_QA, order ); in silk_LPC_inverse_pred_gain()
138 …const opus_int order /* I Prediction order … in silk_LPC_inverse_pred_gain_Q24() argument
145 Anew_QA = Atmp_QA[ order & 1 ]; in silk_LPC_inverse_pred_gain_Q24()
148 for( k = 0; k < order; k++ ) { in silk_LPC_inverse_pred_gain_Q24()
[all …]
/external/flac/libFLAC/
Dlpc.c167 int FLAC__lpc_quantize_coefficients(const FLAC__real lp_coeff[], unsigned order, unsigned precision… in FLAC__lpc_quantize_coefficients() argument
184 for(i = 0; i < order; i++) { in FLAC__lpc_quantize_coefficients()
212 for(i = 0; i < order; i++) { in FLAC__lpc_quantize_coefficients()
239 …derr,"FLAC__lpc_quantize_coefficients: negative shift=%d order=%u cmax=%f\n", *shift, order, cmax); in FLAC__lpc_quantize_coefficients()
241 for(i = 0; i < order; i++) { in FLAC__lpc_quantize_coefficients()
268 … unsigned data_len, const FLAC__int32 * flac_restrict qlp_coeff, unsigned order, int lp_quantizati… in FLAC__lpc_compute_residual_from_qlp_coefficients() argument
277 …ute_residual_from_qlp_coefficients: data_len=%d, order=%u, lpq=%d",data_len,order,lp_quantization); in FLAC__lpc_compute_residual_from_qlp_coefficients()
278 for(i=0;i<order;i++) in FLAC__lpc_compute_residual_from_qlp_coefficients()
282 FLAC__ASSERT(order > 0); in FLAC__lpc_compute_residual_from_qlp_coefficients()
288 for(j = 0; j < order; j++) { in FLAC__lpc_compute_residual_from_qlp_coefficients()
[all …]

12345678910>>...90