HomeSort by relevance Sort by last modified time
    Searched defs:unit (Results 1 - 25 of 731) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/tests/
Android.mk 20 # Unit tests.
256 # adb shell /data/nativetest/bionic-unit-tests/bionic-unit-tests32
257 # adb shell /data/nativetest/bionic-unit-tests/bionic-unit-tests64
259 bionic-unit-tests_whole_static_libraries := \
263 bionic-unit-tests_static_libraries := \
269 bionic-unit-tests_src_files := \
278 bionic-unit-tests_cflags := $(test_cflags)
280 bionic-unit-tests_conlyflags :=
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
measure.h 30 * An amount of a specified unit, consisting of a number and a Unit.
32 * unit, such as feet or meters.
45 * unit. After this call, the caller must not delete the given
46 * unit object.
48 * @param adoptedUnit the unit object, which must not be NULL
49 * @param ec input-output error code. If the amount or the unit
97 * Return a reference to the unit of this object.
142 * The unit of this object, e.g., "millimeter" or "JPY". This is
145 MeasureUnit* unit; member in class:Measure
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerMethodUnderTest.java 17 package com.android.mediaframeworktest.unit;
22 * All MediaPlayer method unit test subclass must implement this interface.
MediaRecorderMethodUnderTest.java 17 package com.android.mediaframeworktest.unit;
22 * All MediaRecorder method unit test subclass must implement this interface.
CameraUtilsUncheckedThrowTest.java 17 package com.android.mediaframeworktest.unit;
CameraOpenTest.java 17 package com.android.mediaframeworktest.unit;
26 * -e class 'com.android.mediaframeworktest.unit.CameraOpenTest' \
MediaPlayerGetCurrentPositionStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerGetDurationStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerGetVideoHeightStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerGetVideoWidthStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerIsPlayingStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerPauseStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerResetStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerSeekToStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerSetAudioStreamTypeStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
25 * Unit test class to test the set of valid and invalid states that
MediaPlayerSetLoopingStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerSetVolumeStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerStartStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaPlayerStopStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
24 * Unit test class to test the set of valid and invalid states that
MediaRecorderPrepareStateUnitTest.java 17 package com.android.mediaframeworktest.unit;
26 * Unit test class to test the set of valid and invalid states that
  /external/libunwind/
Android.mk 303 libunwind-unit-tests_cflags := \
308 libunwind-unit-tests_c_includes := \
311 libunwind-unit-tests_src_files := \
314 libunwind-unit-tests_shared_libraries := \
317 libunwind-unit-tests_multilib := both
318 libunwind_module := libunwind-unit-tests
326 # Run the unit tests built for x86 or x86_64.
336 libunwind-unit-tests-run-on-host: libunwind-unit-tests $(TARGET_OUT_EXECUTABLES)/$(LINKER) $(TARGET_OUT_EXECUTABLES)/sh
347 $(TARGET_OUT_DATA_NATIVE_TESTS)/libunwind-unit-tests/libunwind-unit-tests$(TEST_SUFFIX) $(LIBUNWIND_TEST_FLAGS
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Measure.java 15 * An amount of a specified unit, consisting of a Number and a Unit.
17 * unit, such as feet or meters.
34 private final MeasureUnit unit; field in class:Measure
37 * Constructs a new object given a number and a unit.
39 * @param unit the unit
42 public Measure(Number number, MeasureUnit unit) {
43 if (number == null || unit == null) {
47 this.unit = unit
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nv40_verttex.c 36 unsigned unit = ffs(dirty) - 1; local
37 struct nv30_sampler_view *sv = (void *)nv30->fragprog.textures[unit];
38 struct nv30_sampler_state *ss = nv30->fragprog.samplers[unit];
42 BEGIN_NV04(push, NV40_3D(VTXTEX_ENABLE(unit)), 1);
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_sampler_state.c 33 * Sets the sampler state for a single unit.
36 gen7_update_sampler_state(struct brw_context *brw, int unit, int ss_index,
41 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit];
43 struct gl_sampler_object *gl_sampler = _mesa_get_samplerobj(ctx, unit);
139 * shadow comparison is enabled on each/any texture unit.
171 upload_default_color(brw, gl_sampler, unit, ss_index);
210 const unsigned unit = (fs->SamplersUsed & (1 << s)) ? local
212 if (ctx->Texture.Unit[unit]._ReallyEnabled
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_maos_arrays.c 151 GLuint vtx, unit; local
251 for (unit = 0; unit < ctx->Const.MaxTextureUnits; unit++) {
252 if (inputs & VERT_BIT_TEX(unit)) {
253 if (!rmesa->tcl.tex[unit].buf)
256 (char *)VB->AttribPtr[_TNL_ATTRIB_TEX0 + unit]->data,
257 VB->AttribPtr[_TNL_ATTRIB_TEX0 + unit]->size,
258 VB->AttribPtr[_TNL_ATTRIB_TEX0 + unit]->stride,
262 vfmt |= RADEON_ST_BIT(unit);
    [all...]

Completed in 451 milliseconds

1 2 3 4 5 6 7 8 91011>>