Home
last modified time | relevance | path

Searched refs:JObject (Results 1 – 25 of 515) sorted by relevance

12345678910>>...21

/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json.Tests/Linq/JsonPath/
H A DJPathExecuteTests.cs134 JObject o = new JObject( in EvaluateEmptyPropertyIndexer()
144 JObject o = new JObject( in EvaluateEmptyString()
157 JObject o = new JObject( in EvaluateEmptyStringWithMatchingEmptyProperty()
167 JObject o = new JObject( in EvaluateWhitespaceString()
177 JObject o = new JObject( in EvaluateDollarString()
187 JObject o = new JObject( in EvaluateDollarTypeString()
197 JObject o = new JObject( in EvaluateSingleProperty()
209 JObject o = new JObject( in EvaluateWildcardProperty()
223 JObject o = new JObject( in QuoteName()
235 JObject o = new JObject( in EvaluateMissingProperty()
[all …]
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json.Tests/Linq/
H A DJObjectTests.cs156 JObject o = new JObject(); in TryGetValue()
174 JObject o = new JObject(); in DictionaryItemShouldSet()
198 JObject o = new JObject(); in Remove()
213 JObject o = new JObject(); in GenericCollectionRemove()
239 JObject o = new JObject(); in GenericDictionaryAdd()
253 JObject o = new JObject(); in GenericCollectionAdd()
263 JObject o = new JObject(); in GenericCollectionClear()
279 JObject o = new JObject(); in GenericCollectionContains()
302 JObject o = new JObject(); in GenericDictionaryContains()
313 JObject o = new JObject(); in GenericCollectionCopyTo()
[all …]
H A DAnnotationsTests.cs31 JObject o = new JObject(); in AddAnnotation()
44 JObject o = new JObject(); in AddAnnotation_MultipleOfTheSameType()
58 JObject o = new JObject(); in AddAnnotation_MultipleOfDifferentTypes()
78 JObject o = new JObject(); in GetAnnotation_NeverSet()
90 JObject o = new JObject(); in GetAnnotations()
113 JObject o = new JObject(); in GetAnnotations_MultipleTypes()
139 JObject o = new JObject(); in RemoveAnnotation()
151 JObject o = new JObject(); in RemoveAnnotation_NonGeneric()
166 JObject o = new JObject(); in RemoveAnnotation_Multiple()
188 JObject o = new JObject(); in RemoveAnnotation_MultipleCalls()
[all …]
H A DLinqToJsonTest.cs88 JObject anon = new JObject in ToObject_Guid()
330 JObject o = new JObject in JPropertyPath()
360 JObject o = JObject.Parse(json); in EscapedPath()
439 JObject o = new JObject( in LinqToJsonDeserialize()
461 JObject o = JObject.Parse(json); in ObjectParse()
579 JObject o = JObject.Parse(json); in GoogleSearchAPI()
612 JObject o = JObject.Parse(json); in JTokenToString()
644 JObject o = JObject.Parse(json); in JTokenToStringTypes()
937 JObject o = JObject.Parse(json); in BasicQuerying()
957 JObject o = new JObject(); in JObjectIntIndex()
[all …]
H A DMergeTests.cs56 var left = (JObject)JToken.FromObject(new in MergeObjectProperty()
60 var right = (JObject)JToken.FromObject(new in MergeObjectProperty()
78 var left = (JObject)JToken.FromObject(new in MergeChildObject()
82 var right = (JObject)JToken.FromObject(new in MergeChildObject()
102 var left = (JObject)JToken.FromObject(new in MergeMismatchedTypesRoot()
126 var left = (JObject)JToken.FromObject(new in MergeMultipleObjects()
537 JObject o = new JObject(); in MergeDefaultContainers()
538 o.Merge(new JObject()); in MergeDefaultContainers()
559 JObject o = new JObject(); in MergeNull()
576 var source = new JObject in MergeNullValue()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json.Tests/Linq/
H A DJObjectTests.cs46 JObject o = new JObject(); in TryGetValue()
64 JObject o = new JObject(); in DictionaryItemShouldSet()
88 JObject o = new JObject(); in Remove()
103 JObject o = new JObject(); in GenericCollectionRemove()
123 JObject o = new JObject(); in DuplicatePropertyNameShouldThrow()
131 JObject o = new JObject(); in GenericDictionaryAdd()
145 JObject o = new JObject(); in GenericCollectionAdd()
155 JObject o = new JObject(); in GenericCollectionClear()
171 JObject o = new JObject(); in GenericCollectionContains()
194 JObject o = new JObject(); in GenericDictionaryContains()
[all …]
H A DLinqToJsonTest.cs85 JObject o = new JObject( in LinqToJsonDeserialize()
108 JObject o = JObject.Parse(json); in ObjectParse()
226 JObject o = JObject.Parse(json); in GoogleSearchAPI()
259 JObject o = JObject.Parse(json); in JTokenToString()
291 JObject o = JObject.Parse(json); in JTokenToStringTypes()
521 JObject o = JObject.Parse(json); in BasicQuerying()
542 JObject o = new JObject(); in JObjectIntIndex()
629 JObject o = JObject.FromObject(new in FromObject()
665 JObject o = JObject.FromObject(new in FromAnonDictionary()
809 JObject o = JObject.FromObject(c1); in UriGuidTimeSpanTestClassEmptyTest()
[all …]
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/android/
H A Djni.pas181 …PopLocalFrame:function(Env:PJNIEnv;Result:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;… in nv()
183 …NewGlobalRef:function(Env:PJNIEnv;LObj:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$e… in nv()
186 …IsSameObject:function(Env:PJNIEnv;Obj1:JObject;Obj2:JObject):JBoolean;{$ifdef mswindows}stdcall;{$… in nv()
189 …NewLocalRef:function(Env:PJNIEnv;Ref:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$end… in nv()
202 …CallObjectMethod:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID):JObject;{$ifdef mswindows}st… in nv()
203 …CallObjectMethodV:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:va_list):JObject;{$ifde… in nv()
204 …CallObjectMethodA:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:PJValue):JObject;{$ifde… in nv()
242 …CallNonvirtualObjectMethod:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID):JObj… in nv()
243 …irtualObjectMethodV:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID;Args:va_list… in nv()
284 …GetObjectField:function(Env:PJNIEnv;Obj:JObject;FieldID:JFieldID):JObject;{$ifdef mswindows}stdcal… in nv()
[all …]
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/android/
H A Djni.pas181 …PopLocalFrame:function(Env:PJNIEnv;Result:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;… in nv()
183 …NewGlobalRef:function(Env:PJNIEnv;LObj:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$e… in nv()
186 …IsSameObject:function(Env:PJNIEnv;Obj1:JObject;Obj2:JObject):JBoolean;{$ifdef mswindows}stdcall;{$… in nv()
189 …NewLocalRef:function(Env:PJNIEnv;Ref:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$end… in nv()
202 …CallObjectMethod:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID):JObject;{$ifdef mswindows}st… in nv()
203 …CallObjectMethodV:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:va_list):JObject;{$ifde… in nv()
204 …CallObjectMethodA:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:PJValue):JObject;{$ifde… in nv()
242 …CallNonvirtualObjectMethod:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID):JObj… in nv()
243 …irtualObjectMethodV:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID;Args:va_list… in nv()
284 …GetObjectField:function(Env:PJNIEnv;Obj:JObject;FieldID:JFieldID):JObject;{$ifdef mswindows}stdcal… in nv()
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/Android-build/
H A Djni.pas179 …PopLocalFrame:function(Env:PJNIEnv;Result:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;… in nv()
181 …NewGlobalRef:function(Env:PJNIEnv;LObj:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$e… in nv()
184 …IsSameObject:function(Env:PJNIEnv;Obj1:JObject;Obj2:JObject):JBoolean;{$ifdef mswindows}stdcall;{$… in nv()
187 …NewLocalRef:function(Env:PJNIEnv;Ref:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$end… in nv()
200 …CallObjectMethod:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID):JObject;{$ifdef mswindows}st… in nv()
201 …CallObjectMethodV:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:va_list):JObject;{$ifde… in nv()
202 …CallObjectMethodA:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:PJValue):JObject;{$ifde… in nv()
240 …CallNonvirtualObjectMethod:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID):JObj… in nv()
241 …irtualObjectMethodV:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID;Args:va_list… in nv()
282 …GetObjectField:function(Env:PJNIEnv;Obj:JObject;FieldID:JFieldID):JObject;{$ifdef mswindows}stdcal… in nv()
[all …]
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/Android-build/
H A Djni.pas179 …PopLocalFrame:function(Env:PJNIEnv;Result:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;… in nv()
181 …NewGlobalRef:function(Env:PJNIEnv;LObj:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$e… in nv()
184 …IsSameObject:function(Env:PJNIEnv;Obj1:JObject;Obj2:JObject):JBoolean;{$ifdef mswindows}stdcall;{$… in nv()
187 …NewLocalRef:function(Env:PJNIEnv;Ref:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$end… in nv()
200 …CallObjectMethod:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID):JObject;{$ifdef mswindows}st… in nv()
201 …CallObjectMethodV:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:va_list):JObject;{$ifde… in nv()
202 …CallObjectMethodA:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:PJValue):JObject;{$ifde… in nv()
240 …CallNonvirtualObjectMethod:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID):JObj… in nv()
241 …irtualObjectMethodV:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID;Args:va_list… in nv()
282 …GetObjectField:function(Env:PJNIEnv;Obj:JObject;FieldID:JFieldID):JObject;{$ifdef mswindows}stdcal… in nv()
[all …]
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/bgra_pascalscript_library/
H A Djni.pas188 PopLocalFrame:function(Env:PJNIEnv;Result:JObject):JObject; jnicall; in nv()
190 NewGlobalRef:function(Env:PJNIEnv;LObj:JObject):JObject; jnicall; in nv()
193 IsSameObject:function(Env:PJNIEnv;Obj1:JObject;Obj2:JObject):JBoolean; jnicall; in nv()
196 NewLocalRef:function(Env:PJNIEnv;Ref:JObject):JObject; jnicall; in nv()
209 CallObjectMethod:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID):JObject; jnicall; in nv()
210 …CallObjectMethodV:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:va_list):JObject; jnica… in nv()
211 …CallObjectMethodA:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:PJValue):JObject; jnica… in nv()
249 …CallNonvirtualObjectMethod:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID):JObj… in nv()
250 …irtualObjectMethodV:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID;Args:va_list… in nv()
291 GetObjectField:function(Env:PJNIEnv;Obj:JObject;FieldID:JFieldID):JObject; jnicall; in nv()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/jni/src/
H A Djni.pas180 …PopLocalFrame:function(Env:PJNIEnv;_Result:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl… in nv()
182 …NewGlobalRef:function(Env:PJNIEnv;LObj:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$e… in nv()
185 …IsSameObject:function(Env:PJNIEnv;Obj1:JObject;Obj2:JObject):JBoolean;{$ifdef mswindows}stdcall;{$… in nv()
188 …NewLocalRef:function(Env:PJNIEnv;Ref:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$end… in nv()
201 …CallObjectMethod:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID):JObject;{$ifdef mswindows}st… in nv()
202 …CallObjectMethodV:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:va_list):JObject;{$ifde… in nv()
203 …CallObjectMethodA:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:PJValue):JObject;{$ifde… in nv()
241 …CallNonvirtualObjectMethod:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID):JObj… in nv()
242 …irtualObjectMethodV:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID;Args:va_list… in nv()
283 …GetObjectField:function(Env:PJNIEnv;Obj:JObject;FieldID:JFieldID):JObject;{$ifdef mswindows}stdcal… in nv()
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Djni.pas181 …PopLocalFrame:function(Env:PJNIEnv;Result:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;… in nv()
183 …NewGlobalRef:function(Env:PJNIEnv;LObj:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$e… in nv()
186 …IsSameObject:function(Env:PJNIEnv;Obj1:JObject;Obj2:JObject):JBoolean;{$ifdef mswindows}stdcall;{$… in nv()
189 …NewLocalRef:function(Env:PJNIEnv;Ref:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$end… in nv()
202 …CallObjectMethod:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID):JObject;{$ifdef mswindows}st… in nv()
203 …CallObjectMethodV:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:va_list):JObject;{$ifde… in nv()
204 …CallObjectMethodA:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:PJValue):JObject;{$ifde… in nv()
242 …CallNonvirtualObjectMethod:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID):JObj… in nv()
243 …irtualObjectMethodV:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID;Args:va_list… in nv()
284 …GetObjectField:function(Env:PJNIEnv;Obj:JObject;FieldID:JFieldID):JObject;{$ifdef mswindows}stdcal… in nv()
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Djni.pas181 …PopLocalFrame:function(Env:PJNIEnv;Result:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;… in nv()
183 …NewGlobalRef:function(Env:PJNIEnv;LObj:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$e… in nv()
186 …IsSameObject:function(Env:PJNIEnv;Obj1:JObject;Obj2:JObject):JBoolean;{$ifdef mswindows}stdcall;{$… in nv()
189 …NewLocalRef:function(Env:PJNIEnv;Ref:JObject):JObject;{$ifdef mswindows}stdcall;{$else}cdecl;{$end… in nv()
202 …CallObjectMethod:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID):JObject;{$ifdef mswindows}st… in nv()
203 …CallObjectMethodV:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:va_list):JObject;{$ifde… in nv()
204 …CallObjectMethodA:function(Env:PJNIEnv;Obj:JObject;MethodID:JMethodID;Args:PJValue):JObject;{$ifde… in nv()
242 …CallNonvirtualObjectMethod:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID):JObj… in nv()
243 …irtualObjectMethodV:function(Env:PJNIEnv;Obj:JObject;AClass:JClass;MethodID:JMethodID;Args:va_list… in nv()
284 …GetObjectField:function(Env:PJNIEnv;Obj:JObject;FieldID:JFieldID):JObject;{$ifdef mswindows}stdcal… in nv()
[all …]
/dports/misc/py-xgboost/xgboost-1.5.1/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/params/
H A DDefaultXGBoostParamsWriter.scala49 extraMetadata: Option[JObject] = None,
66 extraMetadata: Option[JObject] = None,
122 JObject(List(JField(t._1, ev(t._2))))
123 implicit def list2jvalue(l: List[JField]): JObject = JObject(l)
136 def ~(right: JObject)(implicit ev: A => JValue): JObject = {
138 JObject(JField(left._1, l) :: right.obj)
142 def ~~(right: JObject)(implicit ev: A => JValue): JObject = this.~(right)
146 def ~(right: (String, JValue)): JObject = JObject(left ::: List(JField(right._1, right._2)))
147 def ~(right: JObject): JObject = JObject(left ::: right.obj)
148 def ~~(right: (String, JValue)): JObject = this.~(right)
[all …]
/dports/misc/xgboost/xgboost-1.5.1/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/params/
H A DDefaultXGBoostParamsWriter.scala49 extraMetadata: Option[JObject] = None,
66 extraMetadata: Option[JObject] = None,
122 JObject(List(JField(t._1, ev(t._2))))
123 implicit def list2jvalue(l: List[JField]): JObject = JObject(l)
136 def ~(right: JObject)(implicit ev: A => JValue): JObject = {
138 JObject(JField(left._1, l) :: right.obj)
142 def ~~(right: JObject)(implicit ev: A => JValue): JObject = this.~(right)
146 def ~(right: (String, JValue)): JObject = JObject(left ::: List(JField(right._1, right._2)))
147 def ~(right: JObject): JObject = JObject(left ::: right.obj)
148 def ~~(right: (String, JValue)): JObject = this.~(right)
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/oboe-0.4.4/src/java_interface/
H A Dutils.rs29 subject: JObject, in call_method_no_args_ret_int_array() argument
46 subject: JObject, in call_method_no_args_ret_int() argument
54 subject: JObject, in call_method_no_args_ret_bool() argument
62 subject: JObject, in call_method_no_args_ret_string() argument
75 subject: JObject, in call_method_no_args_ret_char_sequence() argument
94 subject: JObject, in call_method_string_arg_ret_bool() argument
109 subject: JObject<'a>, in call_method_string_arg_ret_string()
127 subject: JObject<'a>, in call_method_string_arg_ret_object()
156 subject: JObject<'a>, in get_system_service()
164 subject: JObject<'a>, in get_property()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/oboe-0.4.4/src/java_interface/
H A Dutils.rs29 subject: JObject,
46 subject: JObject,
54 subject: JObject,
62 subject: JObject,
75 subject: JObject,
94 subject: JObject,
109 subject: JObject<'a>,
127 subject: JObject<'a>,
156 subject: JObject<'a>,
164 subject: JObject<'a>,
[all …]
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json.Tests/Documentation/
H A DLinqToJsonTests.cs85 JObject o = JObject.Parse(@"{ in LinqToJsonBasic()
142 JObject rss = in LinqToJsonCreateDeclaratively()
200 JObject o = JObject.FromObject(new in LinqToJsonCreateFromObject()
234 JObject o = JObject.Parse(json); in LinqToJsonCreateParse()
258 JObject o = (JObject)JToken.ReadFrom(new JsonTextReader(reader)); in LinqToJsonReadObject()
296 JObject rss = JObject.Parse(json); in LinqToJsonSimpleQuerying()
316 JObject rss = JObject.Parse(@"{ in LinqToJsonQuerying()
409 JObject json = JObject.Parse(jsonText); in LinqToJsonDeserializeExample()
436 JObject o = JObject.Parse(@"{ in SelectTokenSimple()
478 JObject o = JObject.Parse(@"{ in SelectTokenComplex()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/rust/bridge/shared/src/jni/
H A Dconvert.rs383 JObject::null() in convert_into_jobject()
394 JObject::null() in convert_into_jobject()
448 .map_or(JObject::null(), |&jobj| JObject::from(jobj)) in convert_into_jobject()
460 .map_or(JObject::null(), |&jobj| JObject::from(jobj)) in convert_into_jobject()
472 .map_or(JObject::null(), |&jobj| JObject::from(jobj)) in convert_into_jobject()
487 .map_or(JObject::null(), |&jobj| JObject::from(jobj)) in convert_into_jobject()
510 .map_or(JObject::null(), |&jobj| JObject::from(jobj)) in convert_into_jobject()
546 .map_or(JObject::null(), |&jobj| JObject::from(jobj)) in convert_into_jobject()
621 .map_or(JObject::null(), |&jobj| JObject::from(jobj)) in convert_into_jobject()
770 .map_or(JObject::null(), |&jobj| JObject::from(jobj))
[all …]
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Net.Http.Formatting/Formatting/
H A DFormUrlEncodedJson.cs112 JObject result = new JObject(); in ParseInternal()
252 JObject current = root; in Insert()
253 JObject parent = null; in Insert()
269 current[path[i]] = new JObject(); in Insert()
287 current = current[path[i]] as JObject; in Insert()
345 JObject jo = new JObject(); in AddToObject()
350 else if (obj[key] is JObject) in AddToObject()
353 JObject jo = obj[key] as JObject; in AddToObject()
399 JObject jo = parent[parentPath] as JObject; in AddToArray()
472 JObject jo = jv as JObject; in FixContiguousArrays()
[all …]
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/trees/
H A DTreeNodeSuite.scala336 JObject(
375 JObject(
383 JObject(
393 JObject(
400 JObject(
407 JObject(
414 JObject(
423 JObject(
430 JObject(
439 JObject(
[all …]
/dports/games/holotz-castle/holotz-castle-1.3.14-src/JLib/JLib/Util/
H A DJObject.cpp36 s32 JObject::instanceCount;
37 s32 JObject::instanceID;
38 std::vector<JObject *> JObject::objects;
40 JObject::JObject() in JObject() function in JObject
48 JObject::~JObject() in ~JObject()
59 for (std::vector<JObject *>::iterator it = objects.begin(); it != objects.end(); ++it) in ~JObject()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/jni-0.19.0/src/wrapper/objects/
H A Djmap.rs3 objects::{AutoLocal, JMethodID, JObject},
14 internal: JObject<'a>,
23 type Target = JObject<'a>;
30 impl<'a: 'b, 'b> From<JMap<'a, 'b>> for JObject<'a> { implementation
31 fn from(other: JMap<'a, 'b>) -> JObject<'a> { in from()
40 pub fn from_env(env: &'b JNIEnv<'a>, obj: JObject<'a>) -> Result<JMap<'a, 'b>> { in from_env()
66 pub fn get(&self, key: JObject<'a>) -> Result<Option<JObject<'a>>> { in get()
85 pub fn put(&self, key: JObject<'a>, value: JObject<'a>) -> Result<Option<JObject<'a>>> { in put()
104 pub fn remove(&self, key: JObject<'a>) -> Result<Option<JObject<'a>>> { in remove()
199 fn get_next(&self) -> Result<Option<(JObject<'a>, JObject<'a>)>> { in get_next()
[all …]

12345678910>>...21