| /external/ComputeLibrary/arm_compute/core/ | 
| D | Helpers.inl | 35     static void unroll(T &&it, Ts &&... iterators)  function43     static void unroll()  function
 53     static void unroll(const Window &w, Coordinates &id, L &&lambda_function, Ts &&... iterators)  function
 69     static void unroll(const Window &w, Coordinates &id, L &&lambda_function, Ts &&... iterators)  function
 
 | 
| /external/ComputeLibrary/tests/validation/reference/ | 
| D | ArithmeticDivision.cpp | 43 … static void unroll(const SimpleTensor<T> &src1, const SimpleTensor<T> &src2, SimpleTensor<T> &dst,  in unroll()  function70 … static void unroll(const SimpleTensor<T> &src1, const SimpleTensor<T> &src2, SimpleTensor<T> &dst,  in unroll()  function
 
 | 
| D | Logical.cpp | 60 …static void unroll(arm_compute::LogicalOperation op, const SimpleTensor<T> &src1, const SimpleTens…  in unroll()  function87 …static void unroll(arm_compute::LogicalOperation op, const SimpleTensor<T> &src1, const SimpleTens…  in unroll()  function
 
 | 
| D | Comparisons.cpp | 73     static void unroll(ComparisonOperation    op,  in unroll()  function101     static void unroll(ComparisonOperation    op,  in unroll()  function
 
 | 
| D | ArithmeticOperations.cpp | 56 …static void unroll(ArithmeticOperation op, const SimpleTensor<T> &src1, const SimpleTensor<T> &src…  in unroll()  function83 …static void unroll(ArithmeticOperation op, const SimpleTensor<T> &src1, const SimpleTensor<T> &src…  in unroll()  function
 
 | 
| D | ElementwiseOperations.cpp | 121 …static void unroll(ArithmeticOperation op, const SimpleTensor<T> &src1, const SimpleTensor<T> &src…  in unroll()  function145 …static void unroll(ArithmeticOperation op, const SimpleTensor<T> &src1, const SimpleTensor<T> &src…  in unroll()  function
 
 | 
| D | PixelWiseMultiplication.cpp | 182 …static void unroll(const SimpleTensor<T1> &src1, const SimpleTensor<T2> &src2, SimpleTensor<T3> &d…  in unroll()  function207 …static void unroll(const SimpleTensor<T1> &src1, const SimpleTensor<T2> &src2, SimpleTensor<T3> &d…  in unroll()  function
 
 | 
| /external/rust/crates/pest_meta/src/optimizer/ | 
| D | unroller.rs | 12 pub fn unroll(rule: Rule) -> Rule {  in unroll()  function
 | 
| /external/tensorflow/tensorflow/python/keras/layers/ | 
| D | recurrent.py | 396                unroll=False,  argument1545                unroll=False,  argument
 2083                unroll=False,  argument
 2757                unroll=False,  argument
 
 | 
| D | recurrent_v2.py | 367                unroll=False,  argument1093                unroll=False,  argument
 
 | 
| D | convolutional_recurrent.py | 160                unroll=False,  argument
 | 
| /external/zstd/lib/common/ | 
| D | fse_decompress.c | 138             size_t const unroll = 2;  in FSE_buildDTable_internal()  local
 | 
| /external/tensorflow/tensorflow/core/kernels/image/ | 
| D | resize_bilinear_op_gpu.cu.cc | 98         for (int unroll = 0; unroll < kChannelsPerThread; ++unroll) {  in ResizeBilinearKernel_faster()  local
 | 
| /external/lua/src/ | 
| D | ldo.c | 564 static void unroll (lua_State *L, void *ud) {  in unroll()  function
 | 
| /external/angle/src/compiler/translator/hlsl/ | 
| D | OutputHLSL.cpp | 3068     const char *unroll = mCurrentFunctionMetadata->hasGradientInCallGraph(node) ? "LOOP" : "";  in visitLoop()  local3365                 const char *unroll =  in handleExcessiveLoop()  local
 
 | 
| /external/zstd/lib/compress/ | 
| D | fse_compress.c | 141             size_t const unroll = 2; /* Experimentally determined optimal unroll */  in FSE_buildCTable_wksp()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/robustness/ | 
| D | vktRobustnessExtsTests.cpp | 247 	bool unroll;  member
 | 
| /external/zstd/lib/decompress/ | 
| D | zstd_decompress_block.c | 521             size_t const unroll = 2;  in ZSTD_buildFSETable_body()  local
 | 
| D | huf_decompress.c | 387         int const unroll = 4;  in HUF_readDTableX1_wksp_bmi2()  local
 | 
| /external/tensorflow/tensorflow/python/keras/ | 
| D | backend.py | 4178         unroll=False,  argument
 | 
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/ | 
| D | intermediate.h | 1281     bool unroll;             // true if unroll requested  variable
 | 
| /external/deqp-deps/glslang/glslang/Include/ | 
| D | intermediate.h | 1277     bool unroll;             // true if unroll requested  variable
 |