Home
last modified time | relevance | path

Searched refs:model (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/openbsd-src/sys/dev/mii/
H A Dmiidevs116 model xxAMD 79C873 0x0000 Am79C873
117 model AMD 79C875phy 0x0014 Am79C875 quad
118 model AMD 79C873phy 0x0036 Am79C873 internal
121 model AGERE ET1011 0x0004 ET1011
124 model ATHEROS F1 0x0001 F1
125 model ATHEROS F2 0x0002 F2
126 model ATHEROS AR8035 0x0007 AR8035
129 model xxALTIMA AC_UNKNOWN 0x0001 AC_UNKNOWN
130 model xxALTIMA AC101L 0x0012 AC101L
131 model xxALTIM
[all...]
/openbsd-src/gnu/llvm/clang/utils/
H A Dmodfuzz.py23 def valid(self, model): argument
25 if i not in model.decls:
28 if i in model.decls:
32 def apply(self, model, name): argument
34 model.decls[i] = True
35 model.source += self.text % {'name': name}
91 model = CodeModel()
95 for d in mutations(model):
96 d(model)
98 if not model.fails():
[all …]
/openbsd-src/lib/libexpat/examples/
H A Delement_declarations.c61 const XML_Content *model;
67 stackPushMalloc(Stack *stackTop, const XML_Content *model, unsigned level) { in stackPushMalloc()
72 newStackTop->model = model; in stackPushMalloc()
122 dumpContentModelElement(const XML_Content *model, unsigned level, in dumpContentModelElement()
131 printf("[%u] type=%s(%u), quant=%s(%u)", (unsigned)(model - root), in dumpContentModelElement()
132 contentTypeName(model->type), (unsigned int)model->type, in dumpContentModelElement()
133 contentQuantName(model->quant), (unsigned int)model in dumpContentModelElement()
60 const XML_Content *model; global() member
66 stackPushMalloc(Stack * stackTop,const XML_Content * model,unsigned level) stackPushMalloc() argument
121 dumpContentModelElement(const XML_Content * model,unsigned level,const XML_Content * root) dumpContentModelElement() argument
151 const XML_Content *const model = stackTop->model; dumpContentModel() local
179 handleElementDeclaration(void * userData,const XML_Char * name,XML_Content * model) handleElementDeclaration() argument
[all...]
/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DTensorFlowCompile.cmake9 function(tf_get_model model final_path)
10 string(FIND ${model} "http:" pos_http)
11 string(FIND ${model} "https:" pos_https)
13 message("Downloading model " ${model})
14 string(FIND ${model} "/" fname_start REVERSE)
16 string(SUBSTRING ${model} ${fname_start}+1 -1 fname)
18 file(DOWNLOAD ${model} ${CMAKE_CURRENT_BINARY_DIR}/${fname})
22 set(${final_path} ${CMAKE_CURRENT_BINARY_DIR}/${fname}_model/model PARENT_SCOPE)
24 tf_get_absolute_path(${model} ${CMAKE_CURRENT_BINARY_DIR} model_path)
29 # Generate a mock model for tests.
[all …]
/openbsd-src/sys/dev/eisa/
H A Dif_ep_eisa.c116 const char *model, *intrstr; in ep_eisa_attach() local
141 model = EISA_PRODUCT_TCM5090; in ep_eisa_attach()
143 model = EISA_PRODUCT_TCM5091; in ep_eisa_attach()
145 model = EISA_PRODUCT_TCM5092; in ep_eisa_attach()
147 model = EISA_PRODUCT_TCM5093; in ep_eisa_attach()
149 model = EISA_PRODUCT_TCM5094; in ep_eisa_attach()
151 model = EISA_PRODUCT_TCM5095; in ep_eisa_attach()
153 model = EISA_PRODUCT_TCM5098; in ep_eisa_attach()
155 model = EISA_PRODUCT_TCM5920; in ep_eisa_attach()
158 model = EISA_PRODUCT_TCM5970; in ep_eisa_attach()
[all …]
/openbsd-src/sys/arch/amd64/amd64/
H A Dcpu.c192 int model = ci->ci_model; in replacemeltdown()
196 (model == 0x37 || model == 0x4a || model == 0x4c || in replacemeltdown()
197 model == 0x4d || model == 0x5a || model == 0x5d || in replacemeltdown()
198 model == 0x6e || model == 0x65 || model in replacemeltdown()
191 int model = ci->ci_model; replacemeltdown() local
323 int model = ci->ci_model; replacemds() local
[all...]
/openbsd-src/gnu/llvm/llvm/utils/
H A Dschedcover.py16 def add(instr, model, resource=None): argument
20 entry[model] = resource
21 models.add(model)
46 for model in ordered_models:
47 sys.stdout.write(", {}".format(model))
52 for model in ordered_models:
53 if model in mapping and mapping[model] is not None:
54 sys.stdout.write(", {}".format(mapping[model]))
/openbsd-src/sys/dev/isa/
H A Dif_ep_isa.c106 u_short model; member
111 epaddcard(int bus, int iobase, int irq, u_short model) in epaddcard() argument
119 epcards[nepcards].model = model; in epaddcard()
137 u_int16_t vendor, model; in ep_isa_probe() local
184 model = htons(epreadeeprom(iot, ioh, EEPROM_PROD_ID)); in ep_isa_probe()
185 if ((model & 0xfff0) != PROD_ID_3C509) { in ep_isa_probe()
188 model); in ep_isa_probe()
204 if ((model & 0xfff0) == PROD_ID_3C509 && pnp != 0) in ep_isa_probe()
214 epaddcard(bus, iobase, irq, model); in ep_isa_probe()
243 ia->ia_aux = (void *)(long)(epcards[i].model); in ep_isa_probe()
H A Dpas.c99 int model; /* unique to PAS */ member
144 pasconf(int model, int sbbase, int sbirq, int sbdrq) in pasconf() argument
185 if (model == PAS_16 || model == PAS_16BASIC) in pasconf()
302 sc->model = O_M_1_to_card[t]; in pasprobe()
303 if (sc->model != 0) { in pasprobe()
311 if (sc->model >= 0) { in pasprobe()
316 pasconf(sc->model, ia->ia_iobase, ia->ia_irq, 1); in pasprobe()
389 printf(" ProAudio Spectrum %s [rev %d] ", pasnames[sc->model], sc->rev); in pasattach()
H A Dessreg.h178 …ine ESS_USE_AUDIO1(model) (((model) == ESS_1788) || ((model) == ESS_1868) || ((model) ==ESS_1878) … argument
/openbsd-src/usr.bin/file/magdir/
H A Dxenix6 # "Middle model" stuff, and "Xenix 8086 relocatable or 80286 small
7 # model" lifted from "magic.xenix", with comment "derived empirically;
10 # "small model", "large model", "huge model" stuff lifted from XXX
20 >8 leshort 1 Middle model
37 >0x1f byte <0x040 small model
38 >0x1f byte =0x048 large model
39 >0x1f byte =0x049 huge model
73 0 leshort 0x580 XENIX 8086 relocatable or 80286 small model
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang-tools-extra/clangd/quality/
H A Dgen_decision_forest.gni2 model = invoker.model
18 "$model/features.json",
19 "$model/forest.json",
22 "--model",
23 rebase_path(model, root_build_dir),
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Datomic.c178 void __atomic_load_c(int size, void *src, void *dest, int model) { in __atomic_load_c() argument
180 *((type *)dest) = __c11_atomic_load((_Atomic(type) *)src, model); \ in __atomic_load_c()
192 void __atomic_store_c(int size, void *dest, void *src, int model) { in __atomic_store_c() argument
194 __c11_atomic_store((_Atomic(type) *)dest, *(type *)src, model); \ in __atomic_store_c()
231 void __atomic_exchange_c(int size, void *ptr, void *val, void *old, int model) { in __atomic_exchange_c() argument
234 __c11_atomic_exchange((_Atomic(type) *)ptr, *(type *)val, model); \ in __atomic_exchange_c()
265 type __atomic_load_##n(type *src, int model) { \
267 return __c11_atomic_load((_Atomic(type) *)src, model); \
278 void __atomic_store_##n(type *dest, type val, int model) { \
280 __c11_atomic_store((_Atomic(type) *)dest, val, model); \
[all …]
/openbsd-src/sys/arch/i386/i386/
H A Dmtrr.c42 int family, model, step; in mem_range_attach() local
45 model = (cpu_id >> 4) & 0xf; in mem_range_attach()
50 (model > 0x8 || in mem_range_attach()
51 (model == 0x8 && in mem_range_attach()
H A Dmachdep.c1057 switch ((ci->ci_signature >> 4) & 15) { /* model */ in winchip_cpu_setup()
1084 int model = (ci->ci_signature >> 4) & 15; in cyrix3_cpu_setup()
1099 switch (model) { in cyrix3_cpu_setup()
1129 (model == 10 || model == 13 || model == 15)) { in cyrix3_cpu_setup()
1262 switch ((ci->ci_signature >> 4) & 15) { /* model */ in cyrix6x86_cpu_setup()
1294 int model = (ci->ci_signature >> 4) & 15; in natsem6x86_cpu_setup()
1297 switch (model) { in natsem6x86_cpu_setup()
1326 int model in amd_family5_setup()
1083 int model = (ci->ci_signature >> 4) & 15; cyrix3_cpu_setup() local
1293 int model = (ci->ci_signature >> 4) & 15; natsem6x86_cpu_setup() local
1325 int model = (ci->ci_signature >> 4) & 15; amd_family5_setup() local
1508 int model = (ci->ci_signature >> 4) & 15; intel686_cpu_setup() local
1560 intel686_cpu_name(int model) intel686_cpu_name() argument
1599 cyrix3_cpu_name(int model,int step) cyrix3_cpu_name() argument
1633 int family, model, step, modif, cachesize; identifycpu() local
2085 tm86_cpu_name(int model) tm86_cpu_name() argument
2132 int model, bus; p4_get_bus_clock() local
[all...]
/openbsd-src/sys/dev/pci/
H A Dami_pci.c192 const char *intrstr, *model = NULL, *lhc; in ami_pci_attach() local
241 model = ssp->name; in ami_pci_attach()
247 if (!model && PCI_VENDOR(pa->pa_id) == PCI_VENDOR_AMI) { in ami_pci_attach()
250 model = "AMI 428"; in ami_pci_attach()
253 model = "AMI 434"; in ami_pci_attach()
262 if (!model) { in ami_pci_attach()
274 model = modelbuf; in ami_pci_attach()
291 printf("%s: %s, %s", sc->sc_dev.dv_xname, model, lhc); in ami_pci_attach()
/openbsd-src/sys/arch/octeon/dev/
H A Dmainbus.c67 char model[128]; in mainbus_attach() local
80 len = OF_getprop(node, "model", model, sizeof(model)); in mainbus_attach()
82 printf(", model %s", model); in mainbus_attach()
85 strlcpy(hw_prod, model, len); in mainbus_attach()
/openbsd-src/sys/arch/luna88k/cbus/
H A Dnec86.c168 int model; in nec86_attachsubr() local
170 if ((model = nec86_probesubr(iot, n86ioh, n86ioh)) < 0) { in nec86_attachsubr()
174 ysc->model = model; in nec86_attachsubr()
182 switch (ysc->model) { in nec86_attachsubr()
231 printf(": %s\n", boardname[ysc->model]); in nec86_attachsubr()
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dlli.rst123 .. option:: -code-model=model
125 Choose the code model from:
129 default: Target default code model
130 tiny: Tiny code model
131 small: Small code model
132 kernel: Kernel code model
133 medium: Medium code model
134 large: Large code model
181 .. option:: -relocation-model=model
183 Choose relocation model from:
[all …]
/openbsd-src/sys/dev/sbus/
H A Dasio.c112 char *model; in asio_attach() local
117 model = getpropstring(sa->sa_node, "model"); in asio_attach()
118 if (model == NULL) { in asio_attach()
122 if (strcmp(model, "210sj") != 0) { in asio_attach()
123 printf(": unsupported model %s\n", model); in asio_attach()
152 printf(": %s\n", model); in asio_attach()
H A Dapio.c104 char *model; in apio_attach() local
108 model = getpropstring(sa->sa_node, "model"); in apio_attach()
109 if (model == NULL) { in apio_attach()
113 if (strcmp(model, "210sj") != 0) { in apio_attach()
114 printf(": unsupported model %s\n", model); in apio_attach()
145 printf(": %s\n", model); in apio_attach()
/openbsd-src/sys/arch/alpha/alpha/
H A Ddec_3000_500.c85 if ((platform.model = alpha_dsr_sysname()) == NULL) { in dec_3000_500_init()
91 if ((platform.model = alpha_variation_name(variation, in dec_3000_500_init()
98 platform.model = dec_3000_500_sf; in dec_3000_500_init()
100 platform.model = dec_3000_500_sp; in dec_3000_500_init()
102 platform.model = alpha_unknown_sysname(); in dec_3000_500_init()
/openbsd-src/sys/arch/sparc64/dev/
H A Drtc.c139 char *model; in rtc_attach() local
155 model = getpropstring(ea->ea_node, "model"); in rtc_attach()
156 if (*model == '\0') in rtc_attach()
157 model = getpropstring(ea->ea_node, "compatible"); in rtc_attach()
158 printf(": %s\n", *model != '\0' ? model : "unknown"); in rtc_attach()
173 if (strcmp(model, "bq4802") == 0) { in rtc_attach()
194 if (strcmp(model, "ds1287") == 0 && ea->ea_nintrs > 0) { in rtc_attach()
/openbsd-src/sys/dev/usb/
H A Dugold.c308 char model[4 * sizeof(sc->sc_model) + 1]; in ugold_ds75_type() local
310 strnvis(model, sc->sc_model, sizeof model); in ugold_ds75_type()
319 sc->sc_hdev.sc_dev.dv_xname, model, sc->sc_num_sensors, in ugold_ds75_type()
325 printf("%s: unknown model \"%s\"\n", in ugold_ds75_type()
326 sc->sc_hdev.sc_dev.dv_xname, model); in ugold_ds75_type()
433 char model[4 * sizeof(sc->sc_model) + 1]; in ugold_si700x_type() local
437 strnvis(model, sc->sc_model, sizeof model); in ugold_si700x_type()
516 printf("%s: unknown model \" in ugold_si700x_type()
[all...]
/openbsd-src/gnu/llvm/llvm/docs/
H A DHowToUseInstrMappings.rst25 models are described using ``InstrMapping`` class as a base. Each model sets
27 describe all the instructions using that model. TableGen parses all the relation
37 // relation model.
51 // using this relation model.
67 to define a relationship model that relates predicated instructions to their
96 // instructions involved in this relationship model.
107 TableGen uses the above relationship model to emit relation table that maps
137 required by the relationship model, <tt>getPredOpcode</tt>, so that they can
168 instructions for ``getPredOpcode`` model. Any instruction not derived from
170 field. Since it's selected as a ``RowFields`` of the model, it is required
[all …]

12345678910>>...25