/aosp_15_r20/external/icing/icing/store/ |
H A D | document-store_benchmark.cc | 116 const FeatureFlags& feature_flags) { in CreateSchemaStore() 136 const FeatureFlags& feature_flags) { in CreateDocumentStore() 146 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_DoesDocumentExistBenchmark() local 189 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_Put() local 219 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_GetSameDocument() local 247 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_Delete() local 280 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_Create() local 321 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_UpdateChecksum() local
|
/aosp_15_r20/external/icing/icing/scoring/ |
H A D | score-and-rank_benchmark.cc | 102 const FeatureFlags& feature_flags) { in CreateDocumentStore() 112 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_ScoreAndRankDocumentHitsByDocumentScore() local 223 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_ScoreAndRankDocumentHitsByCreationTime() local 337 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_ScoreAndRankDocumentHitsNoScoring() local 445 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_ScoreAndRankDocumentHitsByRelevanceScoring() local
|
H A D | scoring-processor.cc | 58 const FeatureFlags* feature_flags) { in Create()
|
H A D | scorer-factory.cc | 189 const FeatureFlags* feature_flags) { in Create()
|
/aosp_15_r20/external/icing/icing/index/ |
H A D | index-processor_benchmark.cc | 176 const std::string& base_dir, const FeatureFlags& feature_flags) { in CreateSchemaStore() 227 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_IndexDocumentWithOneProperty() local 306 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_IndexDocumentWithTenProperties() local 386 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_IndexDocumentWithDiacriticLetters() local 466 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_IndexDocumentWithHiragana() local
|
/aosp_15_r20/external/icing/icing/query/ |
H A D | query-processor_benchmark.cc | 116 const FeatureFlags& feature_flags) { in CreateDocumentStore() 132 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_QueryOneTerm() local 271 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_QueryFiveTerms() local 428 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_QueryDiacriticTerm() local 570 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_QueryHiragana() local
|
H A D | query-processor.cc | 66 const Clock* clock, const FeatureFlags* feature_flags) { in Create() 89 const FeatureFlags* feature_flags) in QueryProcessor()
|
H A D | suggestion-processor.cc | 61 const FeatureFlags* feature_flags) { in Create() 349 const Clock* clock, const FeatureFlags* feature_flags) in SuggestionProcessor()
|
/aosp_15_r20/external/icing/icing/join/ |
H A D | qualified-id-join-index-impl-v3.cc | 73 const FeatureFlags& feature_flags) { in Create() 337 const FeatureFlags& feature_flags) { in InitializeNewFiles() 404 const FeatureFlags& feature_flags) { in InitializeExistingFiles()
|
/aosp_15_r20/external/icing/icing/result/ |
H A D | snippet-retriever_benchmark.cc | 81 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_SnippetOneProperty() local 211 FeatureFlags feature_flags = GetTestFeatureFlags(); in BM_SnippetRfcOneProperty() local
|
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/ |
H A D | query-visitor.h | 64 bool needs_term_frequency_info, const FeatureFlags* feature_flags, in QueryVisitor() 122 bool needs_term_frequency_info, const FeatureFlags* feature_flags, in QueryVisitor()
|
/aosp_15_r20/external/icing/icing/schema/ |
H A D | schema-util.cc | 692 const SchemaProto& schema, const FeatureFlags& feature_flags, in Validate() 943 const FeatureFlags& feature_flags) { in ValidateJoinableConfig() 1162 const FeatureFlags& feature_flags) { in ComputeCompatibilityDelta()
|
H A D | schema-store.cc | 255 const Clock* clock, const FeatureFlags* feature_flags, in Create() 274 const Clock* clock, const FeatureFlags* feature_flags, SchemaProto schema, in Create() 468 const Clock* clock, const FeatureFlags* feature_flags, in SchemaStore()
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/tests/ |
H A D | mock_wifi_feature_flags.cpp | 25 namespace feature_flags { namespace
|
/aosp_15_r20/external/icing/icing/scoring/advanced_scoring/ |
H A D | advanced-scorer_fuzz_test.cc | 36 FeatureFlags feature_flags = GetTestFeatureFlags(); in LLVMFuzzerTestOneInput() local
|
H A D | score-expression-util.h | 66 const FeatureFlags* feature_flags, in GetScoreExpression()
|
H A D | advanced-scorer.cc | 66 const FeatureFlags* feature_flags) { in Create()
|
H A D | scoring-visitor.h | 57 const FeatureFlags* feature_flags, in ScoringVisitor()
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/renesas/common/emmc/ |
H A D | emmc_read.c | 87 uint32_t count, uint32_t feature_flags) in emmc_read_sector()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/renesas/common/emmc/ |
D | emmc_read.c | 87 uint32_t count, uint32_t feature_flags) in emmc_read_sector()
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/ |
D | v1.rs | 426 pub feature_flags: u32, field 437 let mut feature_flags = 0; in status_check() localVariable
|
/aosp_15_r20/system/connectivity/wificond/net/ |
D | netlink_utils.cpp | 97 WiphyFeatures::WiphyFeatures(uint32_t feature_flags, in WiphyFeatures() 392 uint32_t feature_flags; in ParseWiphyInfoFromPacket() local
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/ |
D | v1.rs | 426 pub feature_flags: u32, field 437 let mut feature_flags = 0; in status_check() localVariable
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/ |
H A D | wifi_feature_flags.cpp | 28 namespace feature_flags { namespace
|
/aosp_15_r20/external/icing/icing/index/embed/ |
H A D | embedding-index.h | 250 const FeatureFlags* feature_flags) in EmbeddingIndex()
|