/external/libxml2/ |
D | meson.build | 94 feature = get_option('catalog') variable 97 feature = get_option('debugging') variable 100 feature = get_option('html') variable 103 feature = get_option('iconv') variable 106 feature = get_option('iso8859x') variable 109 feature = get_option('python') variable 112 feature = get_option('modules') variable 115 feature = get_option('sax1') variable 118 feature = get_option('threads') variable 121 feature = get_option('valid') variable [all …]
|
/external/cronet/tot/base/ |
D | scoped_add_feature_flags.cc | 23 for (std::string_view feature : in ScopedAddFeatureFlags() local 27 for (std::string_view feature : in ScopedAddFeatureFlags() local 42 void ScopedAddFeatureFlags::EnableIfNotSet(const Feature& feature) { in EnableIfNotSet() 47 const Feature& feature, in EnableIfNotSetWithParameter() 54 void ScopedAddFeatureFlags::DisableIfNotSet(const Feature& feature) { in DisableIfNotSet() 58 bool ScopedAddFeatureFlags::IsEnabled(const Feature& feature) { in IsEnabled() 64 const Feature& feature, in IsEnabledWithParameter() 78 void ScopedAddFeatureFlags::AddFeatureIfNotSet(const Feature& feature, in AddFeatureIfNotSet()
|
/external/cronet/stable/base/ |
D | scoped_add_feature_flags.cc | 23 for (std::string_view feature : in ScopedAddFeatureFlags() local 27 for (std::string_view feature : in ScopedAddFeatureFlags() local 42 void ScopedAddFeatureFlags::EnableIfNotSet(const Feature& feature) { in EnableIfNotSet() 47 const Feature& feature, in EnableIfNotSetWithParameter() 54 void ScopedAddFeatureFlags::DisableIfNotSet(const Feature& feature) { in DisableIfNotSet() 58 bool ScopedAddFeatureFlags::IsEnabled(const Feature& feature) { in IsEnabled() 64 const Feature& feature, in IsEnabledWithParameter() 78 void ScopedAddFeatureFlags::AddFeatureIfNotSet(const Feature& feature, in AddFeatureIfNotSet()
|
/external/tensorflow/tensorflow/core/example/ |
D | feature_util.cc | 73 const Feature& feature) { in GetFeatureValues() 79 Feature* feature) { in GetFeatureValues() 85 const Feature& feature) { in GetFeatureValues() 90 protobuf::RepeatedField<float>* GetFeatureValues<float>(Feature* feature) { in GetFeatureValues() 96 const Feature& feature) { in GetFeatureValues() 102 const Feature& feature) { in GetFeatureValues() 108 Feature* feature) { in GetFeatureValues() 114 Feature* feature) { in GetFeatureValues() 135 void ClearFeatureValues<protobuf_int64>(Feature* feature) { in ClearFeatureValues() 140 void ClearFeatureValues<float>(Feature* feature) { in ClearFeatureValues() [all …]
|
/external/cronet/stable/components/miracle_parameter/common/public/ |
D | miracle_parameter.h | 19 const base::Feature& feature, in GetFieldTrialParamByFeatureAsEnum() 102 const base::Feature& feature, in GetMiracleParameterAsEnum() 113 #define MIRACLE_PARAMETER_FOR_STRING(function_name, feature, param_name, \ argument 122 #define MIRACLE_PARAMETER_FOR_DOUBLE(function_name, feature, param_name, \ argument 131 #define MIRACLE_PARAMETER_FOR_INT(function_name, feature, param_name, \ argument 139 #define MIRACLE_PARAMETER_FOR_BOOL(function_name, feature, param_name, \ argument 147 #define MIRACLE_PARAMETER_FOR_TIME_DELTA(function_name, feature, param_name, \ argument 156 #define MIRACLE_PARAMETER_FOR_ENUM(function_name, feature, param_name, \ argument
|
D | miracle_parameter.cc | 32 std::string GetMiracleParameterAsString(const base::Feature& feature, in GetMiracleParameterAsString() 41 double GetMiracleParameterAsDouble(const base::Feature& feature, in GetMiracleParameterAsDouble() 50 int GetMiracleParameterAsInt(const base::Feature& feature, in GetMiracleParameterAsInt() 59 bool GetMiracleParameterAsBool(const base::Feature& feature, in GetMiracleParameterAsBool() 68 base::TimeDelta GetMiracleParameterAsTimeDelta(const base::Feature& feature, in GetMiracleParameterAsTimeDelta()
|
/external/cronet/tot/base/allocator/ |
D | miracle_parameter.h | 28 const base::Feature& feature, in GetFieldTrialParamByFeatureAsEnum() 111 const base::Feature& feature, in GetMiracleParameterAsEnum() 122 #define MIRACLE_PARAMETER_FOR_STRING(function_name, feature, param_name, \ argument 131 #define MIRACLE_PARAMETER_FOR_DOUBLE(function_name, feature, param_name, \ argument 140 #define MIRACLE_PARAMETER_FOR_INT(function_name, feature, param_name, \ argument 148 #define MIRACLE_PARAMETER_FOR_BOOL(function_name, feature, param_name, \ argument 156 #define MIRACLE_PARAMETER_FOR_TIME_DELTA(function_name, feature, param_name, \ argument 165 #define MIRACLE_PARAMETER_FOR_ENUM(function_name, feature, param_name, \ argument
|
D | miracle_parameter.cc | 32 std::string GetMiracleParameterAsString(const base::Feature& feature, in GetMiracleParameterAsString() 40 double GetMiracleParameterAsDouble(const base::Feature& feature, in GetMiracleParameterAsDouble() 49 int GetMiracleParameterAsInt(const base::Feature& feature, in GetMiracleParameterAsInt() 58 bool GetMiracleParameterAsBool(const base::Feature& feature, in GetMiracleParameterAsBool() 67 base::TimeDelta GetMiracleParameterAsTimeDelta(const base::Feature& feature, in GetMiracleParameterAsTimeDelta()
|
/external/cronet/tot/components/miracle_parameter/common/public/ |
D | miracle_parameter.h | 19 const base::Feature& feature, in GetFieldTrialParamByFeatureAsEnum() 102 const base::Feature& feature, in GetMiracleParameterAsEnum() 113 #define MIRACLE_PARAMETER_FOR_STRING(function_name, feature, param_name, \ argument 122 #define MIRACLE_PARAMETER_FOR_DOUBLE(function_name, feature, param_name, \ argument 131 #define MIRACLE_PARAMETER_FOR_INT(function_name, feature, param_name, \ argument 139 #define MIRACLE_PARAMETER_FOR_BOOL(function_name, feature, param_name, \ argument 147 #define MIRACLE_PARAMETER_FOR_TIME_DELTA(function_name, feature, param_name, \ argument 156 #define MIRACLE_PARAMETER_FOR_ENUM(function_name, feature, param_name, \ argument
|
D | miracle_parameter.cc | 32 std::string GetMiracleParameterAsString(const base::Feature& feature, in GetMiracleParameterAsString() 41 double GetMiracleParameterAsDouble(const base::Feature& feature, in GetMiracleParameterAsDouble() 50 int GetMiracleParameterAsInt(const base::Feature& feature, in GetMiracleParameterAsInt() 59 bool GetMiracleParameterAsBool(const base::Feature& feature, in GetMiracleParameterAsBool() 68 base::TimeDelta GetMiracleParameterAsTimeDelta(const base::Feature& feature, in GetMiracleParameterAsTimeDelta()
|
/external/cronet/stable/base/allocator/ |
D | miracle_parameter.h | 28 const base::Feature& feature, in GetFieldTrialParamByFeatureAsEnum() 111 const base::Feature& feature, in GetMiracleParameterAsEnum() 122 #define MIRACLE_PARAMETER_FOR_STRING(function_name, feature, param_name, \ argument 131 #define MIRACLE_PARAMETER_FOR_DOUBLE(function_name, feature, param_name, \ argument 140 #define MIRACLE_PARAMETER_FOR_INT(function_name, feature, param_name, \ argument 148 #define MIRACLE_PARAMETER_FOR_BOOL(function_name, feature, param_name, \ argument 156 #define MIRACLE_PARAMETER_FOR_TIME_DELTA(function_name, feature, param_name, \ argument 165 #define MIRACLE_PARAMETER_FOR_ENUM(function_name, feature, param_name, \ argument
|
D | miracle_parameter.cc | 32 std::string GetMiracleParameterAsString(const base::Feature& feature, in GetMiracleParameterAsString() 40 double GetMiracleParameterAsDouble(const base::Feature& feature, in GetMiracleParameterAsDouble() 49 int GetMiracleParameterAsInt(const base::Feature& feature, in GetMiracleParameterAsInt() 58 bool GetMiracleParameterAsBool(const base::Feature& feature, in GetMiracleParameterAsBool() 67 base::TimeDelta GetMiracleParameterAsTimeDelta(const base::Feature& feature, in GetMiracleParameterAsTimeDelta()
|
/external/libchrome/base/test/ |
D | scoped_feature_list.cc | 26 for (const Feature& feature : features) { in GetFeatureVector() local 35 StringPiece GetFeatureName(StringPiece feature) { in GetFeatureName() 66 for (StringPiece feature : features_list) { in OverrideFeatures() local 131 void ScopedFeatureList::InitAndEnableFeature(const Feature& feature) { in InitAndEnableFeature() 136 const Feature& feature, in InitAndEnableFeatureWithFieldTrialOverride() 141 void ScopedFeatureList::InitAndDisableFeature(const Feature& feature) { in InitAndDisableFeature() 145 void ScopedFeatureList::InitWithFeatureState(const Feature& feature, in InitWithFeatureState() 205 const Feature& feature, in InitAndEnableFeatureWithParameters()
|
/external/rust/android-crates-io/crates/mls-rs/src/group/proposal_filter/ |
D | filtering_common.rs | 88 #[cfg(feature = "by_ref_proposal")] group_id: &'a [u8], in new() 106 #[cfg(feature = "by_ref_proposal")] strategy: FilterStrategy, in apply_proposals() 108 #[cfg(not(feature = "by_ref_proposal"))] proposals: &ProposalBundle, in apply_proposals() 154 #[cfg(not(feature = "by_ref_proposal"))] proposals: &ProposalBundle, in apply_proposals_from_new_member() 155 #[cfg(feature = "by_ref_proposal")] proposals: ProposalBundle, in apply_proposals_from_new_member() 216 #[cfg(feature = "by_ref_proposal")] strategy: FilterStrategy, in apply_proposals_with_new_capabilities() 217 #[cfg(not(feature = "by_ref_proposal"))] proposals: &ProposalBundle, in apply_proposals_with_new_capabilities() 365 #[cfg(feature = "by_ref_proposal")] strategy: FilterStrategy, in filter_out_invalid_psks() 367 #[cfg(not(feature = "by_ref_proposal"))] proposals: &ProposalBundle, in filter_out_invalid_psks() 466 #[cfg(feature = "by_ref_proposal")] _: FilterStrategy, in filter_out_invalid_psks() [all …]
|
/external/cronet/stable/base/android/ |
D | feature_map.cc | 23 const Feature* feature) { in MakeNameToFeaturePair() 50 const base::Feature* feature = in JNI_FeatureMap_IsEnabled() local 61 const base::Feature* feature = in JNI_FeatureMap_GetFieldTrialParamByFeature() local 73 const base::Feature* feature = in JNI_FeatureMap_GetFieldTrialParamByFeatureAsInt() local 86 const base::Feature* feature = in JNI_FeatureMap_GetFieldTrialParamByFeatureAsDouble() local 99 const base::Feature* feature = in JNI_FeatureMap_GetFieldTrialParamByFeatureAsBoolean() local 112 const base::Feature* feature = in JNI_FeatureMap_GetFlattedFieldTrialParamsForFeature() local
|
/external/cronet/tot/base/android/ |
D | feature_map.cc | 23 const Feature* feature) { in MakeNameToFeaturePair() 50 const base::Feature* feature = in JNI_FeatureMap_IsEnabled() local 61 const base::Feature* feature = in JNI_FeatureMap_GetFieldTrialParamByFeature() local 73 const base::Feature* feature = in JNI_FeatureMap_GetFieldTrialParamByFeatureAsInt() local 86 const base::Feature* feature = in JNI_FeatureMap_GetFieldTrialParamByFeatureAsDouble() local 99 const base::Feature* feature = in JNI_FeatureMap_GetFieldTrialParamByFeatureAsBoolean() local 112 const base::Feature* feature = in JNI_FeatureMap_GetFlattedFieldTrialParamsForFeature() local
|
/external/cronet/tot/base/metrics/ |
D | field_trial_params.cc | 38 void LogInvalidValue(const Feature& feature, in LogInvalidValue() 136 bool GetFieldTrialParamsByFeature(const Feature& feature, in GetFieldTrialParamsByFeature() 159 std::string GetFieldTrialParamValueByFeature(const Feature& feature, in GetFieldTrialParamValueByFeature() 172 const Feature& feature, in GetFieldTrialParamByFeatureAsString() 186 int GetFieldTrialParamByFeatureAsInt(const Feature& feature, in GetFieldTrialParamByFeatureAsInt() 202 double GetFieldTrialParamByFeatureAsDouble(const Feature& feature, in GetFieldTrialParamByFeatureAsDouble() 218 bool GetFieldTrialParamByFeatureAsBool(const Feature& feature, in GetFieldTrialParamByFeatureAsBool() 238 const Feature& feature, in GetFieldTrialParamByFeatureAsTimeDelta() 289 void LogInvalidEnumValue(const Feature& feature, in LogInvalidEnumValue()
|
/external/cronet/stable/base/metrics/ |
D | field_trial_params.cc | 38 void LogInvalidValue(const Feature& feature, in LogInvalidValue() 136 bool GetFieldTrialParamsByFeature(const Feature& feature, in GetFieldTrialParamsByFeature() 159 std::string GetFieldTrialParamValueByFeature(const Feature& feature, in GetFieldTrialParamValueByFeature() 172 const Feature& feature, in GetFieldTrialParamByFeatureAsString() 186 int GetFieldTrialParamByFeatureAsInt(const Feature& feature, in GetFieldTrialParamByFeatureAsInt() 202 double GetFieldTrialParamByFeatureAsDouble(const Feature& feature, in GetFieldTrialParamByFeatureAsDouble() 218 bool GetFieldTrialParamByFeatureAsBool(const Feature& feature, in GetFieldTrialParamByFeatureAsBool() 238 const Feature& feature, in GetFieldTrialParamByFeatureAsTimeDelta() 289 void LogInvalidEnumValue(const Feature& feature, in LogInvalidEnumValue()
|
/external/harfbuzz_ng/src/ |
D | hb-aat-map.cc | 39 void hb_aat_map_builder_t::add_feature (const hb_feature_t &feature) in add_feature() 93 auto &feature = features[i]; in compile() local 113 feature_info_t feature; in compile() local 160 feature_info_t *feature = active_features.lsearch (event->feature); in compile() local
|
/external/libchrome/base/metrics/ |
D | field_trial_params.cc | 28 bool GetFieldTrialParamsByFeature(const base::Feature& feature, in GetFieldTrialParamsByFeature() 51 std::string GetFieldTrialParamValueByFeature(const base::Feature& feature, in GetFieldTrialParamValueByFeature() 63 int GetFieldTrialParamByFeatureAsInt(const base::Feature& feature, in GetFieldTrialParamByFeatureAsInt() 82 double GetFieldTrialParamByFeatureAsDouble(const base::Feature& feature, in GetFieldTrialParamByFeatureAsDouble() 101 bool GetFieldTrialParamByFeatureAsBool(const base::Feature& feature, in GetFieldTrialParamByFeatureAsBool() 138 void LogInvalidEnumValue(const base::Feature& feature, in LogInvalidEnumValue()
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/database/src/main/java/com/google/android/exoplayer2/database/ |
D | VersionTable.java | 100 SQLiteDatabase writableDatabase, @Feature int feature, String instanceUid, int version) in setVersion() 123 SQLiteDatabase writableDatabase, @Feature int feature, String instanceUid) in removeVersion() 148 public static int getVersion(SQLiteDatabase database, @Feature int feature, String instanceUid) in getVersion() 159 featureAndInstanceUidArguments(feature, instanceUid), in getVersion() 174 private static String[] featureAndInstanceUidArguments(int feature, String instance) { in featureAndInstanceUidArguments()
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/database/src/main/java/com/google/android/exoplayer2/database/ |
D | VersionTable.java | 96 SQLiteDatabase writableDatabase, @Feature int feature, String instanceUid, int version) in setVersion() 119 SQLiteDatabase writableDatabase, @Feature int feature, String instanceUid) in removeVersion() 144 public static int getVersion(SQLiteDatabase database, @Feature int feature, String instanceUid) in getVersion() 155 featureAndInstanceUidArguments(feature, instanceUid), in getVersion() 170 private static String[] featureAndInstanceUidArguments(int feature, String instance) { in featureAndInstanceUidArguments()
|
/external/cronet/tot/base/test/ |
D | scoped_feature_list.cc | 167 std::string_view GetFeatureName(std::string_view feature) { in GetFeatureName() 206 for (const auto& feature : features_list) { in OverrideFeatures() local 266 for (const auto& feature : feature_list) { in CreateCommandLineArgumentFromFeatureList() local 286 FeatureRefAndParams::FeatureRefAndParams(const Feature& feature, in FeatureRefAndParams() 418 void ScopedFeatureList::InitAndEnableFeature(const Feature& feature) { in InitAndEnableFeature() 422 void ScopedFeatureList::InitAndDisableFeature(const Feature& feature) { in InitAndDisableFeature() 426 void ScopedFeatureList::InitWithFeatureState(const Feature& feature, in InitWithFeatureState() 459 for (const auto& feature : enabled_features_and_params) { in InitWithFeaturesImpl() local 481 for (const auto& feature : enabled_features) { in InitWithFeaturesImpl() local 488 for (const auto& feature : disabled_features) { in InitWithFeaturesImpl() local [all …]
|
/external/cronet/stable/base/test/ |
D | scoped_feature_list.cc | 167 std::string_view GetFeatureName(std::string_view feature) { in GetFeatureName() 206 for (const auto& feature : features_list) { in OverrideFeatures() local 266 for (const auto& feature : feature_list) { in CreateCommandLineArgumentFromFeatureList() local 286 FeatureRefAndParams::FeatureRefAndParams(const Feature& feature, in FeatureRefAndParams() 418 void ScopedFeatureList::InitAndEnableFeature(const Feature& feature) { in InitAndEnableFeature() 422 void ScopedFeatureList::InitAndDisableFeature(const Feature& feature) { in InitAndDisableFeature() 426 void ScopedFeatureList::InitWithFeatureState(const Feature& feature, in InitWithFeatureState() 459 for (const auto& feature : enabled_features_and_params) { in InitWithFeaturesImpl() local 481 for (const auto& feature : enabled_features) { in InitWithFeaturesImpl() local 488 for (const auto& feature : disabled_features) { in InitWithFeaturesImpl() local [all …]
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/ |
D | MapperBuilder.java | 110 public B configure(MapperFeature feature, boolean state) { in configure() 129 public B configure(SerializationFeature feature, boolean state) { in configure() 148 public B configure(DeserializationFeature feature, boolean state) { in configure() 169 public B configure(JsonParser.Feature feature, boolean state) { in configure() 184 public B configure(JsonGenerator.Feature feature, boolean state) { in configure() 209 public B configure(StreamReadFeature feature, boolean state) { in configure() 228 public B configure(StreamWriteFeature feature, boolean state) { in configure()
|