HomeSort by relevance Sort by last modified time
    Searched refs:vts (Results 1 - 8 of 8) sorted by null

  /build/core/tasks/
vts.mk 15 test_suite_name := vts
16 test_suite_tradefed := vts-tradefed
17 test_suite_readme := test/vts/README.md
21 .PHONY: vts
22 vts: $(compatibility_zip)
23 $(call dist-for-goals, vts, $(compatibility_zip))
  /external/valgrind/helgrind/
libhb_core.c 155 but VTS ticks, which isn't realistic.
176 It is a maximum sized VTS, so has (1 << SCALARTS_N_TYMBITS)
286 is the VTS to be used for reads, viW for writes. Usually they
637 static UWord stats__vts_pruning = 0; // # nr of vts pruning
2198 VTS* vts = HG_(zalloc)(who, sizeof(VTS) + (sizeTS+1) * sizeof(ScalarTS)); local
2763 VTS* vts; \/* vts, in vts_set *\/ member in struct:__anon25464
3319 VTS* vts = (VTS*)wordK; local
3424 VTS* vts = VtsID__to_VTS(vi); local
3499 VTS* vts = VtsID__to_VTS(vi); local
3507 VTS* vts = VtsID__to_VTS(vi); local
    [all...]
  /external/llvm/utils/TableGen/
DAGISelMatcher.h     [all...]
  /external/libvterm/src/
vterm_internal.h 200 void vterm_state_push_output_sprintf_CSI(VTermState *vts, const char *format, ...);
  /build/core/
ninja.mk 66 vts \
definitions.mk 323 ## Find all files named "*.vts" under the named directories,
328 define all-vts-files-under
329 $(call all-named-files-under,*.vts,$(1))
333 ## Find all of the "*.vts" files under $(LOCAL_PATH).
336 define all-subdir-vts-files
337 $(call all-vts-files-under,.)
    [all...]
binary.mk     [all...]
main.mk 136 # VTS-specific config.
137 -include test/vts/tools/vts-tradefed/build/config.mk
    [all...]

Completed in 436 milliseconds