HomeSort by relevance Sort by last modified time
    Searched refs:elements (Results 1001 - 1025 of 1581) sorted by null

<<41424344454647484950>>

  /external/guava/guava-tests/test/com/google/common/collect/
AbstractListMultimapTest.java 308 * Test removing elements from a sublist.
332 * Test adding elements to a sublist.
368 * Test adding elements to an empty sublist with an empty ancestor.
424 @Override protected void verify(List<Integer> elements) {
425 assertEquals(elements, multimap.get("foo"));
  /external/libffi/include/
ffi.h.in 96 struct _ffi_type **elements;
  /external/libvorbis/doc/
Vorbis_I_spec.tex 70 % Fake some more DocBook elements
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
d3d11gears.cpp 224 D3D11_INPUT_ELEMENT_DESC elements[2] = local
231 elements, 2,
  /external/mesa3d/src/glsl/tests/
set_uniform_initializer_tests.cpp 96 * \param type Type for the elements of the actual storage slot
105 const unsigned elements = MAX2(1, array_size); local
106 const unsigned data_components = elements * type->components();
322 /* The constant value generated may have more array elements than the
325 * elements are not used. In this case, the type of the uniform will be
  /external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
SDL_sysjoystick.c 88 long elements; /* number of total elements (shouldbe total of above) (calculated, not reported by device) */ member in struct:joystick_hwdata
278 /* examines CF dictionary vlaue in device element hierarchy to determine if it is element of interest or a collection of more elements
280 * if collection then pass on to deconstruction collection into additional individual elements
354 pDevice->elements++;
381 /* handles retrieval of element information from arrays of elements in device IO registry information */
537 /* disposes of a single device, closing and releaseing interface, freeing memory fro device and elements, setting device pointer to NULL
  /external/skia/tools/skpdiff/
diff_viewer.js 138 // If the user is shift clicking, apply the last tick/untick to all elements in between this
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
determinize.h 357 // Divides out label weight from destination subset elements.
381 explicit SubsetEqual(vector<Element *> *elements)
382 : elements_(elements) {}
392 // Loads first subset elements in element vector.
423 // Hash function for Subset to Fst states. Subset elements are not
  /external/v8/src/
api.h 109 return v8::internal::FixedArray::cast(value()->elements())->get(offset);
115 v8::internal::FixedArray::cast(value_->elements())->set(offset, value);
string-stream.cc 431 unsigned int limit = FixedArray::cast(array->elements())->length();
435 PrintFixedArray(FixedArray::cast(array->elements()), limit);
  /external/v8/test/mjsunit/
array-functions-prototype.js 39 // Set elements on the array prototype.
array-literal-transitions.js 44 // IC and Crankshaft support for smi-only elements in dynamic array literals.
object-prevent-extensions.js 89 // We should still be able to change exiting elements.
  /frameworks/rs/
rs.spec 121 param const RsElement * elements
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
__init__.py 150 If ``indent`` is a non-negative integer, then JSON array elements and
214 If ``indent`` is a non-negative integer, then JSON array elements and
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
__init__.py 150 If ``indent`` is a non-negative integer, then JSON array elements and
214 If ``indent`` is a non-negative integer, then JSON array elements and
  /external/icu4c/i18n/
ucol.cpp 7760 uint32_t *elements = coll->latinOneCEs; local
8153 uint32_t *elements = coll->latinOneCEs; local
    [all...]
  /external/v8/src/ia32/
lithium-codegen-ia32.cc 2642 Register elements = ToRegister(instr->elements()); local
3422 Register elements = ToRegister(instr->object()); local
    [all...]
  /external/v8/src/x64/
lithium-codegen-x64.cc 2598 Register elements = ToRegister(instr->elements()); local
3384 Register elements = ToRegister(instr->object()); local
    [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 

Completed in 795 milliseconds

<<41424344454647484950>>