Searched defs:GetFlags (Results 1 – 16 of 16) sorted by relevance
44 JSRegExp::Flags JSRegExp::GetFlags() { in GetFlags() function
51 uint32_t GetFlags() const { return m_pDict->GetIntegerFor("Flags"); } in GetFlags() function
108 uint32_t GetFlags() const { return m_Flags; } in GetFlags() function
175 uint32_t CPDF_Annot::GetFlags() const { in GetFlags() function in CPDF_Annot
47 uint32_t GetFlags() const { return m_Flags; } in GetFlags() function
186 def GetFlags(self): member in FlagSet
219 def GetFlags(self): member in Task
67 std::vector<Flag> BenchmarkModel::GetFlags() { in GetFlags() function in tflite::benchmark::BenchmarkModel
225 std::vector<Flag> BenchmarkTfLiteModel::GetFlags() { in GetFlags() function in tflite::benchmark::BenchmarkTfLiteModel
108 u8 *GetFlags(uptr stack_size_log, uptr class_id) { in GetFlags() function
43 V8_INLINE uintptr_t GetFlags() const { in GetFlags() function
592 uintptr_t GetFlags() { in GetFlags() function
208 private static uint GetFlags(bool buffered) in GetFlags() method in Grpc.Core.Internal.CallSafeHandle
152 uint32_t CPDFSDK_BAAnnot::GetFlags() const { in GetFlags() function in CPDFSDK_BAAnnot
850 uint32_t CFGAS_FontMgr::GetFlags(FXFT_Face pFace) { in GetFlags() function in CFGAS_FontMgr
7004 v8::RegExp::Flags v8::RegExp::GetFlags() const { in GetFlags() function in v8::v8::RegExp