Home
last modified time | relevance | path

Searched refs:Are (Results 1 – 25 of 268) sorted by relevance

1234567891011

/external/aac/libFDK/include/
Dqmf_pcm.h171 FIXP_DBL Are = fMultAddDiv2(FX_QSS2FX_DBL(sta[0]), p_fltm[0], real); in qmfSynPrototypeFirSlot() local
181 Are = fMult(Are, gain); in qmfSynPrototypeFirSlot()
185 Are <= in qmfSynPrototypeFirSlot()
186 (Are + rnd_val)); /* Round-addition must not overflow, might be in qmfSynPrototypeFirSlot()
189 SATURATE_RIGHT_SHIFT(Are + rnd_val, scale, SAMPLE_BITS_QMFOUT)); in qmfSynPrototypeFirSlot()
192 SATURATE_LEFT_SHIFT(Are, -scale, SAMPLE_BITS_QMFOUT)); in qmfSynPrototypeFirSlot()
262 FIXP_DBL Are = sta[0] + FX_DBL2FX_QSS(fMultDiv2(p_fltm[4], real)); in qmfSynPrototypeFirSlot_NonSymmetric() local
272 Are = fMult(Are, gain); in qmfSynPrototypeFirSlot_NonSymmetric()
275 FDK_ASSERT(Are < in qmfSynPrototypeFirSlot_NonSymmetric()
276 (Are + rnd_val)); /* Round-addition must not overflow */ in qmfSynPrototypeFirSlot_NonSymmetric()
[all …]
/external/tensorflow/.github/ISSUE_TEMPLATE/
D20-documentation-issue.md33 Are all parameters defined and formatted correctly?
37 Are return values defined?
41 Are the errors defined? For example,
53 Are there currently visuals? If not, will it clarify the content?
57 Are you planning to also submit a pull request to fix the issue? See the docs
D30-feature-request.md13 - Are you willing to contribute it (Yes/No):
/external/libcups/templates/
Dprinter-confirm.tmpl3 <P><B>Warning:</B> Are you sure you want to delete printer
Dclass-confirm.tmpl3 <P><B>Warning:</B> Are you sure you want to delete class
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.rc38 IDS_PROGRESS_ASK_CANCEL "Are you sure you want to cancel?"
/external/tensorflow/tensorflow/cc/experimental/base/public/
DBUILD8 # 2. Are std:: types
/external/pdfium/testing/resources/javascript/xfa_specific/
Dxfa_host_pseudomodel_expected.txt59 Launch Missiles: Are you sure?, defaultValue=Yes, label=, isPassword=1, length=2048
60 Alert: PASS: xfa.host.response('Are you sure?', 'Launch Missiles', 'Yes', 1) = No
Dxfa_host_pseudomodel.in82 expect("xfa.host.response('Are you sure?', 'Launch Missiles', 'Yes', 1)", "No");
/external/lzma/DOC/
D7zFormat.txt246 5: There Are Attributes
256 if (There Are Attributes)
/external/flac/m4/
Dendian.m4132 { /* Are we little or big endian? From Harbison&Steele. */
145 { /* Are we little or big endian? From Harbison&Steele. */
/external/clang/test/SemaObjC/
Dobjc-array-literal.m46 NSArray *array = @[@"Hello", @"There", @"How Are You", [NSNumber numberWithInt:42]];
/external/llvm-project/clang/test/SemaObjC/
Dobjc-array-literal.m46 NSArray *array = @[@"Hello", @"There", @"How Are You", [NSNumber numberWithInt:42]];
/external/hyphenation-patterns/mn/
Dhyph-mn-cyrl.lic.txt40 % Are there three consonants then it can put hyphen before third consonant,
/external/tensorflow/tensorflow/core/framework/
Dcost_graph.proto75 // Are the costs inaccurate?
/external/python/cryptography/docs/development/
Dreviewing-patches.rst26 * Are there sufficient tests?
/external/llvm/lib/Target/AMDGPU/
DSISchedule.td57 // XXX: Are the resource counts correct?
/external/ltp/testcases/kernel/device-drivers/acpi/
DREADME43 Q.5.1. Are there any limitations on using this patch?
/external/curl/docs/
DCODE_REVIEW.md57 ## Are pointers always non-NULL?
73 Are all allocations handled in errorpaths to avoid leaks and crashes?
/external/oboe/
DREADME.md35 - [Low Latency Audio - Because Your Ears Are Worth It](https://www.youtube.com/watch?v=8vOf_fDtur4)…
/external/antlr/runtime/Cpp/include/
Dantlr3treeparser.inl52 // Are you ready for this? Deep breath now...
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGpMacros.h291 # error Are you kidding?
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
Dpci-exp-tests-HOWTO45 Q1. Are there any limitations on using this patch?
/external/icu/icu4c/source/data/locales/
Dsaq.txt107 "Are",
/external/grpc-grpc/doc/core/
Dmoving-to-c++.md59 - Are there other environments that don't support std library, like maybe Android NDK?

1234567891011