Searched refs:PP (Results 1 - 25 of 154) sorted by path

1234567

/external/bison/build-aux/
H A Dtexinfo.tex1367 \def\skipspaces#1{\def\PP{#1}\def\D{|}%
1368 \ifx\PP\D\let\nextsp\relax
1370 \addtokens{\filename}{\PP}%
/external/bison/doc/
H A Dbison.x11 .PP
36 .PP
44 .PP
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/
H A Dh264-svc-99-640x360.rtpdump3518 �mU��P����V����R�ѡ>@�\ ���CrͲ�b��~�O�d�!}�x�PP:��=����Z�w���7��������q{�~E�z�i���� :��K���z�5��q��j�U{5�w�g9A� �2�s��]�����;�$��J9�Om� 8"m,���zM�`��z���_p����� =�[%� W�����<�
7232 �hخ����:*��7JN��"��A���6}<7L-�]A� �[�B��5;��� Kz�g�r�§[�A�a<�m�~G\f�i2�-C�hj5��xm�hHL �=!��`s�`B�e��=�2��4�7)=%��2ʻ��p0(�_�-�Ĉ���,"��` �P�#[�(�V54 `�E�1̄�Q�A0h�[�4� SAzX�Ζ%�r�u"���*+ �ľR��]����WB��o��,�m6)i������6p! 2r��w�)�`c���6���Dj�d7{p�}@N� ���w`؆��2ƫt#sV�i��2��������s��k6Ҵ003�p�$��������I���n�R�("-��6k��G����`��O�[��N0a�����# �p ش2܊���Hݓ�0Æ�0��vǁ�`���_���S�פ���燹$�@�M�'=�G�w��p+������8�B:>��b���Nތ|����wn}p�mm)V����K�n"�0����i��W �M ̐^-~�n���v�,oK����E`.;V���6�r6���M*������H��ĺ����4z��g ��1����;�[���f�^�N���� h�ှ��o|�y+���h��7�~�F��_��`�Ӎ�Y(>l�—� �{s��� ��ZH��� �c'���a��f��f�D�wr�8>��1��4�Z��ܒ��������6���?�@i={��v�</i����j:&��ȧ��Y1���м��k�Բ௷������ګ��.��߸'K�>�}=;�������o��{v?e���E?�jZ������T���6�L0�[/zo1 �'�;� �)��J�y�2�"�.���� �~A��%����xJB�L���_�� BX������EJ��}F+�6П@D��Cۅp�W� ���P '��ѧ�Z ^��|"!����ۃ�:KB��( . PP�6ۍ�<��l�N�:�#E�}p���N��L=m0ό���|f%+�и���=�`Vru:.R 4xm*Dw� _� �C^ ����p/h}4��`��0���2@x<Z-J�Tf`娠S5�kr��CL���v�aM*�:�l-�!� ����o@:1&
7717 �zV�+ހE�K���=w?O������q�x2��̖���T]PP ��ڙਸ਼ "�d �z�d���l ��D���x��Ճ٥��d� �ݱ�H�� ^!�^�_a|�L@�5@h��6>��� X���.���@�AY��ۢ�m�������@u��<��=ض]~ׁv��������p�櫸#�;@l�Hǃ���E��@�����8���g�e��?���4ҏ7�>ڡPZ���-�Ex��`�l ��4�G� ��@&�pܠ�����v6R������vVCG ���Ͽ �Lt �
10536 �A��r�E�}8��6ΫeO� �W�57`}GK 5K�7A�q����<'"����T �����m����PPX���e4�Mt�V�-}�?��;@@#�]����k��z�j������?�̊H�5��uɔ0 fcZ�׏�/³�ó���~~�����͉���� U��q>��Y��D����gWf��g#F5�<5��mt��X���^��A���/'-G��)
14049 �4�8n���6����@AJ�I�PP�?i��}� �,'�WK�Lp� gnZ0�@Zv��S��m��S5�њ��=���{��
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglsl_lexer.cc1149 #define PP 1 macro
1489 { BEGIN PP; return VERSION_TOK; } variable
1494 { BEGIN PP; return EXTENSION; } variable
1543 BEGIN PP; variable
1551 BEGIN PP; variable
1559 BEGIN PP; variable
1567 BEGIN PP; variable
1575 BEGIN PP; variable
2663 case YY_STATE_EOF(PP):
/external/chromium_org/v8/test/mjsunit/third_party/
H A Dregexp-pcre.js688 res[609] = /^\PP/;
1535 res[1455] = /^\PP/;
/external/clang/include/clang/AST/
H A DASTContext.h615 /// \param PP the Preprocessor used with this TU. Could be NULL if
618 const Preprocessor *PP) const;
H A DASTTypeTraits.h195 void print(llvm::raw_ostream &OS, const PrintingPolicy &PP) const;
H A DCommentSema.h47 const Preprocessor *PP; member in class:clang::comments::Sema
75 const Preprocessor *PP);
H A DExpr.h221 void setContainsUnexpandedParameterPack(bool PP = true) {
222 ExprBits.ContainsUnexpandedParameterPack = PP;
H A DRawCommentList.h123 const Preprocessor *PP, const Decl *D) const;
H A DType.h1389 void setContainsUnexpandedParameterPack(bool PP = true) {
1390 TypeBits.ContainsUnexpandedParameterPack = PP;
3500 TemplateTypeParmType(unsigned D, unsigned I, bool PP) argument
3504 /*VariablyModified=*/false, PP) {
3507 CanTTPTInfo.ParameterPack = PP;
/external/clang/include/clang/Analysis/Analyses/
H A DReachableCode.h64 void FindUnreachableCode(AnalysisDeclContext &AC, Preprocessor &PP,
/external/clang/include/clang/Analysis/
H A DProgramPoint.h119 ProgramPoint& PP = t; local
120 PP = *this;
131 ProgramPoint& PP = t; local
132 PP = *this;
/external/clang/include/clang/Basic/
H A DDiagnostic.h1316 /// \param PP The preprocessor object being used for the source; this is
1319 const Preprocessor *PP = nullptr) {}
/external/clang/include/clang/Frontend/
H A DASTUnit.h92 IntrusiveRefCntPtr<Preprocessor> PP; member in class:clang::ASTUnit
490 const Preprocessor &getPreprocessor() const { return *PP; }
491 Preprocessor &getPreprocessor() { return *PP; }
H A DChainedDiagnosticConsumer.h36 const Preprocessor *PP) override {
37 Primary->BeginSourceFile(LO, PP);
38 Secondary->BeginSourceFile(LO, PP);
H A DCompilerInstance.h88 IntrusiveRefCntPtr<Preprocessor> PP; member in class:clang::CompilerInstance
394 bool hasPreprocessor() const { return PP != nullptr; }
398 assert(PP && "Compiler instance has no preprocessor!");
399 return *PP;
403 BuryPointer(PP.get());
404 PP.resetWithoutRelease();
592 bool AllowPCHWithCompilerErrors, Preprocessor &PP, ASTContext &Context,
604 createCodeCompletionConsumer(Preprocessor &PP, const std::string &Filename,
H A DLogDiagnosticPrinter.h68 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override {
H A DTextDiagnosticPrinter.h50 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override;
H A DUtils.h64 void InitializePreprocessor(Preprocessor &PP,
69 void DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream* OS,
79 void attachToPreprocessor(Preprocessor &PP);
114 Preprocessor &PP, const DependencyOutputOptions &Opts);
144 void AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile,
158 void AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders = false,
164 void CacheTokens(Preprocessor &PP, llvm::raw_fd_ostream* OS);
H A DVerifyDiagnosticConsumer.h251 const Preprocessor *PP) override;
269 bool HandleComment(Preprocessor &PP, SourceRange Comment) override;
/external/clang/include/clang/Lex/
H A DLexer.h103 Lexer(FileID FID, const llvm::MemoryBuffer *InputBuffer, Preprocessor &PP);
123 unsigned TokLen, Preprocessor &PP);
H A DLiteralSupport.h43 Preprocessor &PP; // needed for diagnostics member in class:clang::NumericLiteralParser
59 Preprocessor &PP);
163 SourceLocation Loc, Preprocessor &PP,
200 Preprocessor &PP, bool Complain = true);
H A DMacroArgs.h65 bool VarargsElided, Preprocessor &PP);
69 void destroy(Preprocessor &PP);
73 bool ArgNeedsPreexpansion(const Token *ArgTok, Preprocessor &PP) const;
88 getPreExpArgument(unsigned Arg, const MacroInfo *MI, Preprocessor &PP);
92 const Token &getStringifiedArgument(unsigned ArgNo, Preprocessor &PP,
114 Preprocessor &PP, bool Charify,
H A DMacroInfo.h155 bool isIdenticalTo(const MacroInfo &Other, Preprocessor &PP,

Completed in 5009 milliseconds

1234567