id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
de139dc0-f6b0-4f24-aeae-6ccb83e7d66e
|
@RequestMapping("/loginForm")
public String form(
@CookieValue(value="email", required=false) String email,
Model model) {
boolean isSaveId = false;
if (email != null) {
isSaveId = true;
}
model.addAttribute("email", email);
model.addAttribute("isSaveId", isSaveId);
return "auth/LoginForm";
}
|
71ff5da6-d898-4a5b-8989-4b532cd968b6
|
public void setContactJobTitle(crmondemand.xml.opportunity.query.QueryType contactJobTitle) {
this.contactJobTitle = contactJobTitle;
}
|
5a2fa893-c775-4db6-9665-9bd900e6d5ae
|
public java.math.BigDecimal getCustomNumber24() {
return this.customNumber24;
}
|
25e8ab26-60e7-4e1f-a807-e8d985a95aad
|
public void setCustomObject11ExternalSystemId(java.lang.String customObject11ExternalSystemId) {
this.customObject11ExternalSystemId = customObject11ExternalSystemId;
}
|
cf29e147-dfe5-47dc-a2f3-0b5e8872b280
|
public void setCustomDate35(java.util.Calendar customDate35) {
this.customDate35 = customDate35;
}
|
00aeb253-841e-4c94-8f5b-6851f55f5d4a
|
public crmondemand.xml.contact.query.QueryType getCustomPickList98() {
return this.customPickList98;
}
|
749bfa1d-58e8-4984-b298-000f2f71f24e
|
public java.util.Calendar getIVRStartTime() {
return this.iVRStartTime;
}
|
1da29ef0-f576-4621-9166-bd94cb474e7c
|
public void writeLn(boolean s){
System.out.println(s);
}
|
7f306ec1-ef9d-473f-b014-6f014503b87f
|
public crmondemand.xml.customobject6.query.QueryType getCustomObject5Id() {
return this.customObject5Id;
}
|
ded37964-1580-4064-b48a-be4327fa68aa
|
public crmondemand.xml.opportunity.query.QueryType getCustomPickList82() {
return this.customPickList82;
}
|
99fbe30f-b395-4b23-8faf-64ee5a5ee191
|
public crmondemand.xml.opportunity.query.QueryType getCustomPickList93() {
return this.customPickList93;
}
|
fb47429f-3768-4649-a17d-3032b12225f1
|
public void setCustomNumber11(java.math.BigDecimal customNumber11) {
this.customNumber11 = customNumber11;
}
|
476d49ef-a22f-4f0f-88a7-a68a5478f465
|
public void setCustomBoolean10(crmondemand.xml.customobject6.query.QueryType customBoolean10) {
this.customBoolean10 = customBoolean10;
}
|
0071b0d9-102c-487b-abb2-74e733d9d55e
|
public crmondemand.xml.customobject6.query.QueryType getCustomNumber23() {
return this.customNumber23;
}
|
12a203c6-2bb1-4eac-bd1a-6259734715f8
|
public void setHouseholdId(java.lang.String householdId) {
this.householdId = householdId;
}
|
4367699c-ed66-461e-8cc0-28bb542d6963
|
public void setCustomObject5ExternalSystemId(crmondemand.xml.customobject6.query.QueryType customObject5ExternalSystemId) {
this.customObject5ExternalSystemId = customObject5ExternalSystemId;
}
|
cda73f15-c8dd-4490-a6de-a00a7e80ff11
|
public crmondemand.xml.customobject6.query.QueryType getOrderItemId() {
return this.orderItemId;
}
|
5cf1269e-e1d4-47c7-b947-20b8931779bd
|
public java.util.Calendar getCustomDate52() {
return this.customDate52;
}
|
ae909230-1c1d-4163-abf4-672bda0983b7
|
public crmondemand.xml.contact.query.QueryType getCustomBoolean6() {
return this.customBoolean6;
}
|
aa1f6c64-9341-4f4c-9139-2d6e33a848af
|
public void setCustomNumber46(crmondemand.xml.contact.query.QueryType customNumber46) {
this.customNumber46 = customNumber46;
}
|
4f5d470a-a47c-46ad-a6ac-86151e8ca443
|
public crmondemand.xml.customobject6.query.QueryType getCustomPickList73() {
return this.customPickList73;
}
|
38d3aa62-424a-41ca-86a0-6cad6a2d4555
|
@Override
public void creationCarte(final int[][] carte)
{
this.vueCarte = new VueCarte(this.largeurEcran, this.hauteurEcran, carte);
this.layeredPane.add(this.vueCarte, JLayeredPane.DEFAULT_LAYER);
}
|
eb11e956-5ee7-47f6-983f-afe96c5ff832
|
public void setCustomPhone1(java.lang.String customPhone1) {
this.customPhone1 = customPhone1;
}
|
af8445f5-9dd7-4dfd-b939-52147d98dbd8
|
opcode fd_c9 = new opcode() { public void handler(){ illegal_1(); }}
|
f3952e77-724f-4032-a9d8-601e0f813577
|
@Override
public SelectionKey interestOps(int ops) {
key.interestOps(ops);
return this;
}
|
33914adc-b7cf-4584-97b0-968a6963a615
|
public void setCustomPickList43(crmondemand.xml.opportunity.query.QueryType customPickList43) {
this.customPickList43 = customPickList43;
}
|
3dbd7ef7-6264-473f-b4ad-8afe0f8e6ddc
|
@Override
public void selectButtonOK() {
done();
}
|
a358167a-c331-4730-a93e-4edf0900b35e
|
public void setCustomBoolean16(crmondemand.xml.contact.query.QueryType customBoolean16) {
this.customBoolean16 = customBoolean16;
}
|
bb931ea8-4d52-41f7-9c66-4aa93ed9006c
|
public java.lang.Boolean getCustomBoolean17() {
return this.customBoolean17;
}
|
635a3ed6-0160-49f2-92b0-169018d06c71
|
public java.lang.String getProgramId() {
return this.programId;
}
|
dc944956-7e99-4cf5-820a-ad34f1d61b99
|
public void setCustomDate8(java.util.Calendar customDate8) {
this.customDate8 = customDate8;
}
|
32efc529-bacc-405a-b6cd-8cf9d14135ec
|
public void setType(crmondemand.xml.contact.query.QueryType type) {
this.type = type;
}
|
2381933c-2736-46e8-99c9-8a07ff9c40a1
|
public void setAccreditationId(crmondemand.xml.contact.query.QueryType accreditationId) {
this.accreditationId = accreditationId;
}
|
e2b772a7-0578-4c7a-bad5-047f3b9ab59a
|
public void setCustomNumber23(crmondemand.xml.contact.query.QueryType customNumber23) {
this.customNumber23 = customNumber23;
}
|
b95da692-d935-4b52-927c-ce8a13c7a8c9
|
@Override
public void keyPressed(KeyEvent e) {
// TODO Auto-generated method stub
//System.out.println("keyPressed->char:"+e.getKeyChar()+" code:"+e.getKeyCode());
if(e.getKeyCode()==10){
this.setCaretPosition(mDocument.getLength());
}
if(this.getCaretPosition()<mUnableEditLength||e.getKeyCode()==8&&mDocument.getLength()<=mUnableEditLength||(mDocument.getLength()-(this.getSelectionEnd()-this.getSelectionStart())<mUnableEditLength)){
//˸ɾ͵'>'ַǰݣɾڲɱ༭
this.setEditable(false);
}else{
this.setEditable(true);
}
if(this.getCaretPosition()<mUnableEditLength&&Character.isLetter(e.getKeyChar())){
//ǰڲɱ༭ַĻѹ궨λ
this.setCaretPosition(mDocument.getLength());
this.setEditable(true);
}
//ʾʷ¼
if(e.getKeyCode()==KeyEvent.VK_UP){//ʾһ¼
if(commandsHistory.size()>0){
this.setCaretColor(this.getBackground());//úͱɫһֹʾλ
if(commandIndex==0){
commandIndex=commandsHistory.size()-1;
}else{
commandIndex--;
}
try {
//System.out.println(mUnableEditLength+" "+mDocument.getLength());
mDocument.remove(mUnableEditLength, mDocument.getLength()-this.mUnableEditLength);
mDocument.insertString(mUnableEditLength, commandsHistory.get(commandIndex), null);
this.setCaretPosition(mDocument.getLength());
} catch (BadLocationException e1) {
// TODO Auto-generated catch block
e1.printStackTrace();
}
}
}else if(e.getKeyCode()==KeyEvent.VK_DOWN){//ʾһ¼
if(commandIndex>=commandsHistory.size()-1){
//commandIndex=0; //ٰ£ѭ
}else{
commandIndex++;
if(commandsHistory.size()>0){
try {
mDocument.remove(mUnableEditLength, mDocument.getLength()-this.mUnableEditLength);
mDocument.insertString(mUnableEditLength, commandsHistory.get(commandIndex), null);
this.setCaretPosition(mDocument.getLength());
} catch (BadLocationException e1) {
// TODO Auto-generated catch block
e1.printStackTrace();
}
}
}
}
}
|
f4136e56-f9b8-42cb-a889-d6c8f1c135b9
|
public java.lang.String getCourseType() {
return this.courseType;
}
|
f2aae81d-43c9-4198-8ab1-d6dff71b9235
|
public main.Messages.StepValidateResponseOrBuilder getStepValidateResponseOrBuilder() {
if (stepValidateResponseBuilder_ != null) {
return stepValidateResponseBuilder_.getMessageOrBuilder();
} else {
return stepValidateResponse_;
}
}
|
2274acd5-2bba-41f3-b6b0-1582b83fe91c
|
public java.lang.String getCustomPhone16() {
return this.customPhone16;
}
|
8e495ad6-1ae4-47f6-9294-a7de73a1ffe9
|
public static void main(String[] args) {
Edge e = new Edge(12, 23, 3.14);
System.out.println(e);
}
|
88aad3f7-af4e-405e-b394-3fc845062cbc
|
public void setCustomText46(crmondemand.xml.contact.query.QueryType customText46) {
this.customText46 = customText46;
}
|
7be7f9ea-1f35-4c0d-bd87-3a3dd1e522a6
|
@Override
public String getFrom() {
return from;
}
|
a00f2a05-3f74-4da6-9863-df0a8f12c51e
|
public java.lang.String getCustomText22() {
return this.customText22;
}
|
15c566a8-bcd8-481b-9c7a-3391e676f479
|
public void setCustomBoolean0(java.lang.Boolean customBoolean0) {
this.customBoolean0 = customBoolean0;
}
|
e8072641-1c16-4481-beab-13621a366b6d
|
@Override
public void cpu_state_save(Object file) {
throw new UnsupportedOperationException("Not supported yet."); //To change body of generated methods, choose Tools | Templates.
}
|
90a0636d-07f5-4b50-afa4-8dbab8c4a109
|
public void setCustomInteger24(crmondemand.xml.customobject3.query.QueryType customInteger24) {
this.customInteger24 = customInteger24;
}
|
651a0747-2c9c-4c91-b264-84826a01f6b6
|
public void setAccountStatus(java.lang.String accountStatus) {
this.accountStatus = accountStatus;
}
|
a34cad76-47da-4bf3-8690-671ead90cf54
|
public crmondemand.xml.contact.query.QueryType getCustomInteger17() {
return this.customInteger17;
}
|
c533ee45-3f0f-412e-be0d-4877fcbe9385
|
public crmondemand.xml.opportunity.query.QueryType getCustomText38() {
return this.customText38;
}
|
c6e47346-fedb-40ba-9d32-f65451bf41b4
|
public crmondemand.xml.contact.query.QueryType getCustomBoolean20() {
return this.customBoolean20;
}
|
4fca3af0-6cc7-4efd-8261-5820a1575cb7
|
public void setBookName(crmondemand.xml.customobject6.query.QueryType bookName) {
this.bookName = bookName;
}
|
a7c27b7b-a3d3-4f69-b9a5-722c9fc78749
|
public crmondemand.xml.opportunity.query.QueryType getCustomNumber62() {
return this.customNumber62;
}
|
0dfc3f84-c6a1-4469-8bc5-2126d0aba6bc
|
public Parser searchStatement() {
if (searchStatementParser == null) {
FutureParser future = scoped("searchStatement");
searchStatementParser = future;
future.setParser(
sequence(
token("SEARCH"),
choice(
sequence(
token("ALL"),
identifier()
),
sequence(
identifier(),
optional(
sequence(
token("VARYING"),
choice(
identifier(),
indexName()
)
)
)
)
),
optional(
atEnd()
),
plus(
sequence(
token("WHEN"),
condition(),
choice(
nestedStatements(),
sequence(
token("NEXT"),
token("SENTENCE")
)
)
)
),
optional(
token("END-SEARCH")
)
)
);
}
return searchStatementParser;
}
|
09e929e7-0d13-4869-8041-dd841a53d97c
|
public void setCustomText49(crmondemand.xml.customobject6.query.QueryType customText49) {
this.customText49 = customText49;
}
|
c19a1d4b-dbbd-4dc5-be04-047b01a30608
|
public String whatTime(int seconds) {
int hours = seconds / 3600;
seconds -= hours * 3600;
int minutes = seconds / 60;
seconds -= minutes * 60;
return String.format("%d:%d:%d", hours, minutes, seconds);
}
|
890bb505-4a04-4d80-8aaf-e3796ab947f7
|
public Date convertStringToDate(String s)
{
StringTokenizer temp = new StringTokenizer(s, "-");
int year = Integer.parseInt(temp.nextToken());
int month = Integer.parseInt(temp.nextToken());
int date = Integer.parseInt(temp.nextToken());
Date d = new Date(year-1900, month-1, date);
System.out.println(Integer.toString(year));
// Date dd = new Date();
return d;
}
|
c30bf04a-52b9-4cc9-8cc6-31d8c0cf1eef
|
public java.lang.String getCustomPickList93() {
return this.customPickList93;
}
|
8f3cae42-7713-4ed4-a0d2-368a2693b5e6
|
public void draw() {
//Capture the current frame drawn on the screen, if 'r' was pressed
if (recording){
beginRecord(PDF,"frame-####.pdf");
}
scale(scaleFactor); //Zooming in and out, re-scale the mouse coordinates
if (mouseX !=pmouseX && mouseY!=pmouseY){ //http://forum.processing.org/two/discussion/1015/scaling-up-1-5-the-whole-sketch-problems-with-non-working-buttons-/p1
mouseX = (int)(mouseX/scaleFactor);
mouseY = (int)(mouseY/scaleFactor);
}
if (this.editModeButton.toggle==1){ //Reposition nodes by dragging
drawBackground();
this.graph.clearQueries();
this.graph.drawAllElements();
}else if (timeSlider.dragging){ //Dragging the slider
drawBackground();
timeSlider.drawSlider();
timeSlider.drag(mouseX);
this.graph.updateView(timeSlider.currentView, timeSlider.nextView, timeSlider.drawingView);
this.graph.animateGraph(timeSlider.currentView, timeSlider.nextView, timeSlider.interpAmount);
}else if (graph.draggingNode){ //Dragging around a node
drawBackground();
timeSlider.drawSlider();
this.graph.dragAroundNode();
timeSlider.animateTick(graph.interpAmount, graph.currentView, graph.nextView);
}else if (graph.onDraggingEdge){
drawBackground();
timeSlider.drawSlider();
timeSlider.animateTick(graph.interpAmount, graph.currentView, graph.nextView);
this.graph.dragAlongEdge();
}else if (graph.dragging){ //Issue query sketching
sketch();
}else if (this.globalViewButton.toggle ==1){ //Global view mode
drawBackground();
this.graph.showGlobalPersistence();
}else{ //Draw the graph (with hint paths if anything is selected)
drawBackground();
timeSlider.drawSlider();
this.graph.drawGraph(graph.drawingView);
}
if (recording){
endRecord();
recording=false;
}
}
|
813a34ae-8c6f-4cd6-9d67-fa0f6225b2d6
|
public void setUpdatedByAlias(crmondemand.xml.customobject6.query.QueryType updatedByAlias) {
this.updatedByAlias = updatedByAlias;
}
|
6bf6dade-68f6-4869-9af4-7a77ed600fe7
|
static void IncWordReg(int Reg) {
/*unsigned*/
int tmp = /*(unsigned)*/ I.regs.w[Reg];
/*unsigned*/
int tmp1 = tmp + 1;
/*SetOFW_Add(tmp1,tmp,1);*/
I.OverVal = BOOL(tmp == 0x7fff); /* MISH */
SetAF(tmp1, tmp, 1);
SetSZPF_Word(tmp1);
I.regs.SetW(Reg, tmp1 & 0xFFFF);
nec_ICount[0] -= 2;
}
|
7a41ca82-01dc-46b7-8200-b7f119f4d3bb
|
public void setDescription(crmondemand.xml.contact.query.QueryType description) {
this.description = description;
}
|
73e68468-fcf2-4074-8728-a0bbde0bc7d6
|
public void setCustomText20(java.lang.String customText20) {
this.customText20 = customText20;
}
|
ae0911ca-01f7-4571-8737-4093c73992e5
|
public void actionPerformed(java.awt.event.ActionEvent evt) {
btnDatabaseActionPerformed(evt);
}
|
2c93312a-4500-490c-b453-0d4c61405bd3
|
public void setCustomPickList6(crmondemand.xml.customobject6.query.QueryType customPickList6) {
this.customPickList6 = customPickList6;
}
|
d028c682-b5ef-476f-a952-1d062767d542
|
public int greatestProduct(String sNum) {
int numLen = sNum.length();
int greatestProduct = 0;
int current = 0; //store current number for comparison
for (int i = 0; i < numLen - 4; i++) {
current = getProduct(sNum, i);
if (greatestProduct == 0) {
greatestProduct = current;
}
else if (current > greatestProduct) {
greatestProduct = current;
}
}
return greatestProduct;
}
|
b011a544-8ac4-4834-a3e4-789ba6476eb1
|
public crmondemand.xml.customobject6.query.QueryType getOwnerExternalSystemId() {
return this.ownerExternalSystemId;
}
|
493aa97b-6092-40eb-a551-e6a5ce43d7fa
|
@GetDatabase
public void setDB(DatabaseAccess db){
this.db = db;
}
|
4277c6e2-4d18-427a-93bb-af05f1d67198
|
public crmondemand.xml.customobject3.query.QueryType getContactId() {
return this.contactId;
}
|
0b61d7c8-c0d4-49b7-97fb-f616d8df1d25
|
public java.lang.String getBusinessPlanType() {
return this.businessPlanType;
}
|
fe3ba70b-97a4-4fd5-94d1-9d7d90976615
|
public java.math.BigDecimal getCustomNumber32() {
return this.customNumber32;
}
|
4c80412a-087e-4986-b2db-ec2900cdaca7
|
public Parser fileSectionBody() {
if (fileSectionBodyParser == null) {
FutureParser future = scoped("fileSectionBody");
fileSectionBodyParser = future;
future.setParser(
sequence(
plus(
choice(
copyStatement(),
sequence(
fileDescriptionEntry(),
star(
recordDescriptionEntry()
)
)
)
),
optional(
skipto(
choice(
paragraphStart(),
sectionStart(),
divisionStart()
)
)
)
)
);
}
return fileSectionBodyParser;
}
|
089652d4-6c57-480e-8503-e38aab8932f3
|
public void setCustomCurrency14(crmondemand.xml.contact.query.QueryType customCurrency14) {
this.customCurrency14 = customCurrency14;
}
|
f0169337-3126-4fec-b175-e68009f9851d
|
public java.lang.String getCustomPickList57() {
return this.customPickList57;
}
|
3212e740-47ca-47eb-98c0-6a17da031610
|
public void setCustomDate28(java.util.Calendar customDate28) {
this.customDate28 = customDate28;
}
|
4368882d-a652-44ab-9726-97eaec2315d1
|
public crmondemand.xml.customobject6.query.QueryType getCustomPickList18() {
return this.customPickList18;
}
|
1c9de95f-2444-431c-9b3a-8b28a7c51e3b
|
public void ancestorRemoved(AncestorEvent event) {
}
|
104a4d54-10bf-4982-81ae-46a52b83befe
|
public void setCustomText100(crmondemand.xml.customobject6.query.QueryType customText100) {
this.customText100 = customText100;
}
|
a9f244eb-4a07-4af9-8af3-b95ac5d74aa2
|
public void writePoint(String type, String inc) {
client.getSession().write(CWvsContext.sendGhostPoint(type, inc));
}
|
4e727973-dae3-49f5-8aef-9df57f5c5c99
|
public void setCustomInteger22(java.lang.Integer customInteger22) {
this.customInteger22 = customInteger22;
}
|
82d91838-29e0-43c0-8101-5da0fe38c8fb
|
public java.math.BigDecimal getCustomNumber58() {
return this.customNumber58;
}
|
d6387881-2c51-40ff-8d5f-39a00b4c4ee1
|
public static void main(String[] args){
Commentaire commentaire = new Commentaire();
CommentaireDAO commentaireDAO = new CommentaireDAO();
commentaire = commentaireDAO.findCommentaireById(1);
commentaireDAO.deleteCommentaire(commentaire);
}
|
0d8f1db3-e540-40fd-8b07-514ec7d0c0e6
|
public static List<Tip_LIzraz_Const_Niz> PROVJERI_lista_izraza_pridruzivanja(){
String linija = mParser.ParsirajNovuLiniju();
if (linija.equals("<izraz_pridruzivanja>")){
Tip_LIzraz_Const_Niz izraz_pridruzivanja = Izrazi_Sem.PROVJERI_izraz_pridruzivanja();
List<Tip_LIzraz_Const_Niz> vrati = new ArrayList<Tip_LIzraz_Const_Niz>();
vrati.add(izraz_pridruzivanja);
return vrati;
}else{ // <lista_izraza_pridruzivanja>
List<Tip_LIzraz_Const_Niz> lista_izraza_pridruzivanja = PROVJERI_lista_izraza_pridruzivanja();
linija = mParser.ParsirajNovuLiniju(); // ucitaj ZAREZ
linija = mParser.ParsirajNovuLiniju(); // ucitaj <izraz_pridruzivanja>
Tip_LIzraz_Const_Niz izraz_pridruzivanja = Izrazi_Sem.PROVJERI_izraz_pridruzivanja();
lista_izraza_pridruzivanja.add(izraz_pridruzivanja);
return lista_izraza_pridruzivanja;
}
}
|
2b9fa1dd-0955-4252-bd9a-9c5fcf85dd20
|
public crmondemand.xml.customobject3.query.QueryType getCustomDate10() {
return this.customDate10;
}
|
6e85878f-6819-409b-b01c-7d43ddd4cfbd
|
public void setCustomInteger26(crmondemand.xml.customobject6.query.QueryType customInteger26) {
this.customInteger26 = customInteger26;
}
|
c469ab97-7db2-48a7-a43d-e4d2edc47818
|
public void setCustomText27(crmondemand.xml.customobject6.query.QueryType customText27) {
this.customText27 = customText27;
}
|
c3a7a5f5-9bcc-4866-827f-173f272e8f60
|
public static void cppOutputMethodCall(Cons methodcall) {
Stella_Object.cppMaybeOutputStatementWithParentheses(methodcall.rest.rest.value);
((OutputStream)(Stella.$CURRENT_STREAM$.get())).nativeStream.print("->");
Stella_Object.cppOutputStatement(methodcall.rest.value);
Stella_Object.cppOutputStatement(methodcall.fourth());
}
|
f1badbe3-eaea-4053-a2d8-15cbd0421855
|
@Override
public Tracker getTracker(final int oldCount)
{
final Achievement me=this;
return new Tracker()
{
@Override
public Achievement getAchievement()
{
return me;
}
@Override
public boolean isAchieved(MOB mob)
{
return (num>=0) && (getCount(mob) > num);
}
@Override
public int getCount(MOB mob)
{
if(mob == null)
return 0;
int classLevel = mob.charStats().getClassLevel(charClass);
if(classLevel < 0)
return 0;
return classLevel + 1;
}
@Override
public boolean testBump(MOB mob, int bumpNum, Object... parms)
{
if(((playerMask==null)||(CMLib.masking().maskCheck(playerMask, mob, true)))
&&(mob.charStats().getCurrentClass() == charClass))
{
return true;
}
return false;
}
@Override
public Tracker copyOf()
{
try
{
return (Tracker)this.clone();
}
catch(Exception e)
{
return this;
}
}
};
}
|
44eb6277-cde8-42bf-9d30-1050583d2c10
|
public void setCustomNumber15(crmondemand.xml.customobject3.query.QueryType customNumber15) {
this.customNumber15 = customNumber15;
}
|
3132943a-df76-42c9-9738-ca02149707ad
|
public void setCustomText16(java.lang.String customText16) {
this.customText16 = customText16;
}
|
2db238dc-a5e9-44cb-9121-326491d25209
|
public java.lang.Boolean getCustomBoolean4() {
return this.customBoolean4;
}
|
625f5384-3432-4074-bf30-7738dbb580ea
|
public static Cons javaTranslateMakeTree(Cons tree) {
{ Stella_Class renamed_Class = ((Symbol)(tree.rest.value)).getStellaClass(true);
StringWrapper classname = ((((StringWrapper)(KeyValueList.dynamicSlotValue(renamed_Class.dynamicSlots, Stella.SYM_STELLA_CLASS_JAVA_NATIVE_TYPE, Stella.NULL_STRING_WRAPPER))).wrapperValue != null) ? StringWrapper.wrapString(renamed_Class.javaNativeType()) : GeneralizedSymbol.javaTranslateClassName(((GeneralizedSymbol)(tree.rest.value))));
Cons otree = Cons.list$(Cons.cons(Stella.SYM_STELLA_JAVA_MAKE, Cons.cons(Cons.list$(Cons.cons(Stella.SYM_STELLA_JAVA_IDENT, Cons.cons(classname, Cons.cons(Stella.NIL, Stella.NIL)))), Cons.cons(Cons.javaTranslateActualParameters(tree.rest.rest), Cons.cons(Stella.NIL, Stella.NIL)))));
return (otree);
}
}
|
ce4c7593-75a0-45c9-8285-c3c873346e43
|
public java.lang.String getCustomPickList84() {
return this.customPickList84;
}
|
513cac86-123d-48b6-b400-e8b10fd0f0fa
|
public void setCustomBoolean4(crmondemand.xml.customobject3.query.QueryType customBoolean4) {
this.customBoolean4 = customBoolean4;
}
|
0f6a2dca-a6dc-4978-b857-918b8b63602b
|
public void setCustomDate34(crmondemand.xml.opportunity.query.QueryType customDate34) {
this.customDate34 = customDate34;
}
|
7af112a1-6671-4d28-9b8d-43656a6c01c1
|
public void handler() {
long src = m68ki_read_8(--m68k_cpu.ar[(int) (get_CPU_IR() & 7)]);
long ea = m68k_cpu.ar[7] -= 2;
long dst = m68ki_read_8(ea);
long res = (LOW_NIBBLE(src) + LOW_NIBBLE(dst) + ((m68k_cpu.x_flag != 0) ? 1L : 0L)) & 0xFFFFFFFFL;
if (res > 9L) {
res = (res + 6) & 0xFFFFFFFFL;
}
res = (res + HIGH_NIBBLE(src) + HIGH_NIBBLE(dst)) & 0xFFFFFFFFL;
if ((m68k_cpu.x_flag = m68k_cpu.c_flag = (res > 0x99) ? 1L : 0L) != 0L) {
res = (res - 0xa0) & 0xFFFFFFFFL;
}
m68ki_write_8(ea, res);
m68k_cpu.n_flag = GET_MSB_8(res);
/* officially undefined */
if (MASK_OUT_ABOVE_8(res) != 0) {
m68k_cpu.not_z_flag = 1;
}
USE_CLKS(18);
if (m68klog != null) {
fprintf(m68klog, "abcd_mm_ax7 :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);
}
}
|
411bcb9b-26a8-4d88-adaf-54c899869971
|
public void handler() {
long res = m68ki_read_8(EA_PI7_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 = m68k_cpu.c_flag = 0;
USE_CLKS(8 + 4);
if (m68klog != null) {
fprintf(m68klog, "move_pd_pi7_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);
}
}
|
113cdfaf-d189-423a-af11-55aedfbd3de9
|
public java.lang.String getCustomerLocation() {
return this.customerLocation;
}
|
2a0f61f1-e980-4205-9932-b797c5fae4d5
|
public void setCustomPickList52(java.lang.String customPickList52) {
this.customPickList52 = customPickList52;
}
|
c3199ddc-47e0-4833-a517-0257994e035c
|
public crmondemand.xml.customobject3.query.QueryType getCustomPickList48() {
return this.customPickList48;
}
|
3b84d426-4f7f-402f-baf9-261d99097fde
|
public crmondemand.xml.customobject6.query.QueryType getAccreditationExternalSystemId() {
return this.accreditationExternalSystemId;
}
|
102b6301-5229-41bb-a2ff-e23951b3d741
|
public static final void loadAll() {
Map<Integer, Map<Integer, MapleBBSReply>> replies = new LinkedHashMap<>();
try {
Connection con = DatabaseConnection.getConnection();
PreparedStatement ps = con.prepareStatement("SELECT * FROM bbs_replies");
ResultSet rs = ps.executeQuery();
while (rs.next()) {
final int tID = rs.getInt("threadid");
Map<Integer, MapleBBSReply> reply = replies.get(tID);
if (reply == null) {
reply = new HashMap<>();
replies.put(tID, reply);
}
reply.put(reply.size(), new MapleBBSReply(reply.size(), rs.getInt("postercid"), rs.getString("content"), rs.getLong("timestamp")));
}
rs.close();
ps.close();
ps = con.prepareStatement("SELECT guildid FROM guilds");
rs = ps.executeQuery();
while (rs.next()) {
World.Guild.addLoadedGuild(new MapleGuild(rs.getInt("guildid"), replies));
}
rs.close();
ps.close();
} catch (SQLException se) {
System.err.println("unable to read guild information from sql");
}
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.