HomeSort by relevance Sort by last modified time
    Searched full:array3 (Results 26 - 50 of 52) sorted by null

12 3

  /external/clang/test/CXX/temp/temp.decls/temp.class.spec/
p6.cpp 53 int array3[X0<float>::Inner0<int>::value == 0? 1 : -1]; variable
  /external/clang/test/SemaTemplate/
ext-vector-type.cpp 93 int array3[X0<float4>::value == 3? 1 : -1]; member in namespace:Deduction
deduction.cpp 82 int array3[is_same<Replace<vector<const _1>, int, float>::type, vector<const int> >::value? 1 : -1]; variable
default-arguments.cpp 101 int array3[is_same<X3<>, X3<X2> >::value? 1 : -1]; variable
  /frameworks/rs/
rsInternalDefines.h 224 uint32_t array3; member in struct:__anon30237
rsType.cpp 244 if (t->getArray(3) != params->array3) continue;
278 if (params->array3 > 0) nt->mHal.state.arrayCount ++;
284 if (params->array3 > 3) nt->mHal.state.arrays[3] = params->array3;
  /frameworks/rs/api/
rs_for_each.spec 73 field: uint32_t array3Start, "Starting index in the Array3 dimension."
74 field: uint32_t array3End, "Ending index (exclusive) in the Array3 dimension."
289 summary: Index in the Array3 dimension for the specified kernel context
291 Returns the index in the Array3 dimension of the cell being processed, as specified
294 Returns 0 if the Array3 dimension is not present.
343 summary: Size of the Array3 dimension for the specified kernel context
345 Returns the size of the Array3 dimension for the specified kernel context.
348 Returns 0 if the Array3 dimension is not present.
rs_object_info.spec 31 This collection of cells may have many dimensions (X, Y, Z, Array0, Array1, Array2, Array3),
  /external/clang/test/CXX/expr/expr.const/
p5-0x.cpp 75 int array3[expl]; // expected-error {{non-integer type}} variable
  /libcore/benchmarks/src/benchmarks/
DeepArrayOpsBenchmark.java 30 private Object[] array3; field in class:DeepArrayOpsBenchmark
  /external/eigen/test/
geo_hyperplane.cpp 150 EIGEN_ALIGN16 Scalar array3[4+1]; local
151 Scalar* array3u = array3+1;
geo_transformations.cpp 449 EIGEN_ALIGN16 Scalar array3[16+1]; local
450 Scalar* array3u = array3+1;
  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_for_each.jd 81 Index in the Array3 dimension for the specified kernel context
113 Size of the Array3 dimension for the specified kernel context
243 <tr><th>uint32_t array3Start</th><td>Starting index in the Array3 dimension.</td></tr>
244 <tr><th>uint32_t array3End</th><td>Ending index (exclusive) in the Array3 dimension.</td></tr>
434 <span class='normal'>: Index in the Array3 dimension for the specified kernel context</span>
447 <p> Returns the index in the Array3 dimension of the cell being processed, as specified
451 <p> Returns 0 if the Array3 dimension is not present.
538 <span class='normal'>: Size of the Array3 dimension for the specified kernel context</span>
551 <p> Returns the size of the Array3 dimension for the specified kernel context.
555 <p> Returns 0 if the Array3 dimension is not present
    [all...]
overview.jd     [all...]
rs_object_info.jd 22 <p> This collection of cells may have many dimensions (X, Y, Z, Array0, Array1, Array2, Array3),
    [all...]
index.jd     [all...]
  /external/clang/test/SemaCXX/
c99-variable-length-array.cpp 19 NonPOD array3[N]; // expected-error{{variable length array of non-POD element type 'NonPOD'}} local
  /external/clang/test/SemaObjCXX/
literals.mm 95 id array3 = @[
  /external/clang/test/Sema/
designated-initializers.c 52 struct point array3[10] = { variable in typeref:struct:point
  /frameworks/rs/scriptc/
rs_object_info.rsh 33 * This collection of cells may have many dimensions (X, Y, Z, Array0, Array1, Array2, Array3),
  /prebuilts/sdk/renderscript/include/
rs_object_info.rsh 33 * This collection of cells may have many dimensions (X, Y, Z, Array0, Array1, Array2, Array3),
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java     [all...]
  /external/deqp/external/vulkancts/data/vulkan/glsl/es310/
arrays.test 1569 float[array1.length()] array3;
    [all...]
  /external/deqp/data/gles3/shaders/
arrays.test 1569 float[array1.length()] array3;
    [all...]
  /prebuilts/tools/common/m2/repository/nekohtml/nekohtml/1.9.6.2/
nekohtml-1.9.6.2.jar 

Completed in 1929 milliseconds

12 3