| /external/aac/libSACdec/src/ |
| D | sac_tsd.h | 114 UCHAR numSlots; /**< total number of QMF slots per frame */ member
|
| D | sac_tsd.cpp | 209 int TsdRead(HANDLE_FDK_BITSTREAM hBs, const int numSlots, TSD_DATA *pTsdData) { in TsdRead()
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLRasterPipelineBuilder.cpp | 360 void Builder::push_clone_from_stack(int numSlots, int otherStackIndex, int offsetFromStackTop) { in push_clone_from_stack() 1636 auto UniformPtrCtx = [&](const float* ptr, int numSlots) -> std::string { in dump() 1655 auto ValuePtrCtx = [&](const float* ptr, int numSlots) -> std::string { in dump() 1696 auto PtrCtx = [&](const void* ctx, int numSlots) -> std::string { in dump() 1717 int numSlots) -> std::tuple<std::string, std::string> { in dump() 1735 int numSlots) -> std::tuple<std::string, std::string> { in dump() 1744 int numSlots) -> std::tuple<std::string, std::string> { in dump() 1754 int numSlots = (ctx->src - ctx->dst) / N; in dump() local 1763 int numSlots = (ctx->src0 - ctx->dst) / N; in dump() local
|
| D | SkSLRasterPipelineCodeGenerator.cpp | 643 explicit UnownedLValueSlice(LValue* p, int initialSlot, int numSlots) in UnownedLValueSlice() 686 explicit LValueSlice(std::unique_ptr<LValue> p, int initialSlot, int numSlots) in LValueSlice() 886 int numSlots = indexExpr.type().slotCount(); in makeLValue() local
|
| /external/skia/src/sksl/ir/ |
| D | SkSLConstructorCompoundCast.cpp | 55 size_t numSlots = destType.slotCount(); in cast_constant_composite() local
|
| D | SkSLFunctionCall.cpp | 87 int numSlots = returnType.slotCount(); in assemble_compound() local 458 size_t numSlots = expr->type().slotCount(); in extract_matrix() local
|
| D | SkSLType.cpp | 1130 int numSlots = valueExpr->type().slotCount(); in checkForOutOfRangeLiteral() local
|
| /external/libese/esed/ |
| D | Weaver.cpp | 63 uint32_t numSlots; in getConfig() local
|
| /external/skia/src/sksl/ |
| D | SkSLConstantFolder.cpp | 241 int numSlots = type.slotCount(); in simplify_componentwise() local 261 int numSlots = type.slotCount(); in splat_scalar() local 338 int numSlots = expr.type().slotCount(); in contains_constant_zero() local 350 int numSlots = expr.type().slotCount(); in is_constant_splat() local
|
| /external/libese/apps/weaver/tests/ |
| D | weaver_test.cpp | 57 uint32_t numSlots; in TEST_F() local
|
| /external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/ |
| D | AnalyzerAdapter.java | 517 private void pop(final int numSlots) { in pop() 528 int numSlots = 0; in pop() local
|
| /external/brotli/java/org/brotli/enc/ |
| D | PreparedDictionaryGenerator.java | 57 int numSlots = 1 << slotBits; in generate() local
|
| /external/libese/apps/weaver/ |
| D | weaver.c | 179 uint32_t *numSlots) { in ese_weaver_get_num_slots()
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fInstancedRenderingTests.cpp | 478 …int numSlots = isMatCase ? glu::getDataTypeMatrixNumColumns(m_rgbAttrType) : 1; // Matrix uses a… in setupVarAttribPointer() local
|
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiSwapchainTests.cpp | 793 const int numSlots = 100; in createSwapchainPrivateDataTest() local
|
| /external/deqp/external/vulkancts/modules/vulkan/video/ |
| D | vktVideoBaseDecodeUtils.cpp | 3894 uint32_t numSlots, in CreateVideoQueries()
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 2697 const int numSlots = 100; in createPrivateDataTest() local
|
| /external/skia/src/opts/ |
| D | SkRasterPipeline_opts.h | 3421 SI void shuffle_fn(F* dst, uint16_t* offsets, int numSlots) { in shuffle_fn()
|