HomeSort by relevance Sort by last modified time
    Searched refs:already (Results 226 - 250 of 1312) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/soong/third_party/zip/
android.go 112 // It returns a Writer to which the already compressed file contents
116 // out already.
  /device/linaro/bootloader/edk2/CryptoPkg/Include/
OpenSslSupport.h 33 #error CONFIG_HEADER_BN_H already defined
60 #if !defined(__CC_ARM) // if va_list is not already defined
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/X64/
Cpu.S 136 # added a check to see if cache is already disabled. If it is, then skip.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiCopyMemSSE2.c 81 je SHORT _CopyBlocks ; already aligned?
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/
ScanMem.asm 66 tst r0, #7 ; If it's already aligned skip the next bit
104 cbz r1, L40 ; 0 length or hit the end already then not found
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/
Cpu.S 148 # added a check to see if cache is already disabled. If it is, then skip.
  /external/autotest/server/site_tests/platform_ServoPowerStateController/
platform_ServoPowerStateController.py 111 logging.info('Power off DUT which is already off.')
  /external/autotest/site_utils/
server_manager_utils.py 280 raise ServerActionError('Server %s already exists.' %
324 @raise ServerActionError: If the attribute already exists and has the
330 raise ServerActionError('Attribute %s for Server %s already has '
  /external/chromium-trace/catapult/devil/devil/android/
battery_utils.py 572 logger.warning('Device charging already in expected state: %s', enabled)
flag_changer.py 117 """Appends flags to the command line if they aren't already there.
149 """Appends and removes flags to/from the command line if they aren't already
  /external/clang/lib/Lex/
MacroArgs.cpp 151 // If we have already computed this, return it.
241 // If getSpelling returned a pointer to an already uniqued version of
280 isBad = Result[1] == '\''; // ''' is not legal. '\' already fixed above.
  /external/golang-protobuf/proto/
any_test.go 282 want := `line 7: Any message unpacked multiple times, or "type_url" already set`
296 want := `line 5: Any message unpacked multiple times, or "value" already set`
  /external/libffi/src/xtensa/
sysv.S 69 # note that 'bytes' is already aligned
  /external/libmojo/third_party/catapult/devil/devil/android/
battery_utils.py 528 logging.warning('Device charging already in expected state: %s', enabled)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 180 (* If 'f' conflicted, there was already something named 'name'. If it
183 (* If 'f' already has a body, reject this. *)
  /external/llvm/lib/TableGen/
TGLexer.cpp 315 "File '" + IncludedFile + "' has already been included.");
  /external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
sysv.S 69 # note that 'bytes' is already aligned
  /external/python/cpython3/Modules/_ctypes/libffi/src/xtensa/
sysv.S 69 # note that 'bytes' is already aligned
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 180 (* If 'f' conflicted, there was already something named 'name'. If it
183 (* If 'f' already has a body, reject this. *)
  /external/tensorflow/tensorflow/contrib/graph_editor/
transform.py 406 reuse_dst_scope: if True the dst_scope is re-used if it already exists.
553 reuse_dst_scope: if True the dst_scope is re-used if it already exists.
595 reuse_dst_scope: if True the dst_scope is re-used if it already exists.
636 reuse_dst_scope: if True the dst_scope is re-used if it already exists.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
menu.h 166 # error Something is wrong -- MAX_COMMAND is already inconsistently defined.
  /prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/
importer.go 134 // packages already known, indexed by package path.
136 // to see if it is already present in the map. If so, the Importer can return
  /prebuilts/go/darwin-x86/src/internal/trace/
order.go 49 // that is, events for which all dependencies are already merged. Then we choose
161 // is already merged).
  /prebuilts/go/darwin-x86/src/net/
tcpsock_posix.go 83 // originating local address, sometimes it picks one that is already in use.
111 // Since this code (selfConnect) is already trying to work around
unixsock_posix.go 175 // and replaced our socket name already--
203 // but if the listener was created by a call to FileListener to use an already existing

Completed in 2788 milliseconds

1 2 3 4 5 6 7 8 91011>>