HomeSort by relevance Sort by last modified time
    Searched full:unit (Results 476 - 500 of 7958) sorted by null

<<11121314151617181920>>

  /external/cmockery/cmockery_0_1_2/packages/deb/
control 13 and generalize the process of writing unit tests for C applications.
  /external/eigen/doc/snippets/
MatrixBase_extract.cpp 11 cout << "Here is the unit-lower-triangular matrix extracted from m:" << endl
  /external/gcc-demangle/
ChangeLog 5 * test.c: Add unit test for __cxa_demangle
  /external/guava/guava/src/com/google/common/util/concurrent/
ForwardingBlockingQueue.java 53 @Override public boolean offer(E e, long timeout, TimeUnit unit)
55 return delegate().offer(e, timeout, unit);
58 @Override public E poll(long timeout, TimeUnit unit)
60 return delegate().poll(timeout, unit);
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractScheduledServiceTest.java 37 * Unit test for {@link AbstractScheduledService}.
54 long delay, TimeUnit unit) {
55 return future = super.scheduleWithFixedDelay(command, initialDelay, delay, unit);
236 private static final TimeUnit unit = TimeUnit.MILLISECONDS; field in class:AbstractScheduledServiceTest.SchedulerTest
243 long delay, TimeUnit unit) {
248 assertEquals(SchedulerTest.unit, unit);
253 Scheduler schedule = Scheduler.newFixedRateSchedule(initialDelay, delay, unit);
257 long period, TimeUnit unit) {
258 assertSingleCallWithCorrectParameters(command, initialDelay, delay, unit);
    [all...]
  /external/kernel-headers/original/uapi/linux/
chio.h 23 * accessing elements works by specifing type and unit of the element.
25 * unit = 0 .. cp_nslots-1
53 int cm_fromtype; /* type/unit of source element */
55 int cm_totype; /* type/unit of destination element */
69 int ce_srctype; /* type/unit of element #1 */
71 int ce_fdsttype; /* type/unit of element #2 */
73 int ce_sdsttype; /* type/unit of element #3 */
114 int cge_type; /* type/unit */
140 int csv_type; /* type/unit */
  /external/llvm/bindings/ocaml/analysis/
analysis_ocaml.c 50 /* Llvm.llmodule -> unit */
56 /* Llvm.llvalue -> unit */
62 /* Llvm.llvalue -> unit */
68 /* Llvm.llvalue -> unit */
llvm_analysis.mli 28 external assert_valid_module : Llvm.llmodule -> unit
34 external assert_valid_function : Llvm.llvalue -> unit
40 external view_function_cfg : Llvm.llvalue -> unit = "llvm_view_function_cfg"
45 external view_function_cfg_only : Llvm.llvalue -> unit
  /external/llvm/lib/DebugInfo/
DWARFUnit.h 47 // The compile unit debug information entry items.
62 /// Size in bytes of the unit header.
99 /// unit from .debug_ranges section. Returns true on success.
100 /// Requires that compile unit is already extracted.
131 /// chain is valid as long as parsed compile unit DIEs are not cleared.
135 /// Size in bytes of the .debug_info data associated with this compile unit.
138 /// extractDIEsIfNeeded - Parses a compile unit and indexes its DIEs if it
151 /// parseDWO - Parses .dwo file for current compile unit. Returns true if
157 /// compile unit DIEs are not cleared.
  /external/llvm/test/
Makefile 51 $(MAKE) -C $(PROJ_OBJ_DIR)/../tools/clang/test lit.site.cfg Unit/lit.site.cfg
69 $(MAKE) -C $(PROJ_OBJ_DIR)/../tools/lld/test lit.site.cfg Unit/lit.site.cfg
101 check-local:: lit.site.cfg Unit/lit.site.cfg
108 check-local-all:: lit.site.cfg Unit/lit.site.cfg extra-site-cfgs
150 Unit/lit.site.cfg: $(PROJ_OBJ_DIR)/Unit/.dir FORCE
152 @$(ECHOPATH) s=@LLVM_SOURCE_DIR@=$(LLVM_SRC_ROOT)=g > unit.tmp
153 @$(ECHOPATH) s=@LLVM_BINARY_DIR@=$(LLVM_OBJ_ROOT)=g >> unit.tmp
154 @$(ECHOPATH) s=@LLVM_TOOLS_DIR@=$(ToolDir)=g >> unit.tmp
155 @$(ECHOPATH) s=@LLVM_BUILD_MODE@=$(BuildMode)=g >> unit.tm
    [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/gallium/tests/unit/
SConscript 31 test_alias = env.Alias('unit', [prog], prog[0].abspath)
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_sampler_state.c 83 int unit, int ss_index)
87 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit];
156 * Sets the sampler state for a single unit based off of the sampler key
160 int unit,
166 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit];
168 struct gl_sampler_object *gl_sampler = _mesa_get_samplerobj(ctx, unit);
271 * shadow comparison is enabled on each/any texture unit.
304 upload_default_color(brw, gl_sampler, unit, ss_index)
359 const unsigned unit = (fs->SamplersUsed & (1 << s)) ? local
    [all...]
  /external/skia/platform_tools/nacl/
index.html 17 <li><a href="tests">Skia Unit Tests</a></li>
  /external/valgrind/main/massif/tests/
alloc-fns-A.vgtest 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out
basic2.vgtest 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out --detailed-freq=1 --max-snapshots=10
big-alloc.vgtest 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out
custom_alloc.vgtest 2 vgopts: --stacks=no --time-unit=B --heap-admin=16 --massif-out-file=massif.out
deep-A.vgtest 2 vgopts: --stacks=no --time-unit=B --depth=8 --massif-out-file=massif.out
ignored.vgtest 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out
insig.vgtest 3 vgopts: --stacks=no --time-unit=B --heap-admin=128 --massif-out-file=massif.out --threshold=0.99
long-names.vgtest 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out --detailed-freq=3
long-time.c 1 // This test does enough allocation and deallocation that the time-unit,
long-time.vgtest 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out
new-cpp.vgtest 2 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out

Completed in 432 milliseconds

<<11121314151617181920>>