Searched refs:converted (Results 1 - 6 of 6) sorted by relevance
| /glassfish-3.1.2/common/amx-core/src/main/java/org/glassfish/admin/amx/util/ |
| H A D | RegexUtil.java | 99 String converted = input; 129 converted = buf.toString(); 132 return (converted);
|
| /glassfish-3.1.2/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ |
| H A D | ActiveJmsResourceAdapter.java | 1018 String converted = convertStringToValidMQIdentifier(s); 1019 logFine("converted instance name " + converted); 1020 return converted;
|
| /vbox/src/VBox/Runtime/common/asm/ |
| H A D | ASMMultU64ByU32DivByU32.asm | 58 ; This implementation is converted from the GCC inline
|
| /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/ |
| H A D | prscanf.c | 98 PRBool converted; /* is the value actually converted? */ member in struct:__anon17224 333 state->converted = PR_TRUE; 399 state->converted = PR_TRUE; 427 state->converted = PR_FALSE; 452 state->converted = PR_TRUE; 508 state->converted = PR_TRUE; 553 state->converted = PR_TRUE; 614 if (state->converted) {
|
| /vbox/src/libs/xpcom18a4/xpcom/components/ |
| H A D | nsComponentManager.cpp | 464 nsISupports *converted; local 465 if (NS_FAILED(c->converter(table, hdr, c->data, &converted)) || 466 !c->impl->mElements.AppendElement(converted)) { 2876 // array. Empty loader types are converted to NATIVE. Returns -1 if
|
| /vbox/src/libs/zlib-1.2.6/contrib/masmx64/ |
| H A D | gvmat64.asm | 545 db 0dh,0ah,"asm686 with masm, optimised assembly code from Brian Raiter, written 1998, converted to amd 64 by Gilles Vollant 2005",0dh,0ah,0
|
Completed in 64 milliseconds