Home
last modified time | relevance | path

Searched refs:arches (Results 1 – 14 of 14) sorted by relevance

/third_party/libabigail/tests/
Dmockfedabipkgdiff.in378 def listRPMs(self, buildID, arches=None):
389 if arches is not None:
390 assert isinstance(arches, (tuple, list, six.string_types))
392 if arches is not None and isinstance(arches, six.string_types):
393 arches = [arches]
397 if arches is not None:
398 selected = selected and rpm['arch'] in arches
/third_party/libabigail/tools/
Dfedabipkgdiff528 def rpms_iter(self, arches=None, default_behavior=True): argument
530 arches = sorted(self.rpms.keys())
532 for arch in arches:
664 def listRPMs(self, buildID=None, arches=None, selector=None): argument
701 rpms = self.session.listRPMs(buildID=buildID, arches=arches)
919 def select_rpms_from_a_build(self, build_id, package_name, arches=None, argument
953 arches=arches,
958 def get_latest_built_rpms(self, package_name, distro, arches=None): argument
972 arches=arches)
1261 arches=local_rpm.arch)
[all …]
/third_party/node/deps/v8/tools/dev/
Dgm.py407 def PopulateConfigs(self, arches, modes, targets, tests, clean): argument
408 for a in arches:
432 arches = []
468 arches.append(word)
487 arches = arches or DEFAULT_ARCHES
491 self.PopulateConfigs(arches, modes, targets, tests, clean)
/third_party/skia/tools/skqp/
Dcreate_apk.py181 arches = '_'.join(sorted(opts.architectures))
182 copy = os.path.join(final_output_dir, "%s-%s-debug.apk" % (app, arches))
/third_party/libunwind/doc/
DNOTES37 unw_get_fpreg() and unw_set_fpreg() routines (on some arches, e.g.,
/third_party/libffi/m4/
Dax_gcc_archflag.m4240 # x86. And some other arches (e.g. Alpha) don't accept -mtune. Grrr.
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dalice29.txt2206 stand on their hands and feet, to make the arches.
2318 `but it doesn't matter much,' thought Alice, `as all the arches
2507 off being arches to do this, so that by the end of half an hour
2508 or so there were no arches left, and all the players, except the
/third_party/python/Misc/NEWS.d/
D3.10.0a1.rst519 add arm64 to the allowable Mac OS arches in mpdecimal.h
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrInfo.td6178 // MUL/UMLAL/SMLAL/UMULL/SMULL are available on all arches, but
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst2502 - v3dv: account for 64bit time_t on 32bit arches
/third_party/libffi/
DChangeLog2266 (similar to other arches) but did not add it to source
/third_party/icu/icu4j/perf-tests/data/collation/
Dulyss10.txt11436 pliant lath among the flickering arches. Come on. Mind your steps there.
16966 and the cornices and the engrailed arches and the spires and the cupolas
25998 A figure of middle height on the prowl evidently under the arches
/third_party/libevdev/
Dthird_party_libevdev.diff4839 - # i.e. things that normalized to x86 arches should also default to "pc"
/third_party/gstreamer/gstreamer/
DChangeLog109600 …s/gst-inspect.c: Add missing include, removes warning of ngettext not being defined on some arches.
109605 some arches.