HomeSort by: relevance | last modified time | path
    Searched refs:COMPONENT (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/rump/net/lib/libpppoe/
Makefile 5 COMPONENT= PPP over Ethernet protocol network interface
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
lex.l 85 COMPONENT { return kw_COMPONENT; }
  /src/external/bsd/libevent/dist/
CMakeLists.txt 1495 COMPONENT dev)
1500 COMPONENT dev)
1507 COMPONENT dev)
1514 COMPONENT dev)
1528 COMPONENT runtime)
  /src/external/bsd/ntp/dist/sntp/libevent/
CMakeLists.txt 1495 COMPONENT dev)
1500 COMPONENT dev)
1507 COMPONENT dev)
1514 COMPONENT dev)
1528 COMPONENT runtime)
  /src/external/gpl3/gcc/dist/gcc/
genmodes.cc 63 struct mode_data *component; /* mode of components */ member in struct:mode_data
67 this mode as a component. */
70 struct mode_data *complex; /* complex type with mode as component. */
296 validate_field (m, component);
333 m->component = 0;
343 m->component = 0;
361 m->component = 0;
369 m->component = 0;
373 /* A partial integer mode uses ->component to say what the
378 m->bytesize = m->component->bytesize
720 struct mode_data *component = find_mode (m); local
751 struct mode_data *component = find_mode (base); local
783 struct mode_data *component = find_mode (base); local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
genmodes.cc 63 struct mode_data *component; /* mode of components */ member in struct:mode_data
67 this mode as a component. */
70 struct mode_data *complex; /* complex type with mode as component. */
295 validate_field (m, component);
332 m->component = 0;
342 m->component = 0;
360 m->component = 0;
368 m->component = 0;
372 /* A partial integer mode uses ->component to say what the
377 m->bytesize = m->component->bytesize
719 struct mode_data *component = find_mode (m); local
750 struct mode_data *component = find_mode (base); local
782 struct mode_data *component = find_mode (base); local
    [all...]

Completed in 29 milliseconds