Home
last modified time | relevance | path

Searched defs:components (Results 26 – 50 of 1893) sorted by relevance

12345678910>>...76

/aosp_15_r20/packages/apps/Nfc/src/com/android/nfc/
DRegisteredComponentCache.java164 void dump(ArrayList<ComponentInfo> components) { in dump()
180 ArrayList<ComponentInfo> components = new ArrayList<ComponentInfo>(); in generateComponentsList() local
216 ArrayList<ComponentInfo> components) throws XmlPullParserException, IOException { in parseComponentInfo()
227 parser, info, components); in parseComponentInfo() local
236 ResolveInfo resolveInfo, ArrayList<ComponentInfo> components) in parseTechLists()
/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdeFilePath.cpp50 FilePath::FilePath(const std::vector<std::string> &components) in FilePath()
89 FilePath FilePath::join(const std::vector<std::string> &components) in join()
96 std::vector<std::string> components; in normalize() local
141 std::vector<std::string> components; in getBaseName() local
148 std::vector<std::string> components; in getDirName() local
/aosp_15_r20/packages/services/Car/service/src/com/android/car/power/
DPolicyReader.java273 SparseBooleanArray components = new SparseBooleanArray(); in definePowerPolicy() local
633 ArrayMap<String, Boolean> components = new ArrayMap<>(); in parsePolicy() local
692 SparseBooleanArray components = new SparseBooleanArray(); in toCarPowerPolicy() local
861 private void removeComponent(List<Integer> components, int component) { in removeComponent()
868 private void addComponent(List<Integer> components, int component) { in addComponent()
908 void checkSystemPowerPolicyComponents(int[] components, Set<Integer> visited) throws in checkSystemPowerPolicyComponents()
930 int parseComponents(String[] componentArr, boolean enabled, SparseBooleanArray components) { in parseComponents()
1038 public final ArrayMap<String, Boolean> components; field in PolicyReader.IntermediateCarPowerPolicy
1041 IntermediateCarPowerPolicy(String policyId, ArrayMap<String, Boolean> components, in IntermediateCarPowerPolicy()
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowGainmap.java42 protected static void nGetRatioMin(long ptr, float[] components) { in nGetRatioMin()
54 protected static void nGetRatioMax(long ptr, float[] components) { in nGetRatioMax()
66 protected static void nGetGamma(long ptr, float[] components) { in nGetGamma()
78 protected static void nGetEpsilonSdr(long ptr, float[] components) { in nGetEpsilonSdr()
90 protected static void nGetEpsilonHdr(long ptr, float[] components) { in nGetEpsilonHdr()
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_driver_params_to_ubo.c14 unsigned components, unsigned offset) in load_primitive_map_ubo()
23 unsigned components, unsigned offset) in load_primitive_param_ubo()
32 unsigned components, unsigned offset) in load_driver_params_ubo()
44 unsigned components = nir_intrinsic_dest_components(intr); in lower_driver_param_to_ubo() local
H A Dir3_lower_spill.c75 unsigned components = spill->srcs[2]->uim_val; in handle_oob_offset_spill() local
88 unsigned components = reload->srcs[2]->uim_val; in handle_oob_offset_reload() local
116 unsigned components = MIN2(orig_components - comp, 4); in split_spill() local
152 unsigned components = MIN2(orig_components - comp, 4); in split_reload() local
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/parallel_device/
H A Dparallel_device_test.cc140 std::array<TFE_TensorHandle*, 2> components{cpu_value.get(), cpu_value.get()}; in TEST() local
185 std::array<TFE_TensorHandle*, 2> components{size_two.get(), size_three.get()}; in TEST() local
235 std::array<TFE_TensorHandle*, 2> components{value_one.get(), value_two.get()}; in TEST() local
320 std::array<TFE_TensorHandle*, 2> components{value_one.get(), in TEST() local
437 std::array<TFE_TensorHandle*, 2> components{value_one.get(), value_two.get()}; in TestCollective() local
536 std::array<TFE_TensorHandle*, 2> components{value_one.get(), value_two.get()}; in TEST() local
595 std::array<TFE_TensorHandle*, 2> components{cpu_value.get(), cpu_value.get()}; in TEST() local
H A Dparallel_device_testlib.cc161 std::array<TensorHandlePtr, num_replicas>* components, TF_Status* status) { in ExtractPerDeviceValues()
233 std::array<TFE_TensorHandle*, 2> components{initial_value_cpu.get(), in BasicTestsForTwoDevices() local
245 std::array<TensorHandlePtr, 2> components; in BasicTestsForTwoDevices() local
264 std::array<TFE_TensorHandle*, 2> components{value_one.get(), in BasicTestsForTwoDevices() local
275 std::array<TensorHandlePtr, 2> components; in BasicTestsForTwoDevices() local
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp611 int components, in CheckValueCount()
626 int components, in CheckValueMult()
714 const int components = GLEnv::NumberOfComponents(type); in SetUniformValue() local
765 const int components = GLEnv::NumberOfComponents(type); in SetUniformValue() local
947 int components, in SetAttributeValues()
973 int components, in SetAttributeValues()
997 int components) { in SetAttributeValues()
1004 int components) { in SetAttributeValues()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/domain/interactor/
H A DComponentsInteractorImplTest.kt77 val components by collectLastValue(underTest.components) in componentsAvailability_checked() constant
107 val components by collectLastValue(underTest.components) in noCriteria_fallbackToDefaultCriteria() constant
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dscc_test.cc61 std::unordered_map<const NodeDef*, int> components; in TEST_F() local
93 std::unordered_map<const NodeDef*, int> components; in TEST_F() local
156 std::unordered_map<const NodeDef*, int> components; in TEST_F() local
390 std::unordered_map<const NodeDef*, int> components; in TEST_F() local
H A Dscc.cc58 std::unordered_map<const NodeDef*, int>* components, in StrongConnect()
127 const GraphDef& graph, std::unordered_map<const NodeDef*, int>* components, in StronglyConnectedComponents()
187 std::unordered_map<const NodeDef*, int> components; in IdentifyLoops() local
234 std::unordered_map<const NodeDef*, int> components; in IdentifyLoops() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Duniform_query.cpp349 unsigned components = uni->type->vector_elements; in _mesa_get_uniform() local
837 const unsigned components = uni->type->vector_elements; in _mesa_propagate_uniforms_to_driver_storage() local
1056 const unsigned components = in associate_uniform_storage() local
1161 const unsigned components = uni->type->vector_elements; in validate_uniform() local
1288 const unsigned offset, const unsigned components, in copy_uniforms_to_storage()
1470 const unsigned components = uni->type->vector_elements; in _mesa_uniform() local
1628 const unsigned components, in copy_uniform_matrix_to_storage()
1875 const unsigned components = uni->type->vector_elements; in _mesa_uniform_matrix() local
2055 const unsigned components = uni->type->vector_elements; in _mesa_uniform_handle() local
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/
H A DTypeBinder.java252 ImmutableList<RecordComponentInfo> components = bindComponents(scope, base.decl().components()); in bind() local
292 ImmutableList<RecordComponentInfo> components, in recordMethods()
399 SyntheticMethods syntheticMethods, ImmutableList<RecordComponentInfo> components) { in defaultRecordConstructor()
415 MethodInfo m, ImmutableList<RecordComponentInfo> components) { in isPrimaryConstructor()
493 CompoundScope scope, ImmutableList<Tree.VarDecl> components) { in bindComponents()
680 ImmutableList<RecordComponentInfo> components) { in bindMethods()
692 int idx, CompoundScope scope, MethDecl t, ImmutableList<RecordComponentInfo> components) { in bindMethod()
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDstruts2-core-2.2.1.jar ... org/apache/struts2/views/velocity/components/ org/apache/struts2/components/ org ...
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp66 std::vector<DATA_TYPE> generateData(std::size_t width, std::size_t height, std::size_t components) in generateData()
93 ResultData createTexture1D(const Functions &gl, std::size_t components, GLenum internalFormat, GLen… in createTexture1D()
107 ResultData createTexture2D(const Functions &gl, std::size_t components, GLenum target, GLenum inter… in createTexture2D()
122 ResultData createTexture3D(const Functions &gl, std::size_t components, GLenum internalFormat, GLen… in createTexture3D()
137 ResultData createCubeMap(const Functions &gl, std::size_t components, GLenum internalFormat, GLenum… in createCubeMap()
154 ResultData createTexture2DArray(const Functions &gl, std::size_t components, GLenum internalFormat,… in createTexture2DArray()
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DGainmap.java422 private static native void nGetRatioMin(long ptr, float[] components); in nGetRatioMin()
425 private static native void nGetRatioMax(long ptr, float[] components); in nGetRatioMax()
428 private static native void nGetGamma(long ptr, float[] components); in nGetGamma()
431 private static native void nGetEpsilonSdr(long ptr, float[] components); in nGetEpsilonSdr()
434 private static native void nGetEpsilonHdr(long ptr, float[] components); in nGetEpsilonHdr()
/aosp_15_r20/external/dagger2/java/dagger/hilt/processor/internal/
H A DComponents.java37 ImmutableSet<ClassName> components; in getComponents() local
70 public static AnnotationSpec getInstallInAnnotationSpec(ImmutableSet<ClassName> components) { in getInstallInAnnotationSpec()
82 ImmutableList<XTypeElement> components = in getHiltInstallInComponents() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/path/windows/
H A Dtests.rs114 let mut components = path.components(); in test_windows_prefix_components() localVariable
128 let mut components = Path::new(r"\\foo\\bar\\").components(); in broken_unc_path() localVariable
133 let mut components = Path::new("//foo//bar//").components(); in broken_unc_path() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/path/windows/
H A Dtests.rs114 let mut components = path.components(); in test_windows_prefix_components() localVariable
128 let mut components = Path::new(r"\\foo\\bar\\").components(); in broken_unc_path() localVariable
133 let mut components = Path::new("//foo//bar//").components(); in broken_unc_path() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/path/windows/
H A Dtests.rs114 let mut components = path.components(); in test_windows_prefix_components() localVariable
128 let mut components = Path::new(r"\\foo\\bar\\").components(); in broken_unc_path() localVariable
133 let mut components = Path::new("//foo//bar//").components(); in broken_unc_path() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/path/windows/
H A Dtests.rs114 let mut components = path.components(); in test_windows_prefix_components() localVariable
128 let mut components = Path::new(r"\\foo\\bar\\").components(); in broken_unc_path() localVariable
133 let mut components = Path::new("//foo//bar//").components(); in broken_unc_path() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/path/windows/
H A Dtests.rs114 let mut components = path.components(); in test_windows_prefix_components() localVariable
128 let mut components = Path::new(r"\\foo\\bar\\").components(); in broken_unc_path() localVariable
133 let mut components = Path::new("//foo//bar//").components(); in broken_unc_path() localVariable
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/infra/
H A DWhitelistHelperTest.java84 final ArraySet<ComponentName> components = new ArraySet<>(); in testSetWhitelist_nullActivity() local
98 final ArraySet<ComponentName> components = new ArraySet<>(); in testSetWhitelist_replaceWhitelist() local
127 final ArraySet<ComponentName> components = new ArraySet<>(); in testIsWhitelisted_activityWhitelisted() local
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcalculate_pitch.cpp14 uint32_t components, in CalculatePitch8Safely()
35 uint32_t CalculatePitch8OrDie(uint32_t bpc, uint32_t components, int width) { in CalculatePitch8OrDie()
44 uint32_t components, in CalculatePitch8()

12345678910>>...76