Home
last modified time | relevance | path

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

123456789

/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.md32 Are all parameters defined and formatted correctly?
36 Are return values defined?
40 Are the errors defined? For example,
52 Are there currently visuals? If not, will it clarify the content?
56 Are you planning to also submit a pull request to fix the issue? See the docs
D30-feature-request.md12 - Are you willing to contribute it (Yes/No):
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.rc38 IDS_PROGRESS_ASK_CANCEL "Are you sure you want to cancel?"
/external/lzma/DOC/
D7zFormat.txt246 5: There Are Attributes
256 if (There Are Attributes)
/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/clang/test/SemaObjC/
Dobjc-array-literal.m46 NSArray *array = @[@"Hello", @"There", @"How Are You", [NSNumber numberWithInt:42]];
/external/tensorflow/tensorflow/core/framework/
Dcost_graph.proto73 // Are the costs inaccurate?
/external/python/cryptography/docs/development/
Dreviewing-patches.rst26 * Are there sufficient tests?
/external/hyphenation-patterns/mn/
Dhyph-mn-cyrl.lic.txt40 % Are there three consonants then it can put hyphen before third consonant,
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSISchedule.td66 // XXX: Are the resource counts correct?
/external/icu/icu4c/source/data/locales/
Dsaq.txt107 "Are",
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
Dpci-exp-tests-HOWTO45 Q1. Are there any limitations on using this patch?
/external/antlr/runtime/Cpp/include/
Dantlr3treeparser.inl52 // Are you ready for this? Deep breath now...
/external/grpc-grpc/doc/core/
Dmoving-to-c++.md59 - Are there other environments that don't support std library, like maybe Android NDK?
/external/libcxx/
DTODO.TXT27 * INCOMPLETE - US 34: Are there attributes of a file that are not an aspect of the file system?
/external/libdrm/
DCONTRIBUTING.rst69 - Are actively participating on discussions about their work (on the mailing
/external/libdrm/include/drm/
DREADME28 - Are your changes DRI1/UMS specific ?
/external/igt-gpu-tools/
DCONTRIBUTING.md86 - Are actively participating on discussions about their work (on the mailing
/external/python/cpython3/Doc/faq/
Dgeneral.rst46 Are there copyright restrictions on the use of Python?
245 Are there any published articles about Python that I can reference?
258 Are there any books on Python?
/external/google-styleguide/docguide/
Dbest_practices.md112 * Which files should the developer look at first? Are some files an API?
/external/llvm/lib/Target/X86/
DREADME-X86-64.txt10 Are we better off using branches instead of cmove to implement FP to

123456789