HomeSort by relevance Sort by last modified time
    Searched full:executables (Results 351 - 375 of 1284) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/download/
download_extensions.cc 59 static const struct Executables {
  /external/chromium_org/courgette/
courgette.h 94 // may be slightly smaller than some executables (like ELF), but will include
disassembler_win32_x64.cc 143 // This validation fires on some perfectly fine executables.
188 return Bad("32 bit executables are not supported by this disassembler");
192 return Bad("Resource-only executables are not yet supported");
271 // Does not occur in Windows x64 executables.
disassembler_win32_x86.cc 143 // This validation fires on some perfectly fine executables.
188 return Bad("64 bit executables are not supported by this disassembler");
192 return Bad("Resource-only executables are not yet supported");
271 // Does not occur in Windows x86 executables.
  /external/chromium_org/native_client_sdk/src/tools/
create_html.py 9 Native Client executables in the browers simple by creating
nacl_gcc.mk 407 # Generate ARCH_SUFFIXES, a list of suffixes for executables corresponding to all
430 EXECUTABLES=$(foreach arch,$(ARCH_SUFFIXES),$(OUTDIR)/$(1)$(arch)) $(GLIBC_SO_LIST)
434 $(OUTDIR)/$(1).nmf: $(EXECUTABLES)
445 $(OUTDIR)/$(1).html: $(EXECUTABLES)
  /external/chromium_org/third_party/expat/files/
README 12 both precompiled libraries and executables, and source code for
  /external/chromium_org/third_party/icu/source/tools/tzcode/
Makefile.in 33 # Executables & objects
  /external/chromium_org/third_party/protobuf/
protoc.host.darwin-arm.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
protoc.host.darwin-mips.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
protoc.host.darwin-x86.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
protoc.host.linux-arm.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
protoc.host.linux-mips.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
protoc.host.linux-x86.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
atomicops_internals_x86_gcc.cc 45 // of the global offset table. To avoid breaking such executables, this code
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-x86.cc 48 // of the global offset table. To avoid breaking such executables, this code
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-x86.cc 48 // of the global offset table. To avoid breaking such executables, this code
  /external/chromium_org/third_party/yasm/
genmacro.host.darwin-x86.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
genmacro.host.linux-x86.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
genmodule.host.darwin-x86.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
genmodule.host.linux-x86.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
genperf.host.darwin-x86.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
genperf.host.linux-x86.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
genstring.host.darwin-x86.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES
genstring.host.linux-x86.mk 5 LOCAL_MODULE_CLASS := EXECUTABLES

Completed in 2346 milliseconds

<<11121314151617181920>>