HomeSort by relevance Sort by last modified time
    Searched refs:patched (Results 1 - 25 of 49) sorted by null

1 2

  /external/chromium_org/third_party/yasm/
yasm.host.darwin-x86.mk 30 $(gyp_intermediate_dir)/third_party/yasm/nasm-macros.c: $(gyp_shared_intermediate_dir)/genmacro $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/parsers/nasm/nasm-std.mac $(GYP_TARGET_DEPENDENCIES)
31 @echo "Gyp action: yasm genmacro for source/patched-yasm/modules/parsers/nasm/nasm-std.mac. ($@)"
32 $(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_intermediate_dir)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genmacro" "$(gyp_intermediate_dir)/third_party/yasm/nasm-macros.c" nasm_standard_mac source/patched-yasm/modules/parsers/nasm/nasm-std.mac
50 $(gyp_intermediate_dir)/third_party/yasm/win64-gas.c: $(gyp_shared_intermediate_dir)/genmacro $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/objfmts/coff/win64-gas.mac $(GYP_TARGET_DEPENDENCIES)
51 @echo "Gyp action: yasm genmacro for source/patched-yasm/modules/objfmts/coff/win64-gas.mac. ($@)"
52 $(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_intermediate_dir)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genmacro" "$(gyp_intermediate_dir)/third_party/yasm/win64-gas.c" win64_gas_stdmac source/patched-yasm/modules/objfmts/coff/win64-gas.mac
60 $(gyp_intermediate_dir)/third_party/yasm/win64-nasm.c: $(gyp_shared_intermediate_dir)/genmacro $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/objfmts/coff/win64-nasm.mac $(GYP_TARGET_DEPENDENCIES)
61 @echo "Gyp action: yasm genmacro for source/patched-yasm/modules/objfmts/coff/win64-nasm.mac. ($@)"
62 $(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_intermediate_dir)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genmacro" "$(gyp_intermediate_dir)/third_party/yasm/win64-nasm.c" win64_nasm_stdmac source/patched-yasm/modules/objfmts/coff/win64-nasm.mac
70 $(gyp_intermediate_dir)/third_party/yasm/license.c: $(gyp_shared_intermediate_dir)/genstring $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/COPYING $(GYP_TARGET_DEPENDENCIES
    [all...]
yasm.host.linux-x86.mk 30 $(gyp_intermediate_dir)/third_party/yasm/nasm-macros.c: $(gyp_shared_intermediate_dir)/genmacro $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/parsers/nasm/nasm-std.mac $(GYP_TARGET_DEPENDENCIES)
31 @echo "Gyp action: yasm genmacro for source/patched-yasm/modules/parsers/nasm/nasm-std.mac. ($@)"
32 $(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_intermediate_dir)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genmacro" "$(gyp_intermediate_dir)/third_party/yasm/nasm-macros.c" nasm_standard_mac source/patched-yasm/modules/parsers/nasm/nasm-std.mac
50 $(gyp_intermediate_dir)/third_party/yasm/win64-gas.c: $(gyp_shared_intermediate_dir)/genmacro $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/objfmts/coff/win64-gas.mac $(GYP_TARGET_DEPENDENCIES)
51 @echo "Gyp action: yasm genmacro for source/patched-yasm/modules/objfmts/coff/win64-gas.mac. ($@)"
52 $(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_intermediate_dir)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genmacro" "$(gyp_intermediate_dir)/third_party/yasm/win64-gas.c" win64_gas_stdmac source/patched-yasm/modules/objfmts/coff/win64-gas.mac
60 $(gyp_intermediate_dir)/third_party/yasm/win64-nasm.c: $(gyp_shared_intermediate_dir)/genmacro $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/objfmts/coff/win64-nasm.mac $(GYP_TARGET_DEPENDENCIES)
61 @echo "Gyp action: yasm genmacro for source/patched-yasm/modules/objfmts/coff/win64-nasm.mac. ($@)"
62 $(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_intermediate_dir)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genmacro" "$(gyp_intermediate_dir)/third_party/yasm/win64-nasm.c" win64_nasm_stdmac source/patched-yasm/modules/objfmts/coff/win64-nasm.mac
70 $(gyp_intermediate_dir)/third_party/yasm/license.c: $(gyp_shared_intermediate_dir)/genstring $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/COPYING $(GYP_TARGET_DEPENDENCIES
    [all...]
re2c.host.darwin-x86.mk 28 third_party/yasm/source/patched-yasm/tools/re2c/main.c \
29 third_party/yasm/source/patched-yasm/tools/re2c/code.c \
30 third_party/yasm/source/patched-yasm/tools/re2c/dfa.c \
31 third_party/yasm/source/patched-yasm/tools/re2c/parser.c \
32 third_party/yasm/source/patched-yasm/tools/re2c/actions.c \
33 third_party/yasm/source/patched-yasm/tools/re2c/scanner.c \
34 third_party/yasm/source/patched-yasm/tools/re2c/mbo_getopt.c \
35 third_party/yasm/source/patched-yasm/tools/re2c/substr.c \
36 third_party/yasm/source/patched-yasm/tools/re2c/translate.c
84 $(LOCAL_PATH)/third_party/yasm/source/patched-yas
    [all...]
re2c.host.linux-x86.mk 28 third_party/yasm/source/patched-yasm/tools/re2c/main.c \
29 third_party/yasm/source/patched-yasm/tools/re2c/code.c \
30 third_party/yasm/source/patched-yasm/tools/re2c/dfa.c \
31 third_party/yasm/source/patched-yasm/tools/re2c/parser.c \
32 third_party/yasm/source/patched-yasm/tools/re2c/actions.c \
33 third_party/yasm/source/patched-yasm/tools/re2c/scanner.c \
34 third_party/yasm/source/patched-yasm/tools/re2c/mbo_getopt.c \
35 third_party/yasm/source/patched-yasm/tools/re2c/substr.c \
36 third_party/yasm/source/patched-yasm/tools/re2c/translate.c
84 $(LOCAL_PATH)/third_party/yasm/source/patched-yas
    [all...]
genperf_libs.host.darwin-x86.mk 27 third_party/yasm/source/patched-yasm/libyasm/phash.c \
28 third_party/yasm/source/patched-yasm/libyasm/xmalloc.c \
29 third_party/yasm/source/patched-yasm/libyasm/xstrdup.c
80 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
141 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
genperf_libs.host.linux-x86.mk 27 third_party/yasm/source/patched-yasm/libyasm/phash.c \
28 third_party/yasm/source/patched-yasm/libyasm/xmalloc.c \
29 third_party/yasm/source/patched-yasm/libyasm/xstrdup.c
80 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
141 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
generate_files.host.darwin-x86.mk 24 $(gyp_shared_intermediate_dir)/third_party/yasm/x86insns.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/x86/gen_x86_insn.py $(GYP_TARGET_DEPENDENCIES)
25 @echo "Gyp action: Running source/patched-yasm/modules/arch/x86/gen_x86_insn.py. ($@)"
26 $(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_shared_intermediate_dir)/third_party/yasm; python source/patched-yasm/modules/arch/x86/gen_x86_insn.py "$(gyp_shared_intermediate_dir)/third_party/yasm"
44 # "{'inputs': ['$(gyp_shared_intermediate_dir)/genperf'], 'extension': 'gperf', 'process_outputs_as_sources': '0', 'outputs': ['$(gyp_shared_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'rule_name': 'generate_gperf', 'rule_sources': ['source/patched-yasm/modules/arch/x86/x86cpu.gperf', 'source/patched-yasm/modules/arch/x86/x86regtmod.gperf'], 'action': ['$(gyp_shared_intermediate_dir)/genperf', '$(RULE_SOURCES)', '$(gyp_shared_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'message': 'yasm genperf for $(RULE_SOURCES).'}":
49 $(gyp_shared_intermediate_dir)/third_party/yasm/x86cpu.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/x86/x86cpu.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
50 mkdir -p $(gyp_shared_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" source/patched-yasm/modules/arch/x86/x86cpu.gperf "$(gyp_shared_intermediate_dir)/third_party/yasm/x86cpu.c"
59 $(gyp_shared_intermediate_dir)/third_party/yasm/x86regtmod.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/x86/x86regtmod.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
60 mkdir -p $(gyp_shared_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" source/patched-yasm/modules/arch/x86/x86regtmod.gperf "$(gyp_shared_intermediate_dir)/third_party/yasm/x86regtmod.c"
generate_files.host.linux-x86.mk 24 $(gyp_shared_intermediate_dir)/third_party/yasm/x86insns.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/x86/gen_x86_insn.py $(GYP_TARGET_DEPENDENCIES)
25 @echo "Gyp action: Running source/patched-yasm/modules/arch/x86/gen_x86_insn.py. ($@)"
26 $(hide)cd $(gyp_local_path)/third_party/yasm; mkdir -p $(gyp_shared_intermediate_dir)/third_party/yasm; python source/patched-yasm/modules/arch/x86/gen_x86_insn.py "$(gyp_shared_intermediate_dir)/third_party/yasm"
44 # "{'inputs': ['$(gyp_shared_intermediate_dir)/genperf'], 'extension': 'gperf', 'process_outputs_as_sources': '0', 'outputs': ['$(gyp_shared_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'rule_name': 'generate_gperf', 'rule_sources': ['source/patched-yasm/modules/arch/x86/x86cpu.gperf', 'source/patched-yasm/modules/arch/x86/x86regtmod.gperf'], 'action': ['$(gyp_shared_intermediate_dir)/genperf', '$(RULE_SOURCES)', '$(gyp_shared_intermediate_dir)/third_party/yasm/%(INPUT_ROOT)s.c'], 'message': 'yasm genperf for $(RULE_SOURCES).'}":
49 $(gyp_shared_intermediate_dir)/third_party/yasm/x86cpu.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/x86/x86cpu.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
50 mkdir -p $(gyp_shared_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" source/patched-yasm/modules/arch/x86/x86cpu.gperf "$(gyp_shared_intermediate_dir)/third_party/yasm/x86cpu.c"
59 $(gyp_shared_intermediate_dir)/third_party/yasm/x86regtmod.c: $(LOCAL_PATH)/third_party/yasm/source/patched-yasm/modules/arch/x86/x86regtmod.gperf $(gyp_shared_intermediate_dir)/genperf $(GYP_TARGET_DEPENDENCIES)
60 mkdir -p $(gyp_shared_intermediate_dir)/third_party/yasm; cd $(gyp_local_path)/third_party/yasm; "$(gyp_shared_intermediate_dir)/genperf" source/patched-yasm/modules/arch/x86/x86regtmod.gperf "$(gyp_shared_intermediate_dir)/third_party/yasm/x86regtmod.c"
genperf.host.darwin-x86.mk 29 third_party/yasm/source/patched-yasm/tools/genperf/genperf.c \
30 third_party/yasm/source/patched-yasm/tools/genperf/perfect.c
78 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
136 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
genperf.host.linux-x86.mk 29 third_party/yasm/source/patched-yasm/tools/genperf/genperf.c \
30 third_party/yasm/source/patched-yasm/tools/genperf/perfect.c
78 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
136 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
genmacro.host.darwin-x86.mk 28 third_party/yasm/source/patched-yasm/tools/genmacro/genmacro.c
76 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
134 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
genmacro.host.linux-x86.mk 28 third_party/yasm/source/patched-yasm/tools/genmacro/genmacro.c
76 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
134 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
genmodule.host.darwin-x86.mk 28 third_party/yasm/source/patched-yasm/libyasm/genmodule.c
76 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
134 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
genmodule.host.linux-x86.mk 28 third_party/yasm/source/patched-yasm/libyasm/genmodule.c
76 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
134 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
genstring.host.darwin-x86.mk 28 third_party/yasm/source/patched-yasm/genstring.c
76 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
134 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
genstring.host.linux-x86.mk 28 third_party/yasm/source/patched-yasm/genstring.c
76 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
134 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
genversion.host.darwin-x86.mk 28 third_party/yasm/source/patched-yasm/modules/preprocs/nasm/genversion.c
76 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
134 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
genversion.host.linux-x86.mk 28 third_party/yasm/source/patched-yasm/modules/preprocs/nasm/genversion.c
76 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
134 $(LOCAL_PATH)/third_party/yasm/source/patched-yasm
  /external/valgrind/main/auxprogs/
gsl16test 26 echo "usage: gsl16test /absolute/name/of/gsl-1.6-patched.tar.gz"
75 rm -rf log.verbose gsl-1.6-patched summary.txt
84 "rm -rf gsl-1.6-patched && tar xzf $GSL_FILE" && \
87 "(cd gsl-1.6-patched && CC=$GSL_CC CFLAGS=\"$GSL_CFLAGS\" ./configure)" && \
90 "(cd gsl-1.6-patched && make && make -k check)"
94 (cd gsl-1.6-patched && for f in $ALL_TESTS ; do ./$f ; done) &> out-REF
99 (cd gsl-1.6-patched && for f in $ALL_TESTS ; do eval $GSL_VV -v --trace-children=yes "$GSL_VFLAGS" ./$f ; done) &> out-V
  /external/chromium_org/tools/
bisect_test.py 12 patched = [] variable in class:BisectTest
16 self.patched.append((obj, name, getattr(obj, name)))
20 for obj, name, old in self.patched:
22 self.patched = []
  /bootable/recovery/applypatch/
applypatch.sh 179 $ADB pull $WORK_DIR/old.file $tmpdir/patched
180 diff -q $DATA_DIR/new.file $tmpdir/patched || fail
184 $ADB pull $WORK_DIR/old.file $tmpdir/patched
185 diff -q $DATA_DIR/new.file $tmpdir/patched || fail
213 $ADB pull $WORK_DIR/new.file $tmpdir/patched
214 diff -q $DATA_DIR/new.file $tmpdir/patched || fail
218 $ADB pull $WORK_DIR/new.file $tmpdir/patched
219 diff -q $DATA_DIR/new.file $tmpdir/patched || fail
227 $ADB pull $WORK_DIR/new.file $tmpdir/patched
228 diff -q $DATA_DIR/new.file $tmpdir/patched || fai
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
mock.py 225 def patched(*args, **keywargs): function in function:_patch.__call__
228 for patching in patched.patchings:
236 for patching in getattr(patched, 'patchings', []):
239 patched.patchings = [self]
240 patched.__name__ = func.__name__
241 patched.compat_co_firstlineno = getattr(func, "compat_co_firstlineno",
243 return patched
  /external/chromium_org/sandbox/win/src/
service_resolver_unittest.cc 81 Code* patched = reinterpret_cast<Code*>(source); local
82 EXPECT_EQ(kJump32, patched->jump);
86 EXPECT_EQ(target_addr + 19 - source_addr, patched->delta);
120 // It's already patched, let's patch again, and simulate a direct patch.
  /external/chromium_org/v8/test/mjsunit/
debug-liveedit-2.js 62 // New instance of closure is patched.
65 // Old instance of closure is not patched.
  /external/v8/test/mjsunit/
debug-liveedit-2.js 62 // New instance of closure is patched.
65 // Old instance of closure is not patched.

Completed in 443 milliseconds

1 2