Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 40) sorted by relevance

12

/thrift-3.4.0/test/php/
DTestClient.php241 $first = true; variable
244 $first = false; variable
254 $first = true; variable
257 $first = false; variable
275 $first = true; variable
278 $first = false; variable
287 $first = true; variable
290 $first = false; variable
337 $first = true; variable
340 $first = false; variable
[all …]
/thrift-3.4.0/test/haxe/src/
DTestServerHandler.hx214 var first:Bool = true; variable
239 var first:Bool = true; variable
264 var first:Bool = true; variable
289 var first:Bool = true; variable
/thrift-3.4.0/lib/netstd/Thrift/Protocol/
DToString.cs31 public static void ToString(this object self, StringBuilder sb, bool first = true) in ToString()
/thrift-3.4.0/lib/netstd/Thrift/Collections/
DTCollections.cs30 public static bool Equals(IEnumerable first, IEnumerable second) in Equals()
/thrift-3.4.0/lib/netstd/Tests/Thrift.Tests/DataModel/
DDeepCopy.cs471 private static void VerifyDifferentContent(RaceDetails first, RaceDetails second) in VerifyDifferentContent()
555 private static void VerifyIdenticalContent(RaceDetails first, RaceDetails second) in VerifyIdenticalContent()
/thrift-3.4.0/lib/kotlin/cross-test-server/src/main/kotlin/org/apache/thrift/test/
DTestHandler.kt128 var first = true in testSet() variable
143 var first = true in testList() variable
/thrift-3.4.0/compiler/cpp/src/thrift/generate/
Dt_d_generator.cc152 bool first = true; in generate_consts() local
273 bool first = true; in generate_service() local
290 bool first = true; in generate_service() local
314 bool first = true; in generate_service() local
466 bool first = true; in print_struct_definition() local
507 bool first = true; in print_function_signature() local
Dt_py_generator.cc1042 bool first = true; in generate_py_struct_reader() local
1278 bool first = true; in generate_service_interface() local
1436 bool first = true; in generate_service_client() local
1682 bool first = true; in generate_service_remote() local
1775 bool first = true; in generate_service_remote() local
1996 bool first = true; in generate_process_function() local
2103 bool first = true; in generate_process_function() local
2172 bool first = true; in generate_process_function() local
2699 bool first = true; in argument_list() local
Dt_kotlin_generator.cc241 auto first = true; in generate_enum() local
450 bool first = true; in generate_struct_field_name_constants() local
1403 bool first = true; in function_signature() local
1460 auto first = true; in generate_service_client() local
1678 bool first = true; in generate_service_process_function() local
Dt_java_generator.cc582 bool first = true; in generate_enum() local
1044 bool first = true; in generate_union_getters_and_setters() local
1156 bool first = true; in generate_union_is_set_methods() local
1665 bool first = true; in generate_java_struct_definition() local
2827 bool first = true; in generate_java_struct_tostring() local
3274 bool first = true; in generate_service_client() local
3946 bool first = true; in generate_process_async_function() local
4038 bool first = true; in generate_process_function() local
4846 bool first = true; in argument_list() local
4870 bool first = true; in async_argument_list() local
[all …]
Dt_gv_generator.cc243 bool first = true; in print_const_value() local
Dt_javame_generator.cc738 bool first = true; in generate_union_getters_and_setters() local
1083 bool first = true; in generate_java_struct_definition() local
1463 bool first = true; in generate_java_struct_result_writer() local
1722 bool first = true; in generate_java_struct_tostring() local
2028 bool first = true; in generate_service_client() local
2316 bool first = true; in generate_process_function() local
2917 bool first = true; in argument_list() local
Dt_cpp_generator.cc550 bool first = true; in generate_enum_constant_list() local
1101 bool first = true; in generate_struct_declaration() local
1615 bool first = true; in generate_struct_result_writer() local
2199 bool first = true; in generate_function_call() local
2384 bool first = true; in generate_service_multiface() local
2708 bool first = true; in generate_service_client() local
3532 bool first = true; in generate_process_function() local
4623 bool first = !start_comma; in argument_list() local
Dt_rb_generator.cc896 bool first = true; in generate_service_client() local
1062 bool first = true; in generate_process_function() local
1123 bool first = true; in argument_list() local
Dt_markdown_generator.cc771 bool first = true; in print_const_value() local
1072 bool first = true; in generate_service() local
Dt_erl_generator.cc629 bool first = true; in render_const_value() local
694 bool first = true; in render_const_list_values() local
1116 bool first = true; in argument_list() local
Dt_html_generator.cc737 bool first = true; in print_const_value() local
1038 bool first = true; in generate_service() local
Dt_netstd_generator.cc960 bool first = true; in generate_netstd_struct_definition() local
1214 bool first = true; in generate_null_check_begin() local
1321 bool first = true; in generate_netstd_struct_result_writer() local
1770 bool first = true; in generate_netstd_struct_equals() local
2357 bool first = true; in generate_process_function_async() local
3592 bool first = true; in argument_list() local
/thrift-3.4.0/lib/c_glib/test/
Dtestthrifttestclient.cpp130 bool first = true; in testMap() local
146 bool first = true; in testStringMap() local
163 bool first = true; in testSet() local
179 bool first = true; in testList() local
Dtestthrifttestzlibclient.cpp125 bool first = true; in testMap() local
141 bool first = true; in testStringMap() local
158 bool first = true; in testSet() local
174 bool first = true; in testList() local
/thrift-3.4.0/lib/haxe/src/org/apache/thrift/helper/
DInt64Map.hx200 var first = true; variable
/thrift-3.4.0/test/c_glib/src/
Dthrift_test_handler.c250 gboolean first = TRUE; in thrift_test_handler_test_map() local
290 gboolean first = TRUE; in thrift_test_handler_test_string_map() local
327 gboolean first = TRUE; in thrift_test_handler_test_set() local
362 gboolean first = TRUE; in thrift_test_handler_test_list() local
Dtest_client.c346 gboolean first; in main() local
638 gboolean first = 1; in main() local
/thrift-3.4.0/lib/kotlin/cross-test-client/src/main/kotlin/org/apache/thrift/test/
DTestClient.kt422 var first = true in printMap() variable
600 var first = true in stringMapTest() variable
665 var first = true in binaryTest() variable
/thrift-3.4.0/test/cpp/src/
DTestServer.cpp159 bool first = true; in testMap() local
176 bool first = true; in testStringMap() local
192 bool first = true; in testSet() local
208 bool first = true; in testList() local

12