Home
last modified time | relevance | path

Searched refs:odesc (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dia64-dis.c73 const struct ia64_operand *odesc; in print_insn_ia64() local
149 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
154 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
168 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
177 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
185 switch (odesc->class) in print_insn_ia64()
188 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
192 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
227 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
239 else if (odesc->flags & IA64_OPND_FLAG_DECIMAL_SIGNED) in print_insn_ia64()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dia64-dis.c73 const struct ia64_operand *odesc; in print_insn_ia64() local
149 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
154 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
168 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
177 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
185 switch (odesc->class) in print_insn_ia64()
188 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
192 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
227 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
239 else if (odesc->flags & IA64_OPND_FLAG_DECIMAL_SIGNED) in print_insn_ia64()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dia64-dis.c73 const struct ia64_operand *odesc; in print_insn_ia64() local
149 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
154 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
168 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
177 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
185 switch (odesc->class) in print_insn_ia64()
188 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
192 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
227 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
239 else if (odesc->flags & IA64_OPND_FLAG_DECIMAL_SIGNED) in print_insn_ia64()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dia64-dis.c73 const struct ia64_operand *odesc; in print_insn_ia64() local
149 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
154 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
168 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
177 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
185 switch (odesc->class) in print_insn_ia64()
188 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
192 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
227 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
239 else if (odesc->flags & IA64_OPND_FLAG_DECIMAL_SIGNED) in print_insn_ia64()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dia64-dis.c73 const struct ia64_operand *odesc; in print_insn_ia64() local
149 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
154 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
168 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
177 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
185 switch (odesc->op_class) in print_insn_ia64()
188 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
192 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
226 else if (odesc->str[0] == 'c' && odesc->str[1] == 'r') in print_insn_ia64()
274 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dia64-dis.c73 const struct ia64_operand *odesc; in print_insn_ia64() local
149 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
154 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
168 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
177 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
185 switch (odesc->op_class) in print_insn_ia64()
188 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
192 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
226 else if (odesc->str[0] == 'c' && odesc->str[1] == 'r') in print_insn_ia64()
274 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dia64-dis.c73 const struct ia64_operand *odesc; in print_insn_ia64() local
149 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
154 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
168 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
177 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
185 switch (odesc->op_class) in print_insn_ia64()
188 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
192 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
226 else if (odesc->str[0] == 'c' && odesc->str[1] == 'r') in print_insn_ia64()
274 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dia64-dis.c74 const struct ia64_operand *odesc; in print_insn_ia64() local
150 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
155 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
169 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
178 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
186 switch (odesc->op_class) in print_insn_ia64()
189 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
193 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
227 else if (odesc->str[0] == 'c' && odesc->str[1] == 'r') in print_insn_ia64()
275 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
[all …]
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dia64-dis.c73 const struct ia64_operand *odesc; in print_insn_ia64() local
149 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
154 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
168 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
177 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
185 switch (odesc->op_class) in print_insn_ia64()
188 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
192 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
226 else if (odesc->str[0] == 'c' && odesc->str[1] == 'r') in print_insn_ia64()
274 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
[all …]
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dia64-dis.c74 const struct ia64_operand *odesc; in print_insn_ia64() local
150 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
155 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
169 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
178 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
186 switch (odesc->op_class) in print_insn_ia64()
189 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
193 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
227 else if (odesc->str[0] == 'c' && odesc->str[1] == 'r') in print_insn_ia64()
275 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dia64-dis.c73 const struct ia64_operand *odesc; in print_insn_ia64() local
149 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
154 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
168 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
177 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
185 switch (odesc->op_class) in print_insn_ia64()
188 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
192 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
226 else if (odesc->str[0] == 'c' && odesc->str[1] == 'r') in print_insn_ia64()
274 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
[all …]
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dia64-dis.c73 const struct ia64_operand *odesc; in print_insn_ia64() local
149 odesc = elf64_ia64_operands + idesc->operands[j]; in print_insn_ia64()
154 if (odesc - elf64_ia64_operands == IA64_OPND_IMMU64) in print_insn_ia64()
168 else if (odesc - elf64_ia64_operands == IA64_OPND_TGT64) in print_insn_ia64()
177 err = (*odesc->extract) (odesc, insn, &value); in print_insn_ia64()
185 switch (odesc->op_class) in print_insn_ia64()
188 (*info->fprintf_func) (info->stream, "%s", odesc->str); in print_insn_ia64()
192 if (odesc->str[0] == 'a' && odesc->str[1] == 'r') in print_insn_ia64()
226 else if (odesc->str[0] == 'c' && odesc->str[1] == 'r') in print_insn_ia64()
274 if (odesc - elf64_ia64_operands == IA64_OPND_MBTYPE4) in print_insn_ia64()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/
H A DParameterBlockJAI.java95 private transient OperationDescriptor odesc; field in ParameterBlockJAI
133 if (odesc == null) in getDefaultMode()
136 return odesc.getSupportedModes()[0]; in getDefaultMode()
155 this(odesc, getDefaultMode(odesc)); in ParameterBlockJAI()
197 if ((odesc == null) || (modeName == null)) in ParameterBlockJAI()
200 this.odesc = odesc; in ParameterBlockJAI()
203 pld = odesc.getParameterListDescriptor(modeName); in ParameterBlockJAI()
279 return odesc; in getOperationDescriptor()
332 if (index >= odesc.getNumSources()) { in setSource()
1053 out.writeObject(odesc.getName()); in writeObject()
[all …]
H A DJAI.java1067 if (odesc == null) { in createNS()
1095 if (odesc.isImmediate()) { in createNS()
1244 if (odesc == null) { in createCollectionNS()
1249 Class destClass = odesc.getDestClass(modeName); in createCollectionNS()
1277 if (odesc.isImmediate()) { in createCollectionNS()
1289 int numSources = odesc.getNumSources(); in createCollectionNS()
2232 if (odesc == null) { in createRenderableNS()
2591 if (odesc == null) { in createRenderableCollectionNS()
2596 Class destClass = odesc.getDestClass(modeName); in createRenderableCollectionNS()
2627 if (odesc.isImmediate()) { in createRenderableCollectionNS()
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Options/
H A DMatching.hs116 odesc = [ strArg [] ["to-match"] F.UpToPattern "PATTERN" function
123 odesc = [ strArg [] ["to-patch"] F.UpToPatch "REGEXP" function
130 odesc = [ strArg [] ["to-hash"] F.UpToHash "HASH" function
137 odesc = [ absPathArg [] ["context"] F.Context "FILENAME" function
144 odesc = [ strArg [] ["to-tag"] F.UpToTag "REGEXP" function
158 odesc = [ strArg [] ["from-patch"] F.AfterPatch "REGEXP" function
165 odesc = [ strArg [] ["from-hash"] F.AfterHash "HASH" function
172 odesc = [ strArg [] ["from-tag"] F.AfterTag "REGEXP" function
191 odesc = [ strArg ['p'] ["patch"] F.OnePatch "REGEXP" function
205 odesc = [ strArg ['h'] ["hash"] F.OneHash "HASH" function
[all …]
H A DCore.hs135 , odesc :: [d f] function
214 odesc = [] function
222 odesc = od1 ++ od2 function
251 odesc = od function
272 odesc = od1 ++ od2 function
280 odesc = [] function
/dports/math/polymake/polymake-4.5/apps/polytope/include/
H A Dcayley_embedding.h78 std::ostringstream odesc; in cayley_embedding() local
79 odesc << "Cayley embedding of "; in cayley_embedding()
101 if (i>0) odesc << ", "; in cayley_embedding()
102 odesc << p_array[i].name(); in cayley_embedding()
106 odesc << endl; in cayley_embedding()
107 p_out.set_description() << odesc.str(); in cayley_embedding()
/dports/security/clamav/clamav-0.104.2/clamd/
H A Dscanner.c232 client_conn->sd = scandata->odesc; in scan_callback()
379 int odesc, in scanfd() argument
393 UNUSEDPARAM(odesc); in scanfd()
467 int odesc, in scanstream() argument
527 if (mdprintf(odesc, "PORT %u%c", port, term) <= 0) { in scanstream()
537 mdprintf(odesc, "Accept %s. ERROR%c", reason, term); in scanstream()
546 mdprintf(odesc, "accept() ERROR%c", term); in scanstream()
559 mdprintf(odesc, "cli_gentempfd() failed. ERROR%c", term); in scanstream()
595 mdprintf(odesc, "read timeout ERROR%c", term); in scanstream()
599 mdprintf(odesc, "read poll ERROR%c", term); in scanstream()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/clamd/
H A Dscanner.c231 client_conn->sd = scandata->odesc; in scan_callback()
378 int odesc, in scanfd() argument
392 UNUSEDPARAM(odesc); in scanfd()
466 int odesc, in scanstream() argument
526 if (mdprintf(odesc, "PORT %u%c", port, term) <= 0) { in scanstream()
536 mdprintf(odesc, "Accept %s. ERROR%c", reason, term); in scanstream()
545 mdprintf(odesc, "accept() ERROR%c", term); in scanstream()
558 mdprintf(odesc, "cli_gentempfd() failed. ERROR%c", term); in scanstream()
594 mdprintf(odesc, "read timeout ERROR%c", term); in scanstream()
598 mdprintf(odesc, "read poll ERROR%c", term); in scanstream()
[all …]
/dports/devel/autogen/autogen-5.18.16/autoopts/
H A Dconfigfile.c131 if ( (odesc == NULL) in optionFindValue()
136 else if (odesc->optCookie == NULL) { in optionFindValue()
141 tArgList * argl = odesc->optCookie; in optionFindValue()
213 if ( (odesc == NULL) in optionFindNextValue()
218 else if (odesc->optCookie == NULL) { in optionFindNextValue()
223 tArgList * argl = odesc->optCookie; in optionFindNextValue()
1116 optionLoadOpt(tOptions * opts, tOptDesc * odesc) in optionLoadOpt() argument
1129 if ( DISABLED_OPT(odesc) in optionLoadOpt()
1130 || ((odesc->fOptState & OPTST_RESET) != 0)) in optionLoadOpt()
1133 if (stat(odesc->optArg.argString, &sb) != 0) { in optionLoadOpt()
[all …]
/dports/security/gnutls/gnutls-3.6.16/src/libopts/
H A Dconfigfile.c131 if ( (odesc == NULL) in optionFindValue()
136 else if (odesc->optCookie == NULL) { in optionFindValue()
141 tArgList * argl = odesc->optCookie; in optionFindValue()
213 if ( (odesc == NULL) in optionFindNextValue()
218 else if (odesc->optCookie == NULL) { in optionFindNextValue()
223 tArgList * argl = odesc->optCookie; in optionFindNextValue()
1116 optionLoadOpt(tOptions * opts, tOptDesc * odesc) in optionLoadOpt() argument
1129 if ( DISABLED_OPT(odesc) in optionLoadOpt()
1130 || ((odesc->fOptState & OPTST_RESET) != 0)) in optionLoadOpt()
1133 if (stat(odesc->optArg.argString, &sb) != 0) { in optionLoadOpt()
[all …]
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dlmx.c197 char* odesc; in lmx_print() local
203 odesc = wpt->notes; in lmx_print()
204 if (!odesc) { in lmx_print()
205 odesc = wpt->description; in lmx_print()
207 if (!odesc) { in lmx_print()
208 odesc = wpt->shortname; in lmx_print()
211 oname = global_opts.synthesize_shortnames ? odesc : wpt->shortname; in lmx_print()
/dports/net/ntp/ntp-4.2.8p15/sntp/libopts/
H A Dconfigfile.c175 if ( (odesc == NULL) in optionFindValue()
180 else if (odesc->optCookie == NULL) { in optionFindValue()
185 tArgList * argl = odesc->optCookie; in optionFindValue()
257 if ( (odesc == NULL) in optionFindNextValue()
262 else if (odesc->optCookie == NULL) { in optionFindNextValue()
267 tArgList * argl = odesc->optCookie; in optionFindNextValue()
1160 optionLoadOpt(tOptions * opts, tOptDesc * odesc) in optionLoadOpt() argument
1173 if ( DISABLED_OPT(odesc) in optionLoadOpt()
1174 || ((odesc->fOptState & OPTST_RESET) != 0)) in optionLoadOpt()
1177 if (stat(odesc->optArg.argString, &sb) != 0) { in optionLoadOpt()
[all …]
/dports/archivers/sharutils/sharutils-4.15.2/libopts/
H A Dconfigfile.c175 if ( (odesc == NULL) in optionFindValue()
180 else if (odesc->optCookie == NULL) { in optionFindValue()
185 tArgList * argl = odesc->optCookie; in optionFindValue()
257 if ( (odesc == NULL) in optionFindNextValue()
262 else if (odesc->optCookie == NULL) { in optionFindNextValue()
267 tArgList * argl = odesc->optCookie; in optionFindNextValue()
1160 optionLoadOpt(tOptions * opts, tOptDesc * odesc) in optionLoadOpt() argument
1173 if ( DISABLED_OPT(odesc) in optionLoadOpt()
1174 || ((odesc->fOptState & OPTST_RESET) != 0)) in optionLoadOpt()
1177 if (stat(odesc->optArg.argString, &sb) != 0) { in optionLoadOpt()
[all …]
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/libopts/
H A Dconfigfile.c175 if ( (odesc == NULL) in optionFindValue()
180 else if (odesc->optCookie == NULL) { in optionFindValue()
185 tArgList * argl = odesc->optCookie; in optionFindValue()
257 if ( (odesc == NULL) in optionFindNextValue()
262 else if (odesc->optCookie == NULL) { in optionFindNextValue()
267 tArgList * argl = odesc->optCookie; in optionFindNextValue()
1169 optionLoadOpt(tOptions * opts, tOptDesc * odesc) in optionLoadOpt() argument
1182 if ( DISABLED_OPT(odesc) in optionLoadOpt()
1183 || ((odesc->fOptState & OPTST_RESET) != 0)) in optionLoadOpt()
1186 if (stat(odesc->optArg.argString, &sb) != 0) { in optionLoadOpt()
[all …]

12345678910