Searched refs:COMMAND (Results 26 - 50 of 52) sorted by relevance

123

/netbsd-current/bin/ksh/
H A Dhistory.c830 # define COMMAND 0xff macro
922 if (*base == COMMAND)
1010 * encoded after the COMMAND byte can itself contain the
1011 * COMMAND byte....
1013 for (; ep > base && *ep != COMMAND; ep--)
1041 if (*base == COMMAND)
1128 if (*new != COMMAND) {
1148 hdr[0] = COMMAND;
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atombios_crtc.c52 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_OverScan);
95 int index = GetIndexIntoMasterTable(COMMAND, EnableScaler);
179 GetIndexIntoMasterTable(COMMAND, UpdateCRTC_DoubleBufferRegisters);
195 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTC);
211 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTCMemReq);
237 int index = GetIndexIntoMasterTable(COMMAND, BlankCRTC);
262 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating);
315 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_UsingDTDTiming);
362 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_Timing);
456 int index = GetIndexIntoMasterTable(COMMAND, EnableSpreadSpectrumOnPPL
[all...]
H A Dradeon_atombios_dp.c100 int index = GetIndexIntoMasterTable(COMMAND, ProcessAuxChannelTransaction);
360 int index = GetIndexIntoMasterTable(COMMAND, DPEncoderService);
827 index = GetIndexIntoMasterTable(COMMAND, DPEncoderService);
H A Dradeon_atombios.c2839 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL);
2955 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam);
3003 int index = GetIndexIntoMasterTable(COMMAND, DynamicClockGating);
3013 int index = GetIndexIntoMasterTable(COMMAND, GetEngineClock);
3022 int index = GetIndexIntoMasterTable(COMMAND, GetMemoryClock);
3032 int index = GetIndexIntoMasterTable(COMMAND, SetEngineClock);
3043 int index = GetIndexIntoMasterTable(COMMAND, SetMemoryClock);
3057 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings);
3076 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings);
3087 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySetting
[all...]
/netbsd-current/bin/csh/
H A Dfile.c82 } COMMAND; typedef in typeref:enum:__anon4
98 static size_t tsearch(Char *, COMMAND, size_t);
480 tsearch(Char *word, COMMAND command, size_t max_word_length)
654 COMMAND command;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios_encoders.c338 index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl);
342 index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl);
394 int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl);
587 int index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderControl);
824 index = GetIndexIntoMasterTable(COMMAND, DVOOutputControl);
830 index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl);
833 index = GetIndexIntoMasterTable(COMMAND, LVTMATransmitterControl);
1189 int index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl);
1239 int index = GetIndexIntoMasterTable(COMMAND, ExternalEncoderControl);
1479 int index = GetIndexIntoMasterTable(COMMAND, SelectCRTC_Sourc
[all...]
H A Damdgpu_atombios_dp.c70 int index = GetIndexIntoMasterTable(COMMAND, ProcessAuxChannelTransaction);
303 int index = GetIndexIntoMasterTable(COMMAND, DPEncoderService);
H A Damdgpu_atombios.c1010 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL);
1099 int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam);
1148 int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings);
1200 int index = GetIndexIntoMasterTable(COMMAND, SetVoltage);
1246 int index = GetIndexIntoMasterTable(COMMAND, SetVoltage);
1366 int index = GetIndexIntoMasterTable(COMMAND, GetVoltageInfo);
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc.c45 /* We use COMMAND as an autogen keyword */
46 #ifdef COMMAND
47 # undef COMMAND macro
323 if (HAVE_OPT(COMMAND)) {
324 int cmdct = STACKCT_OPT( COMMAND );
325 const char** cmds = STACKLST_OPT( COMMAND );
/netbsd-current/external/bsd/nvi/dist/cl/
H A Dcl_funcs.c702 #define COMMAND \ macro
706 (pfp = popen(COMMAND, "r")) != NULL) {
/netbsd-current/usr.sbin/bta2dpd/bta2dpd/
H A Davdtp.c94 if ((buffer[0] & MESSAGETYPE) == COMMAND) {
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/tests/unit/
H A DTestRunner.py61 IntegratedTestKeywordParser("MY_RUN:", ParserKind.COMMAND),
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTestRunner.py1238 COMMAND: A keyword taking a list of shell commands. Ex 'RUN:'
1246 COMMAND = 1 variable in class:ParserKind
1255 ParserKind.COMMAND: [':'],
1265 ParserKind.COMMAND: 'COMMAND',
1303 if kind == ParserKind.COMMAND:
1340 """A helper for parsing COMMAND type keywords"""
1422 IntegratedTestKeywordParser('RUN:', ParserKind.COMMAND, initial_value=script),
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.c1971 static COMMAND *
1988 return (COMMAND *) -1;
1998 COMMAND *entry;
2047 if (entry == (COMMAND *)-1)
H A Dcmds.c55 COMMAND command_table[] = {
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Damdgpu_command_table.c44 GetIndexIntoMasterTable(COMMAND, command), \
49 GetIndexIntoMasterTable(COMMAND, command), &frev, &crev)
53 GetIndexIntoMasterTable(COMMAND, command))
/netbsd-current/external/gpl2/groff/dist/src/preproc/pic/
H A Dpic.y207 %token COMMAND
348 | COMMAND print_args
H A Dlex.cpp456 { "command", COMMAND },
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq.c62 /* we use COMMAND as an autogen keyword */
63 #ifdef COMMAND
64 # undef COMMAND macro
/netbsd-current/crypto/external/cpl/trousers/dist/
H A Dltmain.sh1477 "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
1490 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
1500 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
1515 Then, COMMAND is executed, with ARGS as arguments."
1532 "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
1536 INSTALL-COMMAND is the installation command. The first component should be
1539 The following components of INSTALL-COMMAND are treated specially:
1549 "Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
1554 LINK-COMMAND is a command using the C compiler that you would use to create
1557 The following components of LINK-COMMAND ar
[all...]
/netbsd-current/crypto/external/cpl/tpm-tools/dist/
H A Dltmain.sh1477 "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
1490 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
1500 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
1515 Then, COMMAND is executed, with ARGS as arguments."
1532 "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
1536 INSTALL-COMMAND is the installation command. The first component should be
1539 The following components of INSTALL-COMMAND are treated specially:
1549 "Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
1554 LINK-COMMAND is a command using the C compiler that you would use to create
1557 The following components of LINK-COMMAND ar
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh5045 $echo "$modename: you must specify a COMMAND" 1>&2
5406 "Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
5417 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
5427 "Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]...
5442 Then, COMMAND is executed, with ARGS as arguments."
5459 "Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND...
5463 INSTALL-COMMAND is the installation command. The first component should be
5472 "Usage: $modename [OPTION]... --mode=link LINK-COMMAND...
5477 LINK-COMMAND is a command using the C compiler that you would use to create
5480 The following components of LINK-COMMAND ar
[all...]
/netbsd-current/crypto/external/bsd/netpgp/dist/buildaux/
H A Dltmain.sh6487 $ECHO "$modename: you must specify a COMMAND" 1>&2
6881 "Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
6892 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
6902 "Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]...
6917 Then, COMMAND is executed, with ARGS as arguments."
6934 "Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND...
6938 INSTALL-COMMAND is the installation command. The first component should be
6947 "Usage: $modename [OPTION]... --mode=link LINK-COMMAND...
6952 LINK-COMMAND is a command using the C compiler that you would use to create
6955 The following components of LINK-COMMAND ar
[all...]
/netbsd-current/external/bsd/iscsi/dist/buildaux/
H A Dltmain.sh6487 $echo "$modename: you must specify a COMMAND" 1>&2
6881 "Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
6892 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
6902 "Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]...
6917 Then, COMMAND is executed, with ARGS as arguments."
6934 "Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND...
6938 INSTALL-COMMAND is the installation command. The first component should be
6947 "Usage: $modename [OPTION]... --mode=link LINK-COMMAND...
6952 LINK-COMMAND is a command using the C compiler that you would use to create
6955 The following components of LINK-COMMAND ar
[all...]
/netbsd-current/external/bsd/libbind/dist/
H A Dltmain.sh6449 $echo "$modename: you must specify a COMMAND" 1>&2
6843 "Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
6854 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
6864 "Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]...
6879 Then, COMMAND is executed, with ARGS as arguments."
6896 "Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND...
6900 INSTALL-COMMAND is the installation command. The first component should be
6909 "Usage: $modename [OPTION]... --mode=link LINK-COMMAND...
6914 LINK-COMMAND is a command using the C compiler that you would use to create
6917 The following components of LINK-COMMAND ar
[all...]

Completed in 443 milliseconds

123