HomeSort by: relevance | last modified time | path
    Searched refs:Place (Results 1 - 14 of 14) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
CheckPlacementNew.cpp 38 // Returns the size of the place in a placement new expression.
66 const Expr *Place = NE->getPlacementArg(0);
67 return getDynamicExtentWithOffset(C.getState(), C.getSVal(Place));
276 const Expr *Place = NE->getPlacementArg(0);
282 SVal PlaceVal = C.getSVal(Place);
285 checkElementRegionAlign(TheElementRegion, C, Place, AllocatedTAlign);
287 checkFieldRegionAlign(TheFieldRegion, C, Place, AllocatedTAlign);
289 isVarRegionAlignedProperly(TheVarRegion, C, Place, AllocatedTAlign);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
riscv64-unwind-prologue-with-ld-lw-foo.s 63 sd a4,0(sp) # Place the fake canary on the stack.
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
riscv64-unwind-prologue-with-ld-lw-foo.s 63 sd a4,0(sp) # Place the fake canary on the stack.
  /src/external/mit/xorg/lib/fontconfig/etc/
fonts.conf 19 replace any existing fonts.conf file with the new version. Place
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp 222 BasicBlock *Place = nullptr;
874 E.Place = getInstrBB(MST, E, ExecBlocks);
885 return E->Removed || (!E->InMST && !E->Place);
890 [](std::unique_ptr<Edge> &E) { return E->Place; }) -
913 Src.addEdge(Dst, E.Place ? 0 : uint32_t(GCOV_ARC_ON_TREE));
964 IRBuilder<> Builder(E.Place, E.Place->getFirstInsertionPt());
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
ARMEHABIPrinter.h 337 static uint64_t PREL31(uint32_t Address, uint32_t Place) {
341 return Location + Place;
565 // For a non-relocatable object, Word0 contains a place-relative signed
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 82 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
Template.pm 680 place of the program fragment itself.
1097 interpolated into the output of the template in place of the program
1108 interpolated into the template at the place the error occurred, so
1194 place in that package as usual.
1861 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
acinclude.m4.in 19 dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
3301 % execution time, so we may as well do it in one place.
5540 % first place, but there's so many layers that that is hard to do.
5879 % provide a place where TeX can split the footnote.
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 23 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
3183 % execution time, so we may as well do it in one place.
5399 % first place, but there's so many layers that that is hard to do.
5729 % provide a place where TeX can split the footnote.
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 24 % to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
2457 {\let\par=\endgraf \smallbreak}% reasonable place to break
3775 % execution time, so we may as well do it in one place.
4803 % it's not a good place to break if the last penalty was \nobreak
5214 % It's not a great place, though.
6295 % provide a place where TeX can split the footnote.
6586 % place the captured inserts
  /src/external/gpl3/gcc/dist/gcc/doc/include/
texinfo.tex 3320 % If in text, use math to place as sub/superscript, but switch
4202 {\let\par=\endgraf \smallbreak}% reasonable place to break
5775 % execution time, so we may as well do it in one place.
7054 % it's not a good place to break if the last penalty was \nobreak
7613 % in a row. It's not a great place, though.
8277 % First place the new argument macro definition into \@tempd
8297 % Replace arguments by their values in the macro body, and place the result
8302 % within an \edef expand only once. So we are going to place all argument
8308 % Then, for each argument number #N, we place the corresponding argument
8354 % Then we place the argument value into that token list register
    [all...]
  /src/external/lgpl3/mpfr/dist/doc/
texinfo.tex 3313 % If in text, use math to place as sub/superscript, but switch
4204 {\let\par=\endgraf \smallbreak}% reasonable place to break
5822 % execution time, so we may as well do it in one place.
7101 % it's not a good place to break if the last penalty was \nobreak
7613 % It's not a great place, though.
8309 % First place the new argument macro definition into \@tempd
8329 % Replace arguments by their values in the macro body, and place the result
8334 % within an \edef expand only once. So we are going to place all argument
8340 % Then, for each argument number #N, we place the corresponding argument
8386 % Then we place the argument value into that token list register
    [all...]

Completed in 63 milliseconds