Searched refs:Are (Results 1 – 25 of 268) sorted by relevance
1234567891011
/external/aac/libFDK/include/ |
D | qmf_pcm.h | 171 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/ |
D | 20-documentation-issue.md | 33 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
|
D | 30-feature-request.md | 13 - Are you willing to contribute it (Yes/No):
|
/external/libcups/templates/ |
D | printer-confirm.tmpl | 3 <P><B>Warning:</B> Are you sure you want to delete printer
|
D | class-confirm.tmpl | 3 <P><B>Warning:</B> Are you sure you want to delete class
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ProgressDialog2.rc | 38 IDS_PROGRESS_ASK_CANCEL "Are you sure you want to cancel?"
|
/external/tensorflow/tensorflow/cc/experimental/base/public/ |
D | BUILD | 8 # 2. Are std:: types
|
/external/pdfium/testing/resources/javascript/xfa_specific/ |
D | xfa_host_pseudomodel_expected.txt | 59 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
|
D | xfa_host_pseudomodel.in | 82 expect("xfa.host.response('Are you sure?', 'Launch Missiles', 'Yes', 1)", "No");
|
/external/lzma/DOC/ |
D | 7zFormat.txt | 246 5: There Are Attributes 256 if (There Are Attributes)
|
/external/flac/m4/ |
D | endian.m4 | 132 { /* Are we little or big endian? From Harbison&Steele. */ 145 { /* Are we little or big endian? From Harbison&Steele. */
|
/external/clang/test/SemaObjC/ |
D | objc-array-literal.m | 46 NSArray *array = @[@"Hello", @"There", @"How Are You", [NSNumber numberWithInt:42]];
|
/external/llvm-project/clang/test/SemaObjC/ |
D | objc-array-literal.m | 46 NSArray *array = @[@"Hello", @"There", @"How Are You", [NSNumber numberWithInt:42]];
|
/external/hyphenation-patterns/mn/ |
D | hyph-mn-cyrl.lic.txt | 40 % Are there three consonants then it can put hyphen before third consonant,
|
/external/tensorflow/tensorflow/core/framework/ |
D | cost_graph.proto | 75 // Are the costs inaccurate?
|
/external/python/cryptography/docs/development/ |
D | reviewing-patches.rst | 26 * Are there sufficient tests?
|
/external/llvm/lib/Target/AMDGPU/ |
D | SISchedule.td | 57 // XXX: Are the resource counts correct?
|
/external/ltp/testcases/kernel/device-drivers/acpi/ |
D | README | 43 Q.5.1. Are there any limitations on using this patch?
|
/external/curl/docs/ |
D | CODE_REVIEW.md | 57 ## Are pointers always non-NULL? 73 Are all allocations handled in errorpaths to avoid leaks and crashes?
|
/external/oboe/ |
D | README.md | 35 - [Low Latency Audio - Because Your Ears Are Worth It](https://www.youtube.com/watch?v=8vOf_fDtur4)…
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3treeparser.inl | 52 // Are you ready for this? Deep breath now...
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | GpMacros.h | 291 # error Are you kidding?
|
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ |
D | pci-exp-tests-HOWTO | 45 Q1. Are there any limitations on using this patch?
|
/external/icu/icu4c/source/data/locales/ |
D | saq.txt | 107 "Are",
|
/external/grpc-grpc/doc/core/ |
D | moving-to-c++.md | 59 - Are there other environments that don't support std library, like maybe Android NDK?
|
1234567891011