Searched refs:lives (Results 1 – 25 of 234) sorted by relevance
12345678910
38 /* This module lives in marshal.c */41 /* This lives in import.c */44 /* This lives in Python/Python-ast.c */51 /* This lives in gcmodule.c */54 /* This lives in _warnings.c */57 /* This lives in Objects/unicodeobject.c */
37 /* This module lives in marshal.c */40 /* This lives in import.c */43 /* This lives in Python/Python-ast.c */52 /* This lives in gcmodule.c */55 /* This lives in _warnings.c */
8 ; %arg lives in xmm0 and it shouldn't be redefined until it is used in the FMA.10 ; %addr lives in rdi.11 ; %addr2 lives in rsi.
48 public int lives; field in TestPolymorphicCreators.Cat115 assertEquals(18, cat.lives); in testManualPolymorphicCatBasic()
84 void process_live_temps_per_block(Program *program, live& lives, Block* block, in process_live_temps_per_block() argument87 std::vector<RegisterDemand>& register_demand = lives.register_demand[block->index]; in process_live_temps_per_block()92 IDSet live = lives.live_out[block->index]; in process_live_temps_per_block()220 auto it = lives.live_out[pred_idx].insert(t); in process_live_temps_per_block()242 const bool inserted = lives.live_out[preds[i]].insert(operand.tempId()).second; in process_live_temps_per_block()
74 …t y) { return one + c + y; };}; // expected-error {{returning block that lives on the local stack…76 …{ return one + (int)c + y; };}; // expected-error {{returning block that lives on the local stack…
1 [This code's documentation lives on the grpc.io site.](https://grpc.io/docs/quickstart/python.html)
1 [This code's documentation lives on the grpc.io site.](https://grpc.io/docs/tutorials/basic/python.…
1 The clangd documentation lives in a separate repository.
3 More complete documentation lives at [grpc.io](https://grpc.io/docs/tutorials/basic/python.html).
2 lives in this directory is not allowed to depend on anything other than base/
13 lives in the `runner` directory. The harness runs BoringSSL via a C/C++ shim14 binary which lives in this directory. All communication with the shim binary
10 Check out openmp (libomptarget lives under ./libomptarget) into llvm/projects19 Check out openmp (libomptarget lives under ./libomptarget)
4 this to infra/luci folder where the other LUCI code lives.
6 Java code lives at:
84 toplevel ``libc`` directory itself. A test for, say the ``mmap`` function, lives85 in the directory ``test/src/sys/mman/`` as implementation of ``mmap`` lives in
7 Each fuzzing test lives under the fuzzing directory in a subdirectory
18 the generated integration test lives in
13 This code lives in the TfLite codebase, since TfLite is the first open-source
6 ; In this example, the variable lives mostly in memory, but at the point of the7 ; assignment to global, it lives nowhere, and is described as the constant
3 Code that goes in the libwebsockets library itself lives down ./lib
6 Unfortunately, the above link is now dead, but the test data lives on.