HomeSort by relevance Sort by last modified time
    Searched refs:works (Results 126 - 150 of 524) sorted by null

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
greg-16.d 37 # *other* end still works, mmo.
  /system/media/alsa_utils/
alsa_device_profile.c 224 bool works = false; /* let's be pessimistic */ local
229 works = pcm_is_ready(pcm);
233 return works;
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonTreeAdaptor.as 6 /** A TreeAdaptor that works with any Tree implementation. It provides
65 * Only works with Tree nodes. For rules that match nothing,
  /external/llvm/test/MC/X86/AlignedBundling/
labeloffset.s 39 # Also make sure it works with a non-relaxable instruction (cmp vs add)
  /external/tensorflow/tensorflow/contrib/specs/python/
specs_lib.py 193 that works with the usual import mechanisms. Shorthands
  /hardware/google/av/codec2/1.0/mts/common/
media_c2_hidl_test_common.h 52 for (auto& item : workBundle.works) {
  /build/make/target/board/generic_x86_64/
BoardConfig.mk 29 # of an SDK AVD. Note that this operation only works on Linux for now
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
FileHook.py 154 works = self.workspace if str(self.workspace).endswith(os.sep) else (self.workspace + os.sep)
155 if not path.startswith(works):
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DivU64x32.asm 53 ;N.B. only works for 31bit divisors!!
  /external/skia/experimental/docs/
interpolatorFunctions.js 16 // FIXME : only works for path with single cubic
  /external/skqp/experimental/docs/
interpolatorFunctions.js 16 // FIXME : only works for path with single cubic
  /frameworks/base/lowpan/tests/
Android.mk 34 # This only works if the class name matches the file name and the directory structure
  /frameworks/base/wifi/tests/
Android.mk 34 # This only works if the class name matches the file name and the directory structure
  /hardware/google/interfaces/media/c2/1.0/
types.hal 576 vec<Work> works;
578 * A list of blocks indexed by elements of #works.
  /prebuilts/go/darwin-x86/src/math/big/
intmarsh.go 65 // (programs that explicitly look for these two methods). JSON works
  /prebuilts/go/darwin-x86/src/net/
mac_test.go 77 // Verify that serialization works too, and that it round-trips.
  /prebuilts/go/darwin-x86/src/runtime/testdata/testprog/
lockosthread.go 30 // gettid only works on Linux, so on other platforms this just
  /prebuilts/go/darwin-x86/test/fixedbugs/bug248.dir/
bug2.go 75 // check that type switch works.
  /prebuilts/go/linux-x86/src/math/big/
intmarsh.go 65 // (programs that explicitly look for these two methods). JSON works
  /prebuilts/go/linux-x86/src/net/
mac_test.go 77 // Verify that serialization works too, and that it round-trips.
  /prebuilts/go/linux-x86/src/runtime/testdata/testprog/
lockosthread.go 30 // gettid only works on Linux, so on other platforms this just
  /prebuilts/go/linux-x86/test/fixedbugs/bug248.dir/
bug2.go 75 // check that type switch works.
  /build/make/target/board/generic_x86/
BoardConfig.mk 27 # of an SDK AVD. Note that this operation only works on Linux for now
  /build/soong/android/
config_test.go 59 // tests that ValidateConfigAnnotation works
  /external/strace/m4/
mpers.m4 122 AC_CACHE_CHECK([whether mpers.sh mpers_name MPERS_CFLAGS works],

Completed in 899 milliseconds

1 2 3 4 56 7 8 91011>>