HomeSort by relevance Sort by last modified time
    Searched defs:Identifiers (Results 1 - 21 of 21) sorted by null

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PchPlatformLib/
PchPlatformLibrary.c 122 UINT32 Identifiers;
126 Identifiers = MmioRead32 (
134 PcuDeviceId = (UINT16) ((Identifiers & B_PCH_LPC_DEVICE_ID) >> 16);
135 PcuVendorId = (UINT16) (Identifiers & B_PCH_LPC_VENDOR_ID);
  /external/libmojo/third_party/jinja2/
compiler.py 101 class Identifiers(object):
102 """Tracks the status of identifiers in frames."""
143 self.identifiers = Identifiers()
173 self.identifiers.declared.update(
174 parent.identifiers.declared |
175 parent.identifiers.declared_parameter |
178 self.identifiers.outer_undeclared.update(
179 parent.identifiers.undeclared -
180 self.identifiers.declare
    [all...]
  /external/clang/lib/Parse/
ParseOpenMP.cpp 47 SmallVector<Expr *, 4> Identifiers;
56 Identifiers.push_back(Res.get());
58 llvm::ArrayRef<Expr *> getIdentifiers() const { return Identifiers; }
    [all...]
ParsePragma.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 64 /// predefined values. Only handles simple tokens and identifiers.
71 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
73 "Identifiers should be created by TokenValue(IdentifierInfo *)");
121 /// Identifiers for builtin macros and other builtins.
187 /// \brief Mapping/lookup information for all identifiers in
189 mutable IdentifierTable Identifiers;
198 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
697 IdentifierTable &getIdentifierTable() { return Identifiers; }
698 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
794 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
123 /// Identifiers for builtin macros and other builtins.
189 /// \brief Mapping/lookup information for all identifiers in
191 mutable IdentifierTable Identifiers;
200 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
700 IdentifierTable &getIdentifierTable() { return Identifiers; }
701 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
797 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
123 /// Identifiers for builtin macros and other builtins.
189 /// \brief Mapping/lookup information for all identifiers in
191 mutable IdentifierTable Identifiers;
200 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
733 IdentifierTable &getIdentifierTable() { return Identifiers; }
734 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
831 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
123 /// Identifiers for builtin macros and other builtins.
189 /// \brief Mapping/lookup information for all identifiers in
191 mutable IdentifierTable Identifiers;
200 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
733 IdentifierTable &getIdentifierTable() { return Identifiers; }
734 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
831 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
125 /// Identifiers for builtin macros and other builtins.
192 /// \brief Mapping/lookup information for all identifiers in
194 mutable IdentifierTable Identifiers;
203 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
736 IdentifierTable &getIdentifierTable() { return Identifiers; }
737 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
834 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
125 /// Identifiers for builtin macros and other builtins.
192 /// \brief Mapping/lookup information for all identifiers in
194 mutable IdentifierTable Identifiers;
203 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
736 IdentifierTable &getIdentifierTable() { return Identifiers; }
737 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
834 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
125 /// Identifiers for builtin macros and other builtins.
192 /// \brief Mapping/lookup information for all identifiers in
194 mutable IdentifierTable Identifiers;
203 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
736 IdentifierTable &getIdentifierTable() { return Identifiers; }
737 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
834 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
125 /// Identifiers for builtin macros and other builtins.
192 /// \brief Mapping/lookup information for all identifiers in
194 mutable IdentifierTable Identifiers;
203 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
736 IdentifierTable &getIdentifierTable() { return Identifiers; }
737 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
834 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
123 /// Identifiers for builtin macros and other builtins.
189 /// \brief Mapping/lookup information for all identifiers in
191 mutable IdentifierTable Identifiers;
200 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
700 IdentifierTable &getIdentifierTable() { return Identifiers; }
701 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
797 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
123 /// Identifiers for builtin macros and other builtins.
189 /// \brief Mapping/lookup information for all identifiers in
191 mutable IdentifierTable Identifiers;
200 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
733 IdentifierTable &getIdentifierTable() { return Identifiers; }
734 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
831 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
123 /// Identifiers for builtin macros and other builtins.
189 /// \brief Mapping/lookup information for all identifiers in
191 mutable IdentifierTable Identifiers;
200 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
733 IdentifierTable &getIdentifierTable() { return Identifiers; }
734 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
831 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
125 /// Identifiers for builtin macros and other builtins.
192 /// \brief Mapping/lookup information for all identifiers in
194 mutable IdentifierTable Identifiers;
203 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
736 IdentifierTable &getIdentifierTable() { return Identifiers; }
737 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
834 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
125 /// Identifiers for builtin macros and other builtins.
192 /// \brief Mapping/lookup information for all identifiers in
194 mutable IdentifierTable Identifiers;
203 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
736 IdentifierTable &getIdentifierTable() { return Identifiers; }
737 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
834 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
125 /// Identifiers for builtin macros and other builtins.
192 /// \brief Mapping/lookup information for all identifiers in
194 mutable IdentifierTable Identifiers;
203 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
736 IdentifierTable &getIdentifierTable() { return Identifiers; }
737 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
834 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 65 /// predefined values. Only handles simple tokens and identifiers.
72 assert(Kind != tok::raw_identifier && "Raw identifiers are not supported.");
74 "Identifiers should be created by TokenValue(IdentifierInfo *)");
125 /// Identifiers for builtin macros and other builtins.
192 /// \brief Mapping/lookup information for all identifiers in
194 mutable IdentifierTable Identifiers;
203 /// FIXME: Make sure the lifetime of Identifiers/Selectors *isn't* tied to
736 IdentifierTable &getIdentifierTable() { return Identifiers; }
737 const IdentifierTable &getIdentifierTable() const { return Identifiers; }
834 return isMacroDefined(&Identifiers.get(Id))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddstor.h 546 UCHAR Identifiers[1];
winioctl.h     [all...]

Completed in 1068 milliseconds