HomeSort by: relevance | last modified time | path
    Searched refs:model (Results 1 - 25 of 1005) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc/dist/gcc/config/i386/
gcc-auto-profile 37 grep -E "^model\s*:" /proc/cpuinfo | head -n1` in
38 model*:\ 46|\
39 model*:\ 30|\
40 model*:\ 31|\
41 model*:\ 26|\
42 model*:\ 47|\
43 model*:\ 37|\
44 model*:\ 44) E="cpu/event=0x88,umask=0x40/$FLAGS" ;;
45 model*:\ 55|\
46 model*:\ 74|
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
gcc-auto-profile 37 egrep "^model\s*:" /proc/cpuinfo | head -n1` in
38 model*:\ 55|\
39 model*:\ 77|\
40 model*:\ 76|\
41 model*:\ 92|\
42 model*:\ 95|\
43 model*:\ 87|\
44 model*:\ 133|\
45 model*:\ 122) E="cpu/event=0xC4,umask=0xFE/p$FLAGS" ;;
46 model*:\ 42|
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/amazon/
alpine-db.dts 32 model = "Annapurna Labs Alpine Dev Board";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/arm/
arm-realview-eb-11mp-bbrevd-ctrevb.dts 31 model = "ARM RealView Emulation Baseboard Rev D with ARM11MPCore Core Tile Rev B";
arm-realview-eb-11mp-bbrevd.dts 27 model = "ARM RealView Emulation Baseboard Rev D with ARM11MPCore Rev C Core Tile";
arm-realview-eb-a9mp-bbrevd.dts 27 model = "ARM RealView EB Baseboard Rev D Cortex A9 MPCore";
arm-realview-eb-bbrevd.dts 28 model = "ARM RealView Emulation Baseboard Rev D";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/qcom/
qcom-ipq4019-ap.dk01.1-c1.dts 20 model = "Qualcomm Technologies, Inc. IPQ40xx/AP-DK01.1-C1";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/alphascale/
alphascale-asm9260-devkit.dts 11 model = "Alphascale asm9260 Development Kit";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/
imx6dl-tx6s-8034-mb7.dts 47 model = "Ka-Ro electronics TX6S-8034 Module on MB7 baseboard";
imx6dl-tx6s-8035-mb7.dts 47 model = "Ka-Ro electronics TX6U-8035 Module on MB7 baseboard";
imx6dl-tx6u-8033-mb7.dts 47 model = "Ka-Ro electronics TX6U-8033 Module on MB7 baseboard";
imx6dl-tx6u-80xx-mb7.dts 47 model = "Ka-Ro electronics TX6U-8030/-8010/-8012 Module on MB7 baseboard";
imx6dl-tx6u-81xx-mb7.dts 47 model = "Ka-Ro electronics TX6U-8130/-8110 Module on MB7 baseboard";
imx6q-tx6q-1036-mb7.dts 47 model = "Ka-Ro electronics TX6Q-1036 Module on MB7 baseboard";
imx6q-tx6q-10x0-mb7.dts 47 model = "Ka-Ro electronics TX6Q-1010/-1030 Module on MB7 baseboard";
imx6q-tx6q-11x0-mb7.dts 47 model = "Ka-Ro electronics TX6Q-1110/-1130 Module on MB7 baseboard";
imx6qp-tx6qp-8037-mb7.dts 47 model = "Ka-Ro electronics TX6Q-8037 Module on MB7 baseboard";
imx6dl-gw551x.dts 53 model = "Gateworks Ventana i.MX6 DualLite/Solo GW551X";
  /src/external/gpl3/gcc/dist/gcc/
memmodel.h 1 /* Prototypes of memory model helper functions.
26 /* Legacy sync operations set this upper flag in the memory model. This allows
32 /* Memory model without SYNC bit for targets/operations that do not care. */
35 /* Memory model types for the __atomic* builtins.
53 /* Return the memory model from a host integer. */
60 /* Return the base memory model from a host integer. */
67 /* Return TRUE if the memory model is RELAXED. */
69 is_mm_relaxed (enum memmodel model)
71 return (model & MEMMODEL_BASE_MASK) == MEMMODEL_RELAXED;
74 /* Return TRUE if the memory model is CONSUME. *
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
memmodel.h 1 /* Prototypes of memory model helper functions.
26 /* Legacy sync operations set this upper flag in the memory model. This allows
32 /* Memory model without SYNC bit for targets/operations that do not care. */
35 /* Memory model types for the __atomic* builtins.
53 /* Return the memory model from a host integer. */
60 /* Return the base memory model from a host integer. */
67 /* Return TRUE if the memory model is RELAXED. */
69 is_mm_relaxed (enum memmodel model)
71 return (model & MEMMODEL_BASE_MASK) == MEMMODEL_RELAXED;
74 /* Return TRUE if the memory model is CONSUME. *
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/allwinner/
sun5i-a13-difrnce-dit4350.dts 48 model = "Difrnce DIT4350";
sun5i-a13-inet-98v-rev2.dts 48 model = "INet-98V Rev 02";
sun8i-h3-bananapi-m2-plus.dts 48 model = "Banana Pi BPI-M2-Plus H3";
sun8i-h3-libretech-all-h3-cc.dts 12 model = "Libre Computer Board ALL-H3-CC H3";

Completed in 28 milliseconds

1 2 3 4 5 6 7 8 91011>>