/third_party/typescript/tests/baselines/reference/ |
H A D | genericMethodOverspecialization.js | 14 var elements = names.map(function (name) { variable 31 var elements = names.map(function (name) {
variable
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | non-type-params.hpp | 5 T elements[Capacity]; member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | uniforms.h | 113 const struct gl_builtin_uniform_element *elements; member
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | matrix_utils.h | 30 Matrix(const std::vector<T> &elements, const unsigned int numRows, const unsigned int numCols) in Matrix() argument 37 Matrix(const std::vector<T> &elements, const unsigned int size) in Matrix() argument 44 Matrix(const T *elements, const unsigned int size) : mRows(size), mCols(size) in Matrix() argument [all...] |
/third_party/benchmark/src/ |
H A D | csv_reporter.cc | 33 std::vector<std::string> elements = { member
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | RbValue.java | 20 private final ImmutableList<String> elements; field in RbValue 24 public static RbValue of(String... elements) { in of() argument 29 public static RbValue of(Iterable<String> elements) { in of() argument 34 public static RbValue of(Stream<String> elements) { in of() argument 38 RbValue(ImmutableList<String> elements, int elementsPerLine) RbValue() argument [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | bytestriebuilder.h | 178 BytesTrieElement *elements; member in BytesTrieBuilder
|
H A D | ucharstriebuilder.h | 178 UCharsTrieElement *elements; member in UCharsTrieBuilder
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | set.js | 54 var elements = [int, str, number, object, func, symbol]; variable
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_callstack.cpp | 85 int elements; in update_max_depth() local [all...] |
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | bytestriebuilder.h | 178 BytesTrieElement *elements; member in BytesTrieBuilder
|
H A D | ucharstriebuilder.h | 178 UCharsTrieElement *elements; member in UCharsTrieBuilder
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | random_utils.h | 43 T &randomSelect(std::vector<T> &elements) in randomSelect() argument 49 const T &randomSelect(const std::vector<T> &elements) in randomSelect() argument
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | bytestriebuilder.h | 178 BytesTrieElement *elements; member in BytesTrieBuilder
|
H A D | ucharstriebuilder.h | 178 UCharsTrieElement *elements; member in UCharsTrieBuilder
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_texture.c | 174 unsigned elements = cso->u.buf.size / util_format_get_blocksize(format); in fd5_sampler_view_create() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_context.c | 73 fd6_vertex_state_create(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) fd6_vertex_state_create() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderDebugger.cpp | 66 std::array<sw::vec<T, Width>, N> elements; member
|
/third_party/skia/third_party/externals/oboe/samples/MegaDrone/src/main/cpp/ |
H A D | native-lib.cpp | 28 jint *elements = env->GetIntArrayElements(intArray, nullptr); in convertJavaArrayToVector() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationrootelements.h | 269 const uint32_t *elements; global() member in CollationRootElements [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | uvector.h | 87 UElement* elements = nullptr; member in UVector [all...] |
H A D | uvectr32.h | 69 int32_t* elements; member in UVector32 [all...] |
H A D | uvectr64.h | 68 int64_t* elements; member in UVector64 [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_vertex.c | 126 SVGA3dInputElementDesc elements[PIPE_MAX_ATTRIBS]; in define_input_element_object() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | uvectr32.h | 69 int32_t* elements; member in UVector32 [all...] |