id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
1422dad6-6e70-457a-aa54-5679cc6fe059
|
public java.lang.Boolean getDelegatedFlag() {
return this.delegatedFlag;
}
|
6a7a2565-7dc0-4eac-ba6a-f3e6d5fa480f
|
public void setCustomText41(crmondemand.xml.contact.query.QueryType customText41) {
this.customText41 = customText41;
}
|
2ce0c598-3b66-44e2-84a7-7d8c1db8eac6
|
@Override
public void selectPlayer(Player p) {
if (p.canTarget(card)) {
ability.setTargetPlayer(p);
stopSetNext(targetInput);
}
}
|
62345719-aff6-43c4-ba0c-05be4c2b5bd8
|
public crmondemand.xml.contact.query.QueryType getCustomCurrency11() {
return this.customCurrency11;
}
|
d34a47ec-589e-4ba4-8ce4-015e0305b522
|
public void setCustomObject3ExternalSystemId(crmondemand.xml.customobject3.query.QueryType customObject3ExternalSystemId) {
this.customObject3ExternalSystemId = customObject3ExternalSystemId;
}
|
30437337-a2a3-457a-852d-72b3f950d3cc
|
public void setActivityId(java.lang.String activityId) {
this.activityId = activityId;
}
|
40230e66-263a-4efc-a697-9d4626c79cbc
|
public void setStatus(java.lang.String status) {
this.status = status;
}
|
f3b14f2c-ad00-4bf6-9192-c3b8b4462c99
|
public void setCustomBoolean15(crmondemand.xml.contact.query.QueryType customBoolean15) {
this.customBoolean15 = customBoolean15;
}
|
624da6e3-33d9-48f9-b09f-56355b8e41d6
|
public void setCustomDate1(java.util.Calendar customDate1) {
this.customDate1 = customDate1;
}
|
52f415e1-3956-4c7f-bc84-d7e95f42c45c
|
public void setCustomNumber11(java.math.BigDecimal customNumber11) {
this.customNumber11 = customNumber11;
}
|
875a9d9b-c263-4103-b6d7-f912943753a6
|
public void setCustomBoolean34(crmondemand.xml.customobject6.query.QueryType customBoolean34) {
this.customBoolean34 = customBoolean34;
}
|
3b85cb68-47b0-4ef9-aaea-6fcb86ce04a6
|
public crmondemand.xml.opportunity.query.QueryType getCustomText67() {
return this.customText67;
}
|
5b9744cb-028e-44e8-9cba-1e1b7516f651
|
public void setCustomObject2Name(crmondemand.xml.customobject3.query.QueryType customObject2Name) {
this.customObject2Name = customObject2Name;
}
|
8edd160a-4c6f-4c62-9bfe-6f6ca371c85c
|
public crmondemand.xml.customobject3.query.QueryType getCustomInteger29() {
return this.customInteger29;
}
|
56dcb60a-2679-40d8-ac5c-6d5e69714e7d
|
public crmondemand.xml.customobject6.query.QueryType getCustomNumber34() {
return this.customNumber34;
}
|
72eafbf4-11bc-41cf-8190-144f098ae245
|
public void drawCircle(Graphics2D shape){
int x = Math.min(starting_point.x, ending_point.x);
int y = Math.min(starting_point.y, ending_point.y);
shape.setColor(c);
if(fill==true)
shape.fillOval(x, y, width, width);
else
shape.drawOval(x, y, width, width);
}
|
1c64a5f4-b687-4bae-a4eb-d2eb49b4bf0d
|
public java.math.BigDecimal getCustomCurrency13() {
return this.customCurrency13;
}
|
4398ada8-cee4-46a1-91e5-d24b98ae2dd2
|
public crmondemand.xml.customobject6.query.QueryType getCustomNumber54() {
return this.customNumber54;
}
|
1bd058d9-abd5-4a88-83b9-c420c03a341b
|
public void setCustomNumber51(crmondemand.xml.customobject6.query.QueryType customNumber51) {
this.customNumber51 = customNumber51;
}
|
d21b6ead-b53b-4f48-95e1-68e67cfe8fe5
|
public java.lang.String getCreatedByAlias() {
return this.createdByAlias;
}
|
1447be15-fcdb-456c-9535-8be0356fccf1
|
public void setCustomNumber19(crmondemand.xml.customobject3.query.QueryType customNumber19) {
this.customNumber19 = customNumber19;
}
|
94f96aad-3357-4cdf-9eea-0ffbdbfb5f3b
|
public abstract T Trouver (int id) ;
|
d31f4345-fd9f-419b-9fb3-8ec5ce747d16
|
public void setCustomPickList84(crmondemand.xml.customobject6.query.QueryType customPickList84) {
this.customPickList84 = customPickList84;
}
|
a7670230-7f40-4a9b-81a0-360f4128aceb
|
public void setCustomText2(java.lang.String customText2) {
this.customText2 = customText2;
}
|
59284693-ae93-4a8f-9824-130578713e7b
|
public java.math.BigDecimal getCustomNumber57() {
return this.customNumber57;
}
|
d6819b11-75a0-4007-9250-d01711be2e6a
|
public java.lang.String getObjectiveId() {
return this.objectiveId;
}
|
2acd8cc3-1e1d-4b4d-9ba7-0faed2bfb05e
|
public java.util.Calendar getCustomDate8() {
return this.customDate8;
}
|
1260a5cb-c0ac-45e1-ba5d-8ee9176da1e6
|
public int getEtat_commande() {
return etat_commande;
}
|
515f2a66-de31-491f-99be-d4aff22f73ba
|
public crmondemand.xml.customobject3.query.QueryType getSampleLotExpirationDate() {
return this.sampleLotExpirationDate;
}
|
2ade4f87-77b2-4f93-b16f-c332c8cef882
|
public crmondemand.xml.contact.query.QueryType getTransferToFirstName() {
return this.transferToFirstName;
}
|
e19b8503-6e1e-4d4d-b575-59f45540dae3
|
public void setIndexedPick0(java.lang.String indexedPick0) {
this.indexedPick0 = indexedPick0;
}
|
f9aaf69e-df57-4c81-b459-bf7d556b8af0
|
public crmondemand.xml.contact.query.QueryType getCreatedByIntegrationId() {
return this.createdByIntegrationId;
}
|
7a48be4d-d71b-492f-9992-4af7ffe09917
|
public void destroy() {
super.destroy(); // Just puts "destroy" string in log
// Put your code here
}
|
b7ae3c68-b0f3-4548-b03d-68e9e0e47ed7
|
public void setCustomText62(java.lang.String customText62) {
this.customText62 = customText62;
}
|
2f67f4d8-53cc-4cd8-8871-a42aa1f63318
|
public java.lang.String getCustomPickList84() {
return this.customPickList84;
}
|
4a4bfd48-6aad-419a-b5c7-a837fb268a36
|
public crmondemand.xml.customobject6.query.QueryType getBookId() {
return this.bookId;
}
|
7286c3a8-95dd-45a5-8bd4-47576a3886bd
|
public void paint(Graphics g, int yOffset) {
removeDeadFlyUps();
g.setColor(Color.BLACK);
int bottomEdge = 15 * flyups.size();
bottomEdge += (permanentFlyUp.equals(""))?0:15;
float rgb = (bottomEdge <= (200 + yOffset)) ? 0.0F : 1.0F;
g.setFont(new Font(Font.SANS_SERIF, Font.BOLD, 14));
g.drawString(permanentFlyUp, 2, 15);
int yCoord = 15;
if(!permanentFlyUp.equals("")) yCoord += 20;
for(FlyUp data:flyups) {
float alpha = 1.0F;
if((data.timeSinceCreation() >= 2000) && (data.timeSinceCreation() < 3000)) {
alpha = 1.0F - ((data.timeSinceCreation() - 2000.0F)/1000.0F);
}
// System.out.println("-\t- rgb: " + rgb + ", alpha: " + alpha);
g.setColor(new Color(rgb, rgb, rgb, alpha));
g.drawString(data.getMessage(), 2, yCoord);
yCoord += 20;
}
}
|
2e39eb92-64c6-4b7e-96ec-e5c98185e427
|
public void setCustomText15(crmondemand.xml.contact.query.QueryType customText15) {
this.customText15 = customText15;
}
|
d4d66bc5-ea0c-4dfc-8f09-d1b28b348019
|
@Override
public void run() {
while (canRun) {
try {
String in = br.readLine();
switch (in) {
// print all the jobs and associated mappers
case "list":
tracker.getRunningJobs();
break;
// stop the node
case "quit":
canRun = false;
break;
}
} catch (IOException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
}
}
|
8f698567-879a-4aa9-ac4a-60dbd62c09c4
|
public void setCustomCurrency2(java.math.BigDecimal customCurrency2) {
this.customCurrency2 = customCurrency2;
}
|
fb5aea0c-e822-49bd-ad0a-7b52c9bd2796
|
public void setCustomPickList12(java.lang.String customPickList12) {
this.customPickList12 = customPickList12;
}
|
c4efcbaf-ce8f-411a-9fda-5e4d90c10eca
|
public Builder clear() {
super.clear();
if (verticesBuilder_ == null) {
vertices_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x00000001);
} else {
verticesBuilder_.clear();
}
area_ = 0D;
bitField0_ = (bitField0_ & ~0x00000002);
perimeter_ = 0D;
bitField0_ = (bitField0_ & ~0x00000004);
if (centerBuilder_ == null) {
center_ = org.bwapi.proxy.messages.BasicTypes.Position.getDefaultInstance();
} else {
centerBuilder_.clear();
}
bitField0_ = (bitField0_ & ~0x00000008);
if (holesBuilder_ == null) {
holes_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x00000010);
} else {
holesBuilder_.clear();
}
return this;
}
|
dadb9978-5292-48ac-9c2a-ff94defa41aa
|
@Override
public void actionPerformed(ActionEvent e)
{
// TODO Auto-generated method stub
}
|
7b8940d6-b659-4377-b812-6005df86480d
|
public Room(int roomNum){
this.roomNum = roomNum;
}
|
e8f782e5-1293-4e94-91be-024200309156
|
public crmondemand.xml.customobject6.query.QueryType getCustomNumber52() {
return this.customNumber52;
}
|
94a658d0-0dcd-474a-9898-4bd23898fe5c
|
public void setCustomNumber42(crmondemand.xml.opportunity.query.QueryType customNumber42) {
this.customNumber42 = customNumber42;
}
|
8d32f9b6-f6cd-4e06-b175-c32fd0f6d438
|
public crmondemand.xml.customobject6.query.QueryType getCustomCurrency1() {
return this.customCurrency1;
}
|
0e762bb2-f90b-4377-9d32-081169e17fae
|
public crmondemand.xml.contact.query.QueryType getCustomPickList78() {
return this.customPickList78;
}
|
64d14568-88a2-4927-b8f7-c574ecb1c411
|
public void setCustomPhone2(java.lang.String customPhone2) {
this.customPhone2 = customPhone2;
}
|
5f3a673b-8c1e-431d-bb26-35aa8f3d2bfb
|
public void setCustomText69(java.lang.String customText69) {
this.customText69 = customText69;
}
|
31ac2f9b-9d91-46fc-9779-aa3b90cc6ca7
|
public void setCustomDate59(java.util.Calendar customDate59) {
this.customDate59 = customDate59;
}
|
946ee170-6a14-4ae2-97ec-548fb07812b1
|
void hd63701_trap_pc() {
TAKE_TRAP();
}
|
94a272ab-5619-44d2-b783-47c237a21ebe
|
public String toString()
{
String toString = signatureAlgorithm + ":" + validityFrom + ":"
+ validityTo + ":" + subjectName + ":" + publicKeyAlgorithm
+ ":" + modulus + ":" + exponent;
return toString;
}
|
73907878-d980-4b9c-8f3d-3cd6a0cbcc4e
|
public void setCustomNumber58(crmondemand.xml.contact.query.QueryType customNumber58) {
this.customNumber58 = customNumber58;
}
|
8ecef52c-8629-40d5-bab0-ee0913f60793
|
public java.lang.String getUpdatedByFullName() {
return this.updatedByFullName;
}
|
73ee4a13-d048-4408-88a5-7c8032fa1c89
|
public void setCustomObject3IntegrationId(java.lang.String customObject3IntegrationId) {
this.customObject3IntegrationId = customObject3IntegrationId;
}
|
91340446-d9ca-4d47-9e26-4de86d56d77c
|
public void setCarrierMainPhone(crmondemand.xml.customobject3.query.QueryType carrierMainPhone) {
this.carrierMainPhone = carrierMainPhone;
}
|
0e70eb49-7f17-42d7-8cad-14781ebb7f39
|
public void setPolicyExpirationDate(crmondemand.xml.contact.query.QueryType policyExpirationDate) {
this.policyExpirationDate = policyExpirationDate;
}
|
2a890530-e94c-4283-8934-f159503e3e55
|
public void setCustomObject8Id(java.lang.String customObject8Id) {
this.customObject8Id = customObject8Id;
}
|
38bb233b-fac8-430d-80fe-74be76dea72f
|
public java.lang.Boolean getCustomBoolean30() {
return this.customBoolean30;
}
|
49edd2c9-563c-41b3-9014-550b62cfe6ba
|
public boolean equals(put_result that) {
if (that == null)
return false;
boolean this_present_success = true;
boolean that_present_success = true;
if (this_present_success || that_present_success) {
if (!(this_present_success && that_present_success))
return false;
if (this.success != that.success)
return false;
}
return true;
}
|
a254de3c-ca0c-4c00-9004-3f0de83649b2
|
public java.math.BigDecimal getCustomNumber52() {
return this.customNumber52;
}
|
8583ca13-8e22-4117-884d-2f500b6abe26
|
public void setSPRequestIntegrationId(java.lang.String sPRequestIntegrationId) {
this.sPRequestIntegrationId = sPRequestIntegrationId;
}
|
042be21c-2e00-4e69-9e40-d94652c7311e
|
public void setCustomPickList75(crmondemand.xml.customobject6.query.QueryType customPickList75) {
this.customPickList75 = customPickList75;
}
|
82d0e3f5-bd68-4c76-a78c-6471e6ad8381
|
public crmondemand.xml.contact.query.QueryType getVehicleUsedNew() {
return this.vehicleUsedNew;
}
|
cbe8140b-c276-48d1-9ea3-29ef75dd7e62
|
public crmondemand.xml.contact.query.QueryType getCustomPickList95() {
return this.customPickList95;
}
|
4210fe7b-837f-47fc-8e86-79f5531ef440
|
public java.util.Calendar getCustomDate6() {
return this.customDate6;
}
|
a238893a-0b90-4583-b076-6bbf0142e6cc
|
public crmondemand.xml.opportunity.query.QueryType getLeadLastName() {
return this.leadLastName;
}
|
07508c6b-a566-4ff2-beba-5477b0b5fb18
|
public static ArrayList<String> getWhite_cards() {
return white_cards;
}
|
208e9500-d373-4a03-a7bf-ec7d99fe5082
|
public static float readFloat() {
return scanner.nextFloat();
}
|
caa41da0-9f95-4f34-85f8-31ad85413655
|
public void setCustomPickList26(java.lang.String customPickList26) {
this.customPickList26 = customPickList26;
}
|
62f08cc3-815c-4dce-8725-bf12b8f9e0d3
|
public void setCustomPickList22(crmondemand.xml.contact.query.QueryType customPickList22) {
this.customPickList22 = customPickList22;
}
|
8fe5e956-e2c6-424a-9c63-94548deaf662
|
public java.lang.String getFinancialAccountFinancialAccount() {
return this.financialAccountFinancialAccount;
}
|
ff3bff77-b950-4272-ab2e-30dfa1811491
|
public java.lang.Boolean getCustomBoolean29() {
return this.customBoolean29;
}
|
eb643fa7-264e-4b0f-a568-a45c4f7c0619
|
public crmondemand.xml.opportunity.query.QueryType getCustomPickList74() {
return this.customPickList74;
}
|
e002f532-a78f-43ab-a6d4-76a5eec9ae52
|
public void setExpressionA(String expressionA) {
expA = expressionA;
}
|
86ac718f-86a7-4264-95e2-8dcbe9ca92d2
|
public java.lang.Boolean getZCustomBoolean12() {
return this.zCustomBoolean12;
}
|
7a871b8b-ed18-4d44-bdc5-41ddd2915f79
|
public Builder setTransport(
org.bwapi.proxy.messages.GameMessages.UnitType.Builder builderForValue) {
if (transportBuilder_ == null) {
transport_ = builderForValue.build();
onChanged();
} else {
transportBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000020;
return this;
}
|
fd422e2a-c2cb-42db-98de-c73ec7288607
|
public void setZCustomInteger22(crmondemand.xml.customobject6.query.QueryType zCustomInteger22) {
this.zCustomInteger22 = zCustomInteger22;
}
|
bee5f8fb-1a1d-449a-86ef-922de24ef128
|
public void setCustomText39(java.lang.String customText39) {
this.customText39 = customText39;
}
|
345c49f7-9f2d-46eb-9093-495bf7be530c
|
public crmondemand.xml.customobject3.query.QueryType getIndexedPick1() {
return this.indexedPick1;
}
|
0a58d938-7197-4e54-877e-54d84829cab4
|
public void setPcTriciptal(double pcTriciptal) {
this.pcTriciptal = pcTriciptal;
}
|
ee1da2f2-a71e-4100-8dfd-c66450261b36
|
public crmondemand.xml.contact.query.QueryType getCustomPickList64() {
return this.customPickList64;
}
|
115cc50d-78b2-404c-89f0-1c0df2127a46
|
public crmondemand.xml.customobject6.query.QueryType getCustomText55() {
return this.customText55;
}
|
54f92f40-4319-4353-8a06-b813350ecbb1
|
public java.lang.String getSolutionTitle() {
return this.solutionTitle;
}
|
52bfde3a-da35-4fc4-9304-b925a1760778
|
public void addExitAction(Action action) {
this.exitActions.add(action);
}
|
45144da7-5314-469f-94a4-e1ffea74b2a4
|
public void setIndexedPick2(crmondemand.xml.opportunity.query.QueryType indexedPick2) {
this.indexedPick2 = indexedPick2;
}
|
0b1a3893-7fa0-4be2-9f2a-7c91b05bc724
|
public void setSPRequestExternalSystemId(java.lang.String sPRequestExternalSystemId) {
this.sPRequestExternalSystemId = sPRequestExternalSystemId;
}
|
52a44d7e-3e8d-4ed2-b1e0-03b351b6bd21
|
public crmondemand.xml.customobject6.query.QueryType getCustomObject15Type() {
return this.customObject15Type;
}
|
2516ea90-7356-47bd-9940-7859455310ab
|
public static int toInteger(byte[] array) {
if (array.length != 4) {
return -1;
}
int ret;
ret =
((NumUtil.toInt(array[3])) << 0) +
((NumUtil.toInt(array[2])) << 8) +
((NumUtil.toInt(array[1])) << 16) +
((NumUtil.toInt(array[0])) << 24);
return ret;
}
|
f1f5ef08-860b-4316-bef1-b0dd1c190bb6
|
public java.lang.String getBrokerProfileExternalSystemId() {
return this.brokerProfileExternalSystemId;
}
|
0ef2787e-0c88-4484-9d76-b0c26e3468fb
|
public crmondemand.xml.customobject3.query.QueryType getCustomPickList31() {
return this.customPickList31;
}
|
1ac6e069-6c76-46b2-9605-0e25f8621d85
|
public void setCustomText50(java.lang.String customText50) {
this.customText50 = customText50;
}
|
f7a559d6-ea2a-4577-84b4-2625fb2386eb
|
public crmondemand.xml.contact.query.QueryType getCustomDate4() {
return this.customDate4;
}
|
46de93c0-e9a8-47eb-9f30-3dc2cc416f29
|
public crmondemand.xml.customobject6.query.QueryType getCustomInteger30() {
return this.customInteger30;
}
|
dd999962-79c8-4e63-aefa-6c427ee202e2
|
public void setCustomNumber38(crmondemand.xml.customobject6.query.QueryType customNumber38) {
this.customNumber38 = customNumber38;
}
|
15413a9a-1931-4f7b-a5bc-2ab1b7013bf8
|
public java.lang.String getCustomPickList37() {
return this.customPickList37;
}
|
6010fe5a-d631-4d8c-bb9d-36c67773753f
|
static byte apu_noise(noise_t chan) {
int freq, env_delay;
/*uint8*/
int outvol;
/*uint8*/
int output;
/* reg0: 0-3=volume, 4=envelope, 5=hold
** reg2: 7=small(93 byte) sample,3-0=freq lookup
** reg3: 7-4=vbl length counter
*/
if (false == chan.enabled) {
return 0;
}
/* enveloping */
env_delay = sync_times1[chan.regs[0] & 0x0F];
/* decay is at a rate of (env_regs + 1) / 240 secs */
chan.env_phase -= 4;
while (chan.env_phase < 0) {
chan.env_phase += env_delay;
if ((chan.regs[0] & 0x20) != 0) {
chan.env_vol = ((chan.env_vol + 1) & 15) & 0xFF;
} else if (chan.env_vol < 15) {
chan.env_vol++;
}
}
/* length counter */
if (0 == (chan.regs[0] & 0x20)) {
if (chan.vbl_length > 0) {
chan.vbl_length--;
}
}
if (0 == chan.vbl_length) {
return 0;
}
freq = noise_freq[chan.regs[2] & 0x0F];
chan.phaseacc -= (float) apu_incsize; /* # of cycles per sample */
while (chan.phaseacc < 0) {
chan.phaseacc += freq;
chan.cur_pos++;
if (NOISE_SHORT == chan.cur_pos && (chan.regs[2] & 0x80) != 0) {
chan.cur_pos = 0;
} else if (NOISE_LONG == chan.cur_pos) {
chan.cur_pos = 0;
}
}
if ((chan.regs[0] & 0x10) != 0)/* fixed volume */ {
outvol = chan.regs[0] & 0x0F;
} else {
outvol = (0x0F - chan.env_vol) & 0xFF;
}
output = noise_lut[chan.cur_pos];
if (output > outvol) {
output = outvol;
}
if ((noise_lut[chan.cur_pos] & 0x80) != 0) /* make it negative */ {
output = -output;
}
return (byte) output;
}
|
86269de3-7f59-47ae-aef7-1d211d3d6d6a
|
public java.lang.String getCustomObject3IntegrationId() {
return this.customObject3IntegrationId;
}
|
dc4297e5-baf5-4296-83de-5904b7642ef6
|
public crmondemand.xml.opportunity.query.QueryType getCustomPickList7() {
return this.customPickList7;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.