id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
0d1ef680-086e-4f69-aa65-c8daf89dc7b7
|
public crmondemand.xml.customobject6.query.QueryType getCustomObject5Id() {
return this.customObject5Id;
}
|
20d8186c-1763-472b-a1be-91dac3c1bdf1
|
public crmondemand.xml.customobject6.query.QueryType getCustomText38() {
return this.customText38;
}
|
a266e460-ac67-46fa-a89d-9d9671ea5aa7
|
public java.lang.String getCustomText65() {
return this.customText65;
}
|
714fab72-071f-4a79-9048-17bbd23ac1fa
|
private void imageGrayscale() {
resultImage = ImageProcessor.toGrayScale(inputImage);
imagePanelProcessed.setImage(resultImage);
infoBar.setText(" Info.: Color image is converted to grayscale");
addToImageBuffer(resultImage);
textProcessed.setVisible(false);
frameProcessed.setVisible(true);
}
|
266c7842-5b65-41d6-8bc1-b37f42ee4b7f
|
public void setCustomBoolean12(crmondemand.xml.customobject3.query.QueryType customBoolean12) {
this.customBoolean12 = customBoolean12;
}
|
a15a60d2-17d1-40c9-87a3-d2ea18912c9f
|
public Builder clearCanProduce() {
bitField1_ = (bitField1_ & ~0x00000200);
canProduce_ = false;
onChanged();
return this;
}
|
4964d2ac-d55a-4475-9946-0c8aa465b97f
|
public crmondemand.xml.contact.query.QueryType getCustomText84() {
return this.customText84;
}
|
8a922b63-ec41-4dff-97b2-8ab8f543b8dc
|
public void handler() {
long res = m68ki_read_imm_8();
long ea_dst = m68k_cpu.ar[(int) ((get_CPU_IR() >>> 9) & 7)]++;
m68ki_write_8(ea_dst, res);
m68k_cpu.n_flag = GET_MSB_8(res);
m68k_cpu.not_z_flag = res;
m68k_cpu.v_flag = 0;
m68k_cpu.c_flag = 0;
USE_CLKS(8 + 4);
if (m68klog != null) {
fprintf(m68klog, "move_pi_i_8 :PC:%d,PPC:%d,mode:%d,dr0:%d,dr1:%d,dr2:%d,dr3:%d,dr4:%d,dr5:%d,dr6:%d,dr7:%d,ar0:%d,ar1:%d,ar2:%d,ar3:%d,ar4:%d,ar5:%d,ar6:%d,ar7:%d,sp0:%d,sp1:%d,sp2:%d,sp3:%d,vbr:%d,sfc:%d,dfc:%d,cacr:%d,caar:%d,ir:%d,t1:%d,t0:%d,s:%d,m:%d,x:%d,n:%d,nz:%d,v:%d,c:%d,intm:%d,ints:%d,stop:%d,halt:%d,intc:%d,prefa:%d,prefd:%d\n", m68k_cpu.pc, m68k_cpu.ppc, m68k_cpu.mode, m68k_cpu.dr[0], m68k_cpu.dr[1], m68k_cpu.dr[2], m68k_cpu.dr[3], m68k_cpu.dr[4], m68k_cpu.dr[5], m68k_cpu.dr[6], m68k_cpu.dr[7], m68k_cpu.ar[0], m68k_cpu.ar[1], m68k_cpu.ar[2], m68k_cpu.ar[3], m68k_cpu.ar[4], m68k_cpu.ar[5], m68k_cpu.ar[6], m68k_cpu.ar[7], m68k_cpu.sp[0], m68k_cpu.sp[1], m68k_cpu.sp[2], m68k_cpu.sp[3], m68k_cpu.vbr, m68k_cpu.sfc, m68k_cpu.dfc, m68k_cpu.cacr, m68k_cpu.caar, m68k_cpu.ir, m68k_cpu.t1_flag, m68k_cpu.t0_flag, m68k_cpu.s_flag, m68k_cpu.m_flag, m68k_cpu.x_flag, m68k_cpu.n_flag, m68k_cpu.not_z_flag, m68k_cpu.v_flag, m68k_cpu.c_flag, m68k_cpu.int_mask, m68k_cpu.int_state, m68k_cpu.stopped, m68k_cpu.halted, m68k_cpu.int_cycles, m68k_cpu.pref_addr, m68k_cpu.pref_data);
}
}
|
f15cdb8c-7dd1-4442-963a-cf00c8300150
|
public crmondemand.xml.customobject6.query.QueryType getIntegrationId() {
return this.integrationId;
}
|
0abd40a7-4cb3-44c0-b5f0-048e6941f72e
|
@Override
public boolean add(E value) {
addLast(value);
return true;
}
|
6269ed7f-7d2c-4424-87c0-3c99096e9d70
|
public Cliente(String nombre, String dni) {
this.nombre = nombre;
this.dni = dni;
}
|
09d23daf-7b81-467c-9680-a468c07fae06
|
public java.lang.String getCustomObject5Name() {
return this.customObject5Name;
}
|
ad18e199-4ed9-4242-847c-48c4b3217f6a
|
public void setListOfBook(crmondemand.xml.customobject6.data.ListOfBookData listOfBook)
{
this.listOfBook = listOfBook;
}
|
7203fbe8-4e13-463a-a90b-a0b5c57c6308
|
public java.lang.String getCustomObject2ExternalSystemId() {
return this.customObject2ExternalSystemId;
}
|
8a43f88d-bc13-4d43-8a1c-cb680f460677
|
public void setIndexedPick1(java.lang.String indexedPick1) {
this.indexedPick1 = indexedPick1;
}
|
921181a3-9d74-4582-91bb-0fe32bea1419
|
public java.lang.String getCustomObject13IntegrationId() {
return this.customObject13IntegrationId;
}
|
d57f2de6-a9eb-4521-af7c-186f37f50052
|
final boolean method3989(r var_r, int i, int i_407_, int i_408_,
int i_409_, boolean bool) {
return false;
}
|
ac70228d-e144-48b5-a163-f0daab5c1988
|
@Override
public void run() {
if(getTwoMoves()){
userCommand = 4;
setChanged();
notifyObservers();
twoMoves = false;
}
left = false;
}
|
463cd4e1-fbe4-461d-9ac0-626b62aee236
|
@Override
public String getHeaderAndFooterSpace() {
return "";
}
|
4178d7a7-b1e5-43ad-adba-af659b0cd33b
|
public void setOwnerFirstName(java.lang.String ownerFirstName) {
this.ownerFirstName = ownerFirstName;
}
|
ec3eb26e-7063-4b9d-ad0a-11aaeb6cb3bd
|
public void setCustomObject10ExternalSystemId(java.lang.String customObject10ExternalSystemId) {
this.customObject10ExternalSystemId = customObject10ExternalSystemId;
}
|
6bacfd7d-b6cf-4a5e-be97-b2a05b59e361
|
public java.lang.String getCustomPickList6() {
return this.customPickList6;
}
|
2920c3f9-d723-490d-b2e7-472d8bf76d34
|
public java.lang.String getExamIdentifier() {
return this.examIdentifier;
}
|
df478eca-77ce-4986-b201-f4f97ffbe8d1
|
public void setCustomPickList4(crmondemand.xml.customobject3.query.QueryType customPickList4) {
this.customPickList4 = customPickList4;
}
|
063a0bde-f134-400f-9318-2250415d3a16
|
public void removeCompileListener(CompileListener listener) {
mListeners.removeElement(listener);
}
|
83a0aca6-8470-4165-8509-13b071a41db5
|
public void setCustomText87(crmondemand.xml.contact.query.QueryType customText87) {
this.customText87 = customText87;
}
|
8c99016e-59c2-437d-96ad-455bec2b1ffc
|
public void setActivityExternalSystemId(java.lang.String activityExternalSystemId) {
this.activityExternalSystemId = activityExternalSystemId;
}
|
c96f39cf-b556-4574-9b4a-072005f81eec
|
public void setCustomObject12ExternalSystemId(crmondemand.xml.customobject6.query.QueryType customObject12ExternalSystemId) {
this.customObject12ExternalSystemId = customObject12ExternalSystemId;
}
|
19d796ad-429a-4821-b080-832116964625
|
public void test_minusMinutes_zero() {
OffsetTime base = OffsetTime.of(11, 30, 59, OFFSET_PONE);
OffsetTime test = base.minusMinutes(0);
assertEquals(test, base);
}
// -----------------------------------------------------------------------
// minusSeconds()
// -----------------------------------------------------------------------
@Test(groups = { "tck" }
|
78691012-ec96-4a31-af08-4df9bee447d7
|
public void setCustomBoolean30(java.lang.Boolean customBoolean30) {
this.customBoolean30 = customBoolean30;
}
|
02157ddb-4e1a-4f19-b2bf-95b2a6c2ea98
|
public java.lang.String getCustomObject11IntegrationId() {
return this.customObject11IntegrationId;
}
|
c042f712-bdc1-4625-ab22-e502f72def24
|
public void setContactNameId(crmondemand.xml.contact.query.QueryType contactNameId) {
this.contactNameId = contactNameId;
}
|
35696098-7734-4557-a248-ba08d6cb3b86
|
public java.lang.String getCustomPickList80() {
return this.customPickList80;
}
|
768b1980-ac2a-401c-b02d-9c0ee7a9e83b
|
public void setAccountNumber(java.lang.String accountNumber) {
this.accountNumber = accountNumber;
}
|
863ae68a-e0c7-4098-bff5-e8d09fc59c14
|
public void handler() {
nec_rotate_shift_Word(FETCH(), I.regs.b[CL]);
if (neclog != null) {
fprintf(neclog, "i_rotshft_wcl :PC:%d,I.ip:%d,AW:%d,CW:%d,DW:%d,BW:%d,SP:%d,BP:%d,IX:%d,IY:%d,b1:%d,b2:%d,b3:%d,b4:%d,s1:%d,s2:%d,s3:%d,s4:%d,A:%d,O:%d,S:%d,Z:%d,C:%d,P:%d,T:%d,I:%d,D:%d,M:%d,v:%d,irq:%d,ns:%d,is:%d,pb:%d,pre:%d,EA:%d\n", cpu_get_pc(), I.ip, I.regs.w[AW], I.regs.w[CW], I.regs.w[DW], I.regs.w[BW], I.regs.w[SP], I.regs.w[BP], I.regs.w[IX], I.regs.w[IY], I.base[0], I.base[1], I.base[2], I.base[3], I.sregs[0], I.sregs[1], I.sregs[2], I.sregs[3], I.AuxVal, I.OverVal, I.SignVal, I.ZeroVal, I.CarryVal, I.ParityVal, I.TF, I.IF, I.DF, I.MF, I.int_vector, I.pending_irq, I.nmi_state, I.irq_state, I.prefix_base, I.seg_prefix, EA);
}
}
|
09c70348-b9b5-44f5-9d2e-379c1bf5b6b5
|
public void setCustomCurrency8(crmondemand.xml.customobject6.query.QueryType customCurrency8) {
this.customCurrency8 = customCurrency8;
}
|
cd8e9a1b-9a0f-49a7-8c79-e06f43dfbf12
|
public java.lang.String getCustomObject11Type() {
return this.customObject11Type;
}
|
ad90563f-1c7b-47b5-8c6a-2586fb545ba3
|
public crmondemand.xml.contact.query.QueryType getCustomInteger0() {
return this.customInteger0;
}
|
32c009d8-37bb-476f-a7d2-f5deff82bfb4
|
public void setFinancialAccountExternalSystemId(java.lang.String financialAccountExternalSystemId) {
this.financialAccountExternalSystemId = financialAccountExternalSystemId;
}
|
71e107e7-ae40-4f0f-a975-e119513b4f9f
|
public String getApellido() {
return apellido;
}
|
ea04e6f3-4a00-41fa-9e9c-6470b17678e9
|
public void handler() {
if (m68klog != null) {
fclose(m68klog);
}
throw new UnsupportedOperationException("Unimplemented");
}
|
8a4f2642-adf5-487b-a6d2-3aab9e4cad21
|
public java.lang.Boolean getSolutionMarketingApproval() {
return this.solutionMarketingApproval;
}
|
5d1dfba5-c5f4-4d40-a036-f40487f9765e
|
void rejouer();
|
3f064a65-d8cd-4b07-8670-480d4bdc7364
|
public void setCustomDate8(crmondemand.xml.customobject6.query.QueryType customDate8) {
this.customDate8 = customDate8;
}
|
9e9fda3a-0b5f-445d-856c-f09723a9c4fe
|
Car088(){
}
|
af9bcba3-ad4e-4b07-9e01-afa1cb278a24
|
public void setCustomCurrency19(crmondemand.xml.opportunity.query.QueryType customCurrency19) {
this.customCurrency19 = customCurrency19;
}
|
551c38ea-7822-45e4-9f08-6fbc75b96bb0
|
public void setDataNascimento(Date dataNascimento) {
this.dataNascimento = dataNascimento;
}
|
31f6956d-5f7a-4d39-8502-834ecd3a56f4
|
public crmondemand.xml.opportunity.query.QueryType getCustomNumber20() {
return this.customNumber20;
}
|
bbad742c-6f07-4904-b3bf-029b8503f9c5
|
public void setCustomObject6IntegrationId(crmondemand.xml.customobject6.query.QueryType customObject6IntegrationId) {
this.customObject6IntegrationId = customObject6IntegrationId;
}
|
9cc8d748-506c-4f82-912c-845f0d100ac4
|
public crmondemand.xml.customobject6.query.QueryType getCustomDate44() {
return this.customDate44;
}
|
e98b533e-8b17-4c11-9515-cda00987865f
|
public void setCustomPickList97(crmondemand.xml.customobject3.query.QueryType customPickList97) {
this.customPickList97 = customPickList97;
}
|
08b6b42f-38bb-45b1-b226-ecaab302d702
|
public java.lang.String getCustomObject11IntegrationId() {
return this.customObject11IntegrationId;
}
|
6bb2cd33-309f-4b98-81f2-b3b97fc0a4eb
|
public void setProductCategory(crmondemand.xml.customobject6.query.QueryType productCategory) {
this.productCategory = productCategory;
}
|
1fea1026-113e-4d89-b169-3f6ba399e310
|
public Ticket(final String reason_arg, int duration_arg, int orderNum_arg, final DateTime startDate_arg, int type_arg){
this.setUniqueID(orderNum_arg);
this.setReason(reason_arg);
this.startDate = startDate_arg;
this.endDate = startDate_arg.plusMinutes(duration_arg);
this.setType(type_arg);
}
|
e87428e6-fa4f-4378-8dbb-74dcd04986dd
|
public void setCustomPickList10(crmondemand.xml.customobject6.query.QueryType customPickList10) {
this.customPickList10 = customPickList10;
}
|
2a6899e1-dfc8-40d9-8450-c03698be9dbd
|
private JButton getButEnregText() {
if (butEnregText == null) {
butEnregText = new JButton();
butEnregText.setText("Enregistrer sous...");
butEnregText.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent e) {
JFileChooser save=new JFileChooser();
final FileFilter filter=new FileNameExtensionFilter("Texte Uniquement","txt");
save.setDialogType(JFileChooser.SAVE_DIALOG);
save.setFileSelectionMode(JFileChooser.FILES_ONLY);
save.setFileFilter(filter);
save.setMultiSelectionEnabled(false);
int r=save.showSaveDialog(null);
if(r==JFileChooser.APPROVE_OPTION) {
if(save.getSelectedFile().getAbsolutePath().endsWith("txt")) {
Ecrire.ecrireMessage(save.getSelectedFile().getAbsolutePath(), m);
}
else {
Ecrire.ecrireMessage(save.getSelectedFile().getAbsolutePath()+".txt", m);
}
}
}
});
}
return butEnregText;
}
|
f473e70b-d2ae-49e6-a6d9-0694debfe83e
|
@Override
public void mouseClicked(MouseEvent e) {
SwingWorker<Solution, Void> worker = new SwingWorker<Solution, Void>() {
Solver solver;
long searchTime;
@Override
protected Solution doInBackground() throws Exception {
solveButton.setText("Solving...");
solveButton.setEnabled(false);
setAlgorithm();
solver = new Solver(puzzle, algorithm);
long startTime = System.nanoTime();
Solution solution = solver.solve();
searchTime = System.nanoTime() - startTime;
return solution;
}
private void setAlgorithm() {
String heu = heuristicComboBox.getSelectedItem()
.toString();
if (heu.equals("Manhattan")) {
heuristic = new ManhattanHeuristic(N);
} else if (heu.equals("Misplaced")) {
heuristic = new MisplacedHeuristic(N);
}
String alg = algorithmComboBox.getSelectedItem()
.toString();
if (alg.equals("Breadth First Search")) {
heuristicComboBox.setEnabled(false);
algorithm = new BreadthFirstSearch();
} else if (alg.equals("Iterative DLS")) {
heuristicComboBox.setEnabled(false);
algorithm = new IterativeDLS();
} else {
heuristicComboBox.setEnabled(true);
if (alg.equals("A*")) {
algorithm = new AStar(heuristic);
} else if (alg.equals("IDA*")) {
algorithm = new IDAStar(heuristic);
} else if (alg.equals("Weighted A*")) {
algorithm = new WeightedAStar(heuristic,
Integer.parseInt(weightTextField
.getText()));
}
}
}
@Override
protected void done() {
try {
solveButton.setText("Solve");
textArea.append(get().toString() + "\n");
} catch (InterruptedException | ExecutionException ex) {
ex.printStackTrace();
}
textArea.append("Search finished with "
+ algorithm.toString()
+ " algorithms "
+ ((heuristicComboBox.isEnabled()) ? ("with "
+ heuristic.toString() + " heuristics\n")
: "") + "in approximately: "
+ (searchTime / 1000000000.0) + "s");
if (logBox.isSelected()) {
try {
createLogFile(get());
} catch (InterruptedException | ExecutionException e) {
e.printStackTrace();
}
}
}
};
if (solveButton.isEnabled())
worker.execute();
}
|
f9f17c86-d4b5-42ba-a052-0863f2da1f41
|
void setParameters(String[] params);
|
a081b270-52c3-453b-a26e-10866acd9291
|
public crmondemand.xml.contact.query.QueryType getContactExternalSystemId() {
return this.contactExternalSystemId;
}
|
1c538da9-8762-4c4d-b40c-68529195b80c
|
public java.lang.Boolean getCustomBoolean16() {
return this.customBoolean16;
}
|
6c85b033-5b54-465d-84fe-6b19def3682c
|
public crmondemand.xml.customobject6.query.QueryType getClaimDecisionDate() {
return this.claimDecisionDate;
}
|
702ea30f-cba8-47ad-81ad-45157e28d2f1
|
public void setBookName(crmondemand.xml.opportunity.query.QueryType bookName) {
this.bookName = bookName;
}
|
add9743e-d90b-46ac-bffb-2261033fb694
|
public static void setOldAlliance(final int gid, final boolean expelled, final int allianceid) {
final MapleGuildAlliance alliance = getAlliance(allianceid);
final MapleGuild g_ = Guild.getGuild(gid);
if (alliance != null) {
for (int i = 0; i < alliance.getNoGuilds(); i++) {
final MapleGuild guild = Guild.getGuild(alliance.getGuildId(i));
if (guild == null) {
if (gid != alliance.getGuildId(i)) {
alliance.removeGuild(gid, false, true);
}
continue; //just skip
}
if (g_ == null || gid == alliance.getGuildId(i)) {
guild.changeARank(5);
guild.setAllianceId(0);
guild.broadcast(AlliancePacket.disbandAlliance(allianceid));
} else if (g_ != null) {
guild.broadcast(CWvsContext.broadcastMsg(5, "[" + g_.getName() + "] Guild has left the alliance."));
guild.broadcast(AlliancePacket.changeGuildInAlliance(alliance, g_, false));
guild.broadcast(AlliancePacket.removeGuildFromAlliance(alliance, g_, expelled));
}
}
}
if (gid == -1) {
lock.writeLock().lock();
try {
alliances.remove(allianceid);
} finally {
lock.writeLock().unlock();
}
}
}
|
8681021b-d0ce-4a75-9610-199ffeb95573
|
public crmondemand.xml.opportunity.query.QueryType getCustomBoolean9() {
return this.customBoolean9;
}
|
21a67684-682e-4c29-83c7-45dfc54e9fd8
|
public java.lang.String getCustomObject4IntegrationId() {
return this.customObject4IntegrationId;
}
|
86e0fc8a-2c26-4274-aaab-6a449f02a653
|
public void setCustomInteger28(java.lang.Integer customInteger28) {
this.customInteger28 = customInteger28;
}
|
8ad80b1a-124d-4dc5-a7c3-6cf8a3933147
|
public crmondemand.xml.customobject3.query.QueryType getCustomText31() {
return this.customText31;
}
|
d65a00cd-51e6-4769-b496-1d83e34de935
|
public void setCustomDate47(crmondemand.xml.contact.query.QueryType customDate47) {
this.customDate47 = customDate47;
}
|
06bb5913-1b42-4056-8a37-40f4f409b871
|
public static byte[] messengerCharInfo(MapleCharacter chr) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.MESSENGER.getValue());
mplew.write(0x0B);
mplew.writeMapleAsciiString(chr.getName());
mplew.writeInt(chr.getJob());
mplew.writeInt(chr.getFame());
mplew.writeInt(0); //likes
MapleGuild gs = World.Guild.getGuild(chr.getGuildId());
mplew.writeMapleAsciiString(gs != null ? gs.getName() : "-");
MapleGuildAlliance alliance = World.Alliance.getAlliance(gs.getAllianceId());
mplew.writeMapleAsciiString(alliance != null ? alliance.getName() : "");
mplew.write(2);
return mplew.getPacket();
}
|
f24c1bcc-6752-4bd4-8077-3208b0b8ece1
|
public java.lang.String getCustomPickList4() {
return this.customPickList4;
}
|
f2098108-e4ef-499a-b4d7-2b0dbc5bb34f
|
public void setCustomPickList83(java.lang.String customPickList83) {
this.customPickList83 = customPickList83;
}
|
1dc7c10b-53f0-4ede-8861-824f2e31ac19
|
public crmondemand.xml.contact.query.QueryType getCampaignExternalSystemId() {
return this.campaignExternalSystemId;
}
|
babb8bd0-80ba-4519-a6c4-6555d210c6c1
|
@Override
public String[] getModifiedClasses() {
String modifiedClassesUnparsed = null;
getConnectionDetail().getControlThread().sendMessage("[listmodifiedclasses");
modifiedClassesUnparsed = getConnectionDetail().getControlThread().getMessage();
if (modifiedClassesUnparsed!=null && modifiedClassesUnparsed.length() >= 2) {
if (modifiedClassesUnparsed.charAt(modifiedClassesUnparsed.length()-1)==']')
modifiedClassesUnparsed = modifiedClassesUnparsed.substring(0, modifiedClassesUnparsed.length()-1);
if (modifiedClassesUnparsed.charAt(0)=='[')
modifiedClassesUnparsed = modifiedClassesUnparsed.substring(1);
}
String[] rc = null;
if ("".equals(modifiedClassesUnparsed.trim()) )
rc = null;
else
rc = modifiedClassesUnparsed.trim().split("\\s*,[,\\s]*");
return rc;
}
|
f46f0290-1106-48dd-942a-1c19d0b2ffae
|
@Override
public void set(Integer e) {
throw new UnsupportedOperationException("don't modify this collection, yo. it's immutable!");
}
|
140535a5-262b-429b-a89f-34effec4975b
|
public void setCustomPhone15(java.lang.String customPhone15) {
this.customPhone15 = customPhone15;
}
|
8365f643-e811-49ea-816a-b5d979f3b88f
|
public void setPartnerName(java.lang.String partnerName) {
this.partnerName = partnerName;
}
|
1c2508fb-0889-4fc9-a79c-d3a8f24b09a4
|
public int getIsVisible(int index) {
return isVisible_.get(index);
}
|
acdfc74d-4767-46df-92f0-ab839068269f
|
public static void operateOnFile(String file, Keyword operation) {
{ String targetlanguage = ((Keyword)(Stella.$TRANSLATOROUTPUTLANGUAGE$.get())).symbolName;
Module currentmodule = ((Module)(Stella.$MODULE$.get()));
Context currentcontext = ((Context)(Stella.$CONTEXT$.get()));
boolean seeninmoduleP = false;
boolean skipP = false;
file = Stella.translateLogicalPathname(file);
if (operation == null) {
operation = Stella.KWD_TRANSLATE;
}
{ Object old$Translationphase$000 = Stella.$TRANSLATIONPHASE$.get();
Object old$Translationerrors$000 = Stella.$TRANSLATIONERRORS$.get();
Object old$Translationwarnings$000 = Stella.$TRANSLATIONWARNINGS$.get();
Object old$Translationnotes$000 = Stella.$TRANSLATIONNOTES$.get();
Object old$Currentfile$000 = Stella.$CURRENTFILE$.get();
Object old$Module$000 = Stella.$MODULE$.get();
Object old$Context$000 = Stella.$CONTEXT$.get();
try {
Native.setSpecial(Stella.$TRANSLATIONPHASE$, null);
Native.setIntSpecial(Stella.$TRANSLATIONERRORS$, 0);
Native.setIntSpecial(Stella.$TRANSLATIONWARNINGS$, 0);
Native.setIntSpecial(Stella.$TRANSLATIONNOTES$, 0);
Native.setSpecial(Stella.$CURRENTFILE$, Stella.fileBaseName(file));
Native.setSpecial(Stella.$MODULE$, currentmodule);
Native.setSpecial(Stella.$CONTEXT$, currentcontext);
if (((Keyword)(Stella.$TRANSLATOROUTPUTLANGUAGE$.get())) == Stella.KWD_COMMON_LISP) {
targetlanguage = "Common Lisp";
}
else if ((((Keyword)(Stella.$TRANSLATOROUTPUTLANGUAGE$.get())) == Stella.KWD_CPP) ||
(((Keyword)(Stella.$TRANSLATOROUTPUTLANGUAGE$.get())) == Stella.KWD_CPP_STANDALONE)) {
targetlanguage = "C++";
}
else if (((Keyword)(Stella.$TRANSLATOROUTPUTLANGUAGE$.get())) == Stella.KWD_IDL) {
targetlanguage = "IDL";
}
else if (((Keyword)(Stella.$TRANSLATOROUTPUTLANGUAGE$.get())) == Stella.KWD_JAVA) {
targetlanguage = "Java";
}
else {
}
if (((Integer)(Stella.$TRANSLATIONVERBOSITYLEVEL$.get())).intValue() >= 1) {
System.out.println("Processing `" + file + "':");
System.out.println("*** Pass 1, generating objects...");
}
{ Object old$TransientobjectsP$000 = Stella.$TRANSIENTOBJECTSp$.get();
try {
Native.setBooleanSpecial(Stella.$TRANSIENTOBJECTSp$, true);
{ Stella_Object tree = null;
SExpressionIterator iter000 = InputStream.sExpressions(InputFileStream.newInputFileStream(file));
while (iter000.nextP()) {
tree = iter000.value;
{ Object old$TransientobjectsP$001 = Stella.$TRANSIENTOBJECTSp$.get();
try {
Native.setBooleanSpecial(Stella.$TRANSIENTOBJECTSp$, false);
if (Stella_Object.safePrimaryType(tree) == Stella.SGT_STELLA_CONS) {
{ Cons tree000 = ((Cons)(tree));
{ Object [] caller_MV_returnarray = new Object[1];
skipP = Cons.handleInModuleTree(tree000, seeninmoduleP, true, caller_MV_returnarray);
seeninmoduleP = ((boolean)(((BooleanWrapper)(caller_MV_returnarray[0])).wrapperValue));
}
if (!(skipP)) {
{ Object old$Translationphase$001 = Stella.$TRANSLATIONPHASE$.get();
try {
Native.setSpecial(Stella.$TRANSLATIONPHASE$, Stella.KWD_DEFINE);
Cons.walkTopLevelTree(tree000, true);
} finally {
Stella.$TRANSLATIONPHASE$.set(old$Translationphase$001);
}
}
}
}
}
else {
}
} finally {
Stella.$TRANSIENTOBJECTSp$.set(old$TransientobjectsP$001);
}
}
}
}
} finally {
Stella.$TRANSIENTOBJECTSp$.set(old$TransientobjectsP$000);
}
}
((List)(Stella.$TRANSLATIONUNITS$.get())).reverse();
if (!(operation == Stella.KWD_DEFINE)) {
if (((Integer)(Stella.$TRANSLATIONVERBOSITYLEVEL$.get())).intValue() >= 1) {
System.out.println("*** Pass 2, finalizing objects...");
}
Native.setSpecial(Stella.$TRANSLATIONPHASE$, Stella.KWD_FINALIZE);
Stella.finalizeClassesAndSlots();
if (!(operation == Stella.KWD_FINALIZE)) {
if (((Integer)(Stella.$TRANSLATIONVERBOSITYLEVEL$.get())).intValue() >= 1) {
System.out.println("*** Pass 3, walking objects...");
}
Native.setSpecial(Stella.$TRANSLATIONPHASE$, Stella.KWD_WALK);
if (!(Stella.useHardcodedSymbolsP() ||
(((Keyword)(Stella.$TRANSLATOROUTPUTLANGUAGE$.get())) == Stella.KWD_JAVA))) {
Stella.clearSymbolRegistry();
}
{ Object old$UserecordedsignaturesP$000 = Stella.$USERECORDEDSIGNATURESp$.get();
try {
Native.setBooleanSpecial(Stella.$USERECORDEDSIGNATURESp$, Stella.$WALK_WITH_RECORDED_SIGNATURESp$);
Stella.walkAllPhaseOneUnits();
} finally {
Stella.$USERECORDEDSIGNATURESp$.set(old$UserecordedsignaturesP$000);
}
}
if (!(operation == Stella.KWD_WALK)) {
Stella.translateAndOutputUnitsToFile(file, targetlanguage);
}
if (Stella.$RECORD_SIGNATURESp$) {
System.out.println("Recording object signatures...");
Stella.recordSignaturesOfAllUnits(file);
}
}
}
Stella.summarizeTranslationErrors();
} finally {
Stella.$CONTEXT$.set(old$Context$000);
Stella.$MODULE$.set(old$Module$000);
Stella.$CURRENTFILE$.set(old$Currentfile$000);
Stella.$TRANSLATIONNOTES$.set(old$Translationnotes$000);
Stella.$TRANSLATIONWARNINGS$.set(old$Translationwarnings$000);
Stella.$TRANSLATIONERRORS$.set(old$Translationerrors$000);
Stella.$TRANSLATIONPHASE$.set(old$Translationphase$000);
}
}
}
}
|
59c17d2a-4853-4e2a-b9eb-913702db75d9
|
public int getTileX() {
return tileX;
}
|
6d84e11f-a26d-4f9c-bce7-3e5582a3cc67
|
public java.math.BigDecimal getCustomNumber42() {
return this.customNumber42;
}
|
dd6e55a8-817f-46be-85c0-3a57fe30fab1
|
public crmondemand.xml.contact.query.QueryType getCustomText56() {
return this.customText56;
}
|
15b77344-7a3f-4ef1-8be4-c75da4167d19
|
public java.lang.String getCustomPhone6() {
return this.customPhone6;
}
|
ae856248-6fcd-486f-a5f5-8260f62ba388
|
@Override
public final void apply(final Ability A)
{
A.executeMsg(me, msg);
}
|
0f7ec001-c40b-465d-9cf8-fc488d9f23e4
|
@Override
public void run() {
try {
output = new BufferedOutputStream(new FileOutputStream(file));
closed=false;
run=true;
} catch (FileNotFoundException ex) {
Logger.getLogger(ProcessData.class.getName()).log(Level.SEVERE, null, ex);
}
while(run) {
if (!close) {
writeByte();
}
else if (!closed) {
while(!fifo.isEmpty()) {
writeByte();
}
close(true);
}
}
}
|
f2ecd921-5d69-4cc1-9fc6-b38ffa8f5718
|
public crmondemand.xml.contact.query.QueryType getCustomDate1() {
return this.customDate1;
}
|
b00a5968-39fb-4fba-8244-e1db46368c0e
|
public void setCustomPickList25(crmondemand.xml.contact.query.QueryType customPickList25) {
this.customPickList25 = customPickList25;
}
|
3708d878-71a2-47d0-9f53-579f37436059
|
public void setHouseholdName(java.lang.String householdName) {
this.householdName = householdName;
}
|
3b2f4267-dc96-4d1e-ac53-8bf3497353d1
|
public crmondemand.xml.opportunity.query.QueryType getCreatedBy() {
return this.createdBy;
}
|
cdadd6be-60a2-483b-a754-deea1d3ec349
|
public boolean hasInitialType() {
return ((bitField0_ & 0x00000008) == 0x00000008);
}
|
cdce0df1-1bab-4093-866e-ed9c9ced5c73
|
public java.lang.Boolean getCustomBoolean32() {
return this.customBoolean32;
}
|
187ff683-a369-4d51-bb40-b7c69ae2dc92
|
public void setCustomDate56(java.util.Calendar customDate56) {
this.customDate56 = customDate56;
}
|
2f2941e3-3419-47e3-9025-bfd204986119
|
public crmondemand.xml.customobject3.query.QueryType getDistributorId() {
return this.distributorId;
}
|
91535d04-1f50-448e-92e1-642504335cf4
|
public Player incrementCurrentPlayer()
{
ArrayList<Player> array = Player.getPlArray();
playerInd++;
if (Iterator.getIterator().getCurrentPhase() == 2)
{
System.out.println("New Random Event Possibility .....");
RandomEventGenerator.createRandomEvent(currPlayer);
}
if (playerInd >= numPlayers)
{
playerInd = 0;
setCurrentPlayer(array.get(playerInd));
return null;
}
setCurrentPlayer(array.get(playerInd));
return currPlayer;
}
|
fb94f969-def2-4e40-9234-debbbb463432
|
public java.lang.Integer getCustomInteger19() {
return this.customInteger19;
}
|
761c9000-5723-4a9a-9c58-b67cb2638949
|
public void setCustomNumber58(java.math.BigDecimal customNumber58) {
this.customNumber58 = customNumber58;
}
|
f1fa16d1-11f6-41c8-95e6-49430042fb9f
|
public java.lang.String getContactIntegrationId() {
return this.contactIntegrationId;
}
|
f3c266c6-dafd-4559-b876-7fd4183d09ed
|
public void setCustomDate37(java.util.Calendar customDate37) {
this.customDate37 = customDate37;
}
|
93aeacd1-9d3f-480b-ac64-2342d44d1db7
|
public void setCustomText67(crmondemand.xml.contact.query.QueryType customText67) {
this.customText67 = customText67;
}
|
e431da91-b89b-4080-8ad5-cb1edb318fe1
|
public static synchronized String encode ( byte [ ] octetString )
{
int bits24;
int bits6;
char [ ] out
= new char [ ( ( octetString.length - 1 ) / 3 + 1 ) * 4 ];
int outIndex = 0;
int i = 0;
while ( ( i + 3 ) <= octetString.length )
{
// store the octets
bits24 = ( octetString [ i++ ] & 0xFF ) << 16;
bits24 |= ( octetString [ i++ ] & 0xFF ) << 8;
bits24 |= ( octetString [ i++ ] & 0xFF ) << 0;
bits6 = ( bits24 & 0x00FC0000 ) >> 18;
out [ outIndex++ ] = alphabet [ bits6 ];
bits6 = ( bits24 & 0x0003F000 ) >> 12;
out [ outIndex++ ] = alphabet [ bits6 ];
bits6 = ( bits24 & 0x00000FC0 ) >> 6;
out [ outIndex++ ] = alphabet [ bits6 ];
bits6 = ( bits24 & 0x0000003F );
out [ outIndex++ ] = alphabet [ bits6 ];
}
if ( octetString.length - i == 2 )
{
// store the octets
bits24 = ( octetString [ i ] & 0xFF ) << 16;
bits24 |= ( octetString [ i + 1 ] & 0xFF ) << 8;
bits6 = ( bits24 & 0x00FC0000 ) >> 18;
out [ outIndex++ ] = alphabet [ bits6 ];
bits6 = ( bits24 & 0x0003F000 ) >> 12;
out [ outIndex++ ] = alphabet [ bits6 ];
bits6 = ( bits24 & 0x00000FC0 ) >> 6;
out [ outIndex++ ] = alphabet [ bits6 ];
// padding
out [ outIndex++ ] = '=';
}
else if ( octetString.length - i == 1 )
{
// store the octets
bits24 = ( octetString [ i ] & 0xFF ) << 16;
bits6 = ( bits24 & 0x00FC0000 ) >> 18;
out [ outIndex++ ] = alphabet [ bits6 ];
bits6 = ( bits24 & 0x0003F000 ) >> 12;
out [ outIndex++ ] = alphabet [ bits6 ];
// padding
out [ outIndex++ ] = '=';
out [ outIndex++ ] = '=';
}
return new String ( out );
}
|
54ff7919-83f6-4c30-bc9f-18ab673d0020
|
public void setOwnerPartnerName(crmondemand.xml.customobject6.query.QueryType ownerPartnerName) {
this.ownerPartnerName = ownerPartnerName;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.