/external/libusb/ |
config.guess | 177 armeb) machine=armeb-unknown ;; 178 arm*) machine=arm-unknown ;; 179 sh3el) machine=shl-unknown ;; 180 sh3eb) machine=sh-unknown ;; 181 sh5el) machine=sh5le-unknown ;; 182 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 219 echo "${machine}-${os}${release}" 386 # The situation for MiNT is a little confusing. The machine name [all...] |
/external/libusb-compat/ |
config.guess | 177 armeb) machine=armeb-unknown ;; 178 arm*) machine=arm-unknown ;; 179 sh3el) machine=shl-unknown ;; 180 sh3eb) machine=sh-unknown ;; 181 sh5el) machine=sh5le-unknown ;; 182 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 219 echo "${machine}-${os}${release}" 386 # The situation for MiNT is a little confusing. The machine name [all...] |
/external/llvm/autoconf/ |
config.guess | 161 armeb) machine=armeb-unknown ;; 162 arm*) machine=arm-unknown ;; 163 sh3el) machine=shl-unknown ;; 164 sh3eb) machine=sh-unknown ;; 165 sh5el) machine=sh5le-unknown ;; 166 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 203 echo "${machine}-${os}${release}" 396 # The situation for MiNT is a little confusing. The machine name 1048 case `/bin/uname -X | grep "^Machine"` in 1062 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) [all...] |
/external/pcre/dist/ |
config.guess | 174 armeb) machine=armeb-unknown ;; 175 arm*) machine=arm-unknown ;; 176 sh3el) machine=shl-unknown ;; 177 sh3eb) machine=sh-unknown ;; 178 sh5el) machine=sh5le-unknown ;; 179 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 216 echo "${machine}-${os}${release}" 409 # The situation for MiNT is a little confusing. The machine name 1073 case `/bin/uname -X | grep "^Machine"` in [all...] |
/external/protobuf/ |
config.guess | 174 armeb) machine=armeb-unknown ;; 175 arm*) machine=arm-unknown ;; 176 sh3el) machine=shl-unknown ;; 177 sh3eb) machine=sh-unknown ;; 178 sh5el) machine=sh5le-unknown ;; 179 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 216 echo "${machine}-${os}${release}" 409 # The situation for MiNT is a little confusing. The machine name 1072 case `/bin/uname -X | grep "^Machine"` in [all...] |
/external/protobuf/gtest/build-aux/ |
config.guess | 174 armeb) machine=armeb-unknown ;; 175 arm*) machine=arm-unknown ;; 176 sh3el) machine=shl-unknown ;; 177 sh3eb) machine=sh-unknown ;; 178 sh5el) machine=sh5le-unknown ;; 179 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 216 echo "${machine}-${os}${release}" 409 # The situation for MiNT is a little confusing. The machine name 1072 case `/bin/uname -X | grep "^Machine"` in [all...] |
/external/v8/src/compiler/ |
pipeline.cc | 47 #include "src/compiler/machine-operator-reducer.h" 116 // For machine graph testing entry point. 199 MachineOperatorBuilder* machine() const { return machine_; } function in class:v8::internal::compiler::PipelineData 538 data->common(), data->machine()); 629 data->common(), data->machine()); 687 data->common(), data->machine()); 703 data->machine(), temp_zone); 721 data->common(), data->machine()); 779 data->common(), data->machine()); [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/ |
config.guess | 159 armeb) machine=armeb-unknown ;; 160 arm*) machine=arm-unknown ;; 161 sh3el) machine=shl-unknown ;; 162 sh3eb) machine=sh-unknown ;; 163 sh5el) machine=sh5le-unknown ;; 164 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 201 echo "${machine}-${os}${release}" 390 # The situation for MiNT is a little confusing. The machine name 1046 case `/bin/uname -X | grep "^Machine"` in 1060 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/ |
i386.h | 1 /* Definitions of target machine for GCC for IA-32. 198 /* Macros used in the machine description to test the flags. */ 641 /* target machine storage layout */ [all...] |
/toolchain/binutils/binutils-2.25/ |
config.guess | 174 armeb) machine=armeb-unknown ;; 175 arm*) machine=arm-unknown ;; 176 sh3el) machine=shl-unknown ;; 177 sh3eb) machine=sh-unknown ;; 178 sh5el) machine=sh5le-unknown ;; 179 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 216 echo "${machine}-${os}${release}" 409 # The situation for MiNT is a little confusing. The machine name 1073 case `/bin/uname -X | grep "^Machine"` in [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
peicode.h | 654 machine type in the PE file. The contents of the data[] arrays in 1086 unsigned int machine; local [all...] |
aoutx.h | 41 for each machine, including @file{sunos.c} for sun3 and sun4, 81 sections, the machine architecture and machine type, and the 98 ordinary a.out files on your host. To configure a new machine 586 /* Determine the architecture and machine type of the object file. */ 703 unsigned long machine, 707 Keep track of machine architecture and machine type for 709 architecture and machine, or <<M_UNKNOWN>> if that exact architecture 710 and machine can't be represented in a.out format [all...] |
/external/autotest/client/cros/cellular/pseudomodem/ |
modem.py | 225 @returns: True, if a current enable state machine is active and hasn't 234 @returns: True, if a current disable state machine is active and hasn't 243 @returns: True, if a current connect state machine is active and hasn't 252 @returns: True, if a current disconnect state machine is active and 261 @returns: True, if a current register state machine is active and hasn't 408 machine = self._state_machine_factory.CreateMachine( 415 machine = self._state_machine_factory.CreateMachine( 420 machine.Start()
|
/ndk/sources/host-tools/make-3.81/config/ |
config.guess | 160 armeb) machine=armeb-unknown ;; 161 arm*) machine=arm-unknown ;; 162 sh3el) machine=shl-unknown ;; 163 sh3eb) machine=sh-unknown ;; 164 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 201 echo "${machine}-${os}${release}" 368 # The situation for MiNT is a little confusing. The machine name 1055 case `/bin/uname -X | grep "^Machine"` in [all...] |
/external/cmockery/cmockery_0_1_2/ |
config.guess | 159 armeb) machine=armeb-unknown ;; 160 arm*) machine=arm-unknown ;; 161 sh3el) machine=shl-unknown ;; 162 sh3eb) machine=sh-unknown ;; 163 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 200 echo "${machine}-${os}${release}" 364 # The situation for MiNT is a little confusing. The machine name 1028 case `/bin/uname -X | grep "^Machine"` in 1042 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ 1044 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) [all...] |
/external/curl/packages/vms/ |
build_vms.com | 45 $! /list/show=(expan,includ)/machine 47 $! /list/show=(all, nomessages)/machine 282 $ cc_list = "/list='objdir'/show=(expan, includ)/machine 283 $ cc_full_list = "/list='objdir'/show=(all, nomessages)/machine [all...] |
/external/libogg/ |
config.guess | 160 armeb) machine=armeb-unknown ;; 161 arm*) machine=arm-unknown ;; 162 sh3el) machine=shl-unknown ;; 163 sh3eb) machine=sh-unknown ;; 164 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 201 echo "${machine}-${os}${release}" 368 # The situation for MiNT is a little confusing. The machine name 1060 case `/bin/uname -X | grep "^Machine"` in [all...] |
/external/libvorbis/ |
config.guess | 160 armeb) machine=armeb-unknown ;; 161 arm*) machine=arm-unknown ;; 162 sh3el) machine=shl-unknown ;; 163 sh3eb) machine=sh-unknown ;; 164 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 201 echo "${machine}-${os}${release}" 368 # The situation for MiNT is a little confusing. The machine name 1060 case `/bin/uname -X | grep "^Machine"` in [all...] |
/external/netperf/ |
config.guess | 159 armeb) machine=armeb-unknown ;; 160 arm*) machine=arm-unknown ;; 161 sh3el) machine=shl-unknown ;; 162 sh3eb) machine=sh-unknown ;; 163 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 200 echo "${machine}-${os}${release}" 364 # The situation for MiNT is a little confusing. The machine name 1028 case `/bin/uname -X | grep "^Machine"` in 1042 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ 1044 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) [all...] |
/external/srtp/ |
config.guess | 157 armeb) machine=armeb-unknown ;; 158 arm*) machine=arm-unknown ;; 159 sh3el) machine=shl-unknown ;; 160 sh3eb) machine=sh-unknown ;; 161 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 198 echo "${machine}-${os}${release}" 391 # The situation for MiNT is a little confusing. The machine name 1025 case `/bin/uname -X | grep "^Machine"` in 1039 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ 1041 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) [all...] |
/development/ndk/platforms/android-3/include/sys/ |
exec_elf.h | 36 #include <machine/_types.h> 37 #include <machine/exec.h> 128 Elf32_Half e_machine; /* machine */ 146 Elf64_Quarter e_machine; /* machine type */ 171 #define EM_NONE 0 /* No Machine */ 196 #define EM_NUM 15 /* number of machine types */
|
/external/autotest/client/cros/cellular/wardmodem/ |
at_transceiver.py | 94 # We use a map from a set of well known state machine names to actual 95 # objects to dispatch state machine calls. This allows tests to provide 96 # alternative implementations of any state machine to wardmodem. 99 # If registered with a non-None machine, the fallback machine is used to 100 # service all AT commands that are not matched with any other machine. 177 Get the registered state machine for the given well known name. 179 @param well_known_name: The name of the desired machine. 181 @return: The machine. None if not found. 189 Register a new state machine [all...] |
/external/autotest/frontend/client/src/autotest/tko/ |
ExistingGraphsFrontend.java | 257 args.put("machine", hostnameStr); 280 String machine = Utils.jsonToString(hostObject.get("id")); local 283 args.put("machine", machine);
|
/external/autotest/frontend/tko/ |
graphing_utils.py | 148 number of tests that ran on that machine and satisfied the global 150 those tests that passed on that machine. 657 Create a machine qualification histogram of the given data.
|
/external/autotest/site_utils/ |
job_history.py | 210 hostname=self.tko_job.machine.hostname)[0] 211 self.hostname = self.tko_job.machine.hostname
|