HomeSort by relevance Sort by last modified time
    Searched refs:new (Results 476 - 500 of 1793) sorted by null

<<11121314151617181920>>

  /external/antlr/runtime/Ruby/test/functional/lexer/
properties.rb 31 lexer = RuleProperty::Lexer.new( "foobar _ab98 \n A12sdf" )
98 lexer = LexerRuleLabel::Lexer.new 'a 2'
  /external/clang/utils/analyzer/
update_plist_test.pl 12 # Create a temp file for the new test.
13 my $fh = File::Temp->new();
  /external/emma/
test.sh 27 int randomNumber1 = (new Random()).nextInt();
32 Random r = new Random();
52 Bunny thisThing = new Bunny();
53 SubBunny thatThing = new SubBunny();
  /external/grpc-grpc/src/csharp/Grpc.Core.Tests/
AppDomainUnloadTest.cs 38 var setup = new AppDomainSetup
59 var helper = new MockServiceHelper(Host);
60 var readyToShutdown = new TaskCompletionSource<object>();
61 helper.DuplexStreamingHandler = new DuplexStreamingServerMethod<string, string>(async (requestStream, responseStream, context) =>
ThreadingModelTest.cs 37 helper = new MockServiceHelper(Host);
53 helper.UnaryHandler = new UnaryServerMethod<string, string>((request, context) =>
70 helper.UnaryHandler = new UnaryServerMethod<string, string>((request, context) =>
84 helper.UnaryHandler = new UnaryServerMethod<string, string>((request, context) =>
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
InteropServer.cs 57 GrpcEnvironment.SetLogger(new ConsoleLogger());
62 var interopServer = new InteropServer(options);
69 var server = new Server
71 Services = { TestService.BindService(new TestServiceImpl()) }
TestGrpc.cs 45 static readonly grpc::Method<global::Grpc.Testing.Empty, global::Grpc.Testing.Empty> __Method_EmptyCall = new grpc::Method<global::Grpc.Testing.Empty, global::Grpc.Testing.Empty>(
52 static readonly grpc::Method<global::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> __Method_UnaryCall = new grpc::Method<global::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse>(
59 static readonly grpc::Method<global::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> __Method_CacheableUnaryCall = new grpc::Method<global::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse>(
66 static readonly grpc::Method<global::Grpc.Testing.StreamingOutputCallRequest, global::Grpc.Testing.StreamingOutputCallResponse> __Method_StreamingOutputCall = new grpc::Method<global::Grpc.Testing.StreamingOutputCallRequest, global::Grpc.Testing.StreamingOutputCallResponse>(
73 static readonly grpc::Method<global::Grpc.Testing.StreamingInputCallRequest, global::Grpc.Testing.StreamingInputCallResponse> __Method_StreamingInputCall = new grpc::Method<global::Grpc.Testing.StreamingInputCallRequest, global::Grpc.Testing.StreamingInputCallResponse>(
80 static readonly grpc::Method<global::Grpc.Testing.StreamingOutputCallRequest, global::Grpc.Testing.StreamingOutputCallResponse> __Method_FullDuplexCall = new grpc::Method<global::Grpc.Testing.StreamingOutputCallRequest, global::Grpc.Testing.StreamingOutputCallResponse>(
87 static readonly grpc::Method<global::Grpc.Testing.StreamingOutputCallRequest, global::Grpc.Testing.StreamingOutputCallResponse> __Method_HalfDuplexCall = new grpc::Method<global::Grpc.Testing.StreamingOutputCallRequest, global::Grpc.Testing.StreamingOutputCallResponse>(
94 static readonly grpc::Method<global::Grpc.Testing.Empty, global::Grpc.Testing.Empty> __Method_UnimplementedCall = new grpc::Method<global::Grpc.Testing.Empty, global::Grpc.Testing.Empty>(
118 throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, ""))
    [all...]
  /external/grpc-grpc/tools/api_reference/
add_google_analytics.sh 22 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  /external/icu/icu4c/source/test/testdata/
tstfiles.mk 8 # Not everything has been moved to this file yet, as this is a new facility.
  /external/llvm/utils/
UpdateCMakeLists.pl 63 my $cmakeListNew = $cmakeList . ".new";
90 my $digestA = Digest::MD5->new->addfile(*FILE)->hexdigest;
96 my $digestB = Digest::MD5->new->addfile(*FILE)->hexdigest;
  /external/protobuf/conformance/
conformance_ruby.rb 39 test_message = Conformance::TestAllTypes.new
40 response = Conformance::ConformanceResponse.new
  /external/python/cpython2/Lib/lib2to3/fixes/
fix_exitfunc.py 70 new = pytree.Node(syms.simple_stmt, [new_import])
72 containing_stmt.insert_child(position + 2, new)
  /external/python/cpython3/Lib/lib2to3/fixes/
fix_exitfunc.py 70 new = pytree.Node(syms.simple_stmt, [new_import])
72 containing_stmt.insert_child(position + 2, new)
  /external/skia/modules/canvaskit/canvaskit/
node.example.js 52 const paint = new CanvasKit.SkPaint();
58 const textPaint = new CanvasKit.SkPaint();
62 const textFont = new CanvasKit.SkFont(roboto, 30);
107 let p = new CanvasKit.SkPath();
  /external/skqp/experimental/canvaskit/canvaskit/
node.example.js 52 const paint = new CanvasKit.SkPaint();
58 const textPaint = new CanvasKit.SkPaint();
62 const textFont = new CanvasKit.SkFont(roboto, 30);
107 let p = new CanvasKit.SkPath();
  /external/skqp/experimental/canvaskit/
ready.js 5 return new Promise(function (resolve, reject) {
  /external/skqp/modules/pathkit/
ready.js 5 return new Promise(function (resolve, reject) {
  /external/swiftshader/third_party/LLVM/utils/
UpdateCMakeLists.pl 63 my $cmakeListNew = $cmakeList . ".new";
91 my $digestA = Digest::MD5->new->addfile(*FILE)->hexdigest;
97 my $digestB = Digest::MD5->new->addfile(*FILE)->hexdigest;
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
UpdateCMakeLists.pl 63 my $cmakeListNew = $cmakeList . ".new";
90 my $digestA = Digest::MD5->new->addfile(*FILE)->hexdigest;
96 my $digestB = Digest::MD5->new->addfile(*FILE)->hexdigest;
  /external/webrtc/webrtc/modules/video_coding/test/
subfigure.m 5 % Create a new figure window and adjust position and size such that it will
  /build/make/tools/releasetools/
target_files_diff.py 57 def rewrite_build_property(original, new):
85 new.write(line)
88 def trim_install_recovery(original, new):
94 new.write(re.sub(r'[0-9a-f]{40}', '0'*40, line))
96 def sort_file(original, new):
104 new.write(line)
212 print("%s: Only in new package" % name, file=out_file)
217 parser.add_argument('dir2', help='The new target files package (extracted)')
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
bgenType.py 80 """Perform any needed post-[new]getargs() checks.
240 Instantiate with the type name and the names of the new and convert procs.
242 to derive the new and convert procs by appending _New and _Convert; it
251 self.new = arg + '_New'
254 # Three arguments (name, new, convert)
255 self.new = arg
271 return "%s, &%s" % (self.new, name)
279 New/Convert functions will be used.
286 return "%s, %s" % (self.new, name)
292 New/Convert functions will be used.
    [all...]
  /external/antlr/runtime/Ruby/lib/antlr3/
error.rb 42 StopIteration = Class.new( StandardError )
199 @token = token_class.new
281 lexer = MissingTokenExample::Lexer.new( "ac" ) # <= notice the missing 'b'
282 tokens = ANTLR3::CommonTokenStream.new( lexer )
283 parser = MissingTokenExample::Parser.new( tokens )
438 input = ANTLR3::StringStream.new( "ab" )
439 lexer = EarlyExitDemo::Lexer.new( input )
574 simultaneously requested as a new tree root.
580 new(
587 new(
    [all...]
  /external/elfutils/tests/
run-allfcts.sh 24 /home/drepper/gnu/new-bu/build/ttt/m.c:5:main
25 /home/drepper/gnu/new-bu/build/ttt/b.c:4:bar
26 /home/drepper/gnu/new-bu/build/ttt/f.c:3:foo
  /external/flatbuffers/tests/namespace_test/NamespaceA/
SecondTableInA.cs 15 public static SecondTableInA GetRootAsSecondTableInA(ByteBuffer _bb) { return GetRootAsSecondTableInA(_bb, new SecondTableInA()); }
20 public NamespaceC.TableInC? ReferToC { get { int o = __p.__offset(4); return o != 0 ? (NamespaceC.TableInC?)(new NamespaceC.TableInC()).__assign(__p.__indirect(o + __p.bb_pos), __p.bb) : null; } }
33 return new Offset<SecondTableInA>(o);

Completed in 1980 milliseconds

<<11121314151617181920>>