Home
last modified time | relevance | path

Searched defs:set (Results 776 – 800 of 8849) sorted by relevance

1...<<31323334353637383940>>...354

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DSmallBitVector.h366 SmallBitVector &set() { in set() function
374 SmallBitVector &set(unsigned Idx) { in set() function
387 SmallBitVector &set(unsigned I, unsigned E) { in set() function
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/renderer/
H A DLineChartRenderer.java706 ILineDataSet set = lineData.getDataSetByIndex(high.getDataSetIndex()); in drawHighlighted() local
777 protected boolean init(ILineDataSet set) { in init()
800 … protected void fill(ILineDataSet set, boolean drawCircleHole, boolean drawTransparentCircleHole) { in fill()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DSmallBitVector.h366 SmallBitVector &set() { in set() function
374 SmallBitVector &set(unsigned Idx) { in set() function
387 SmallBitVector &set(unsigned I, unsigned E) { in set() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DSmallBitVector.h366 SmallBitVector &set() { in set() function
374 SmallBitVector &set(unsigned Idx) { in set() function
387 SmallBitVector &set(unsigned I, unsigned E) { in set() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DSmallBitVector.h366 SmallBitVector &set() { in set() function
374 SmallBitVector &set(unsigned Idx) { in set() function
387 SmallBitVector &set(unsigned I, unsigned E) { in set() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DBitVector.h219 BitVector &set() { in set() function
225 BitVector &set(unsigned Idx) { in set() function
232 BitVector &set(unsigned I, unsigned E) { in set() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DBitVector.h219 BitVector &set() { in set() function
225 BitVector &set(unsigned Idx) { in set() function
232 BitVector &set(unsigned I, unsigned E) { in set() function
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLProgramDataManager.cpp270 inline static void set(const GrGLInterface* gli, const GrGLint loc, int cnt, const float m[]) { in set() function
276 inline static void set(const GrGLInterface* gli, const GrGLint loc, int cnt, const float m[]) { in set() function
282 inline static void set(const GrGLInterface* gli, const GrGLint loc, int cnt, const float m[]) { in set() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/getcpu/
H A Dgetcpu01.c21 static unsigned int max_cpuid(size_t size, cpu_set_t * set) in max_cpuid()
37 cpu_set_t *set; in set_cpu_affinity() local
/aosp_15_r20/external/jcommander/src/test/java/com/beust/jcommander/
H A DDefaultValueTest.java85 public Set<String> set; field in DefaultValueTest.MyOpts
109 Set<String> set = Sets.newLinkedHashSet(); in singletonSet() local
/aosp_15_r20/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/
H A DRealtimeLineChartActivity.java105 ILineDataSet set = data.getDataSetByIndex(0); in addEntry() local
134 LineDataSet set = new LineDataSet(null, "Dynamic Data"); in createSet() local
/aosp_15_r20/frameworks/rs/
H A DrsObjectBase.h132 void set(T *ref) { in set() function
142 void set(const ObjectBaseRef &ref) { in set() function
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dmatrix3_f.h31 void set(int i, int j, float v) { in set() function
35 void set(float m00, float m01, float m02, in set() function
/aosp_15_r20/external/bcc/src/lua/bcc/
H A Dtable.lua96 function BaseTable:set(key, value) function
189 function BaseArray:set(key, value) function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_descriptor_set.c324 struct lvp_descriptor_set *set = vk_zalloc(&device->vk.alloc /* XXX: Use the pool */, in lvp_descriptor_set_create() local
386 struct lvp_descriptor_set *set) in lvp_descriptor_set_destroy()
405 struct lvp_descriptor_set *set; in lvp_AllocateDescriptorSets() local
700 struct lvp_descriptor_set *set, *tmp; in lvp_reset_descriptor_pool() local
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/
DIntSet.java100 IntSet set = new IntSet(); in wrap() local
117 IntSet set = new IntSet(); in wrap() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/lang/
H A DCharacterProperties.java32 UnicodeSet set = new UnicodeSet(); in makeSet() local
132 UnicodeSet set = sets[property]; in getBinaryPropertySet() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dbtree_set.h367 void erase_if(btree_set<K, C, A> &set, Pred pred) { in erase_if()
670 void erase_if(btree_multiset<K, C, A> &set, Pred pred) { in erase_if()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/lang/
H A DCharacterProperties.java33 UnicodeSet set = new UnicodeSet(); in makeSet() local
132 UnicodeSet set = sets[property]; in getBinaryPropertySet() local
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/code/
H A DLocalsArray.java85 public abstract void set(int idx, TypeBearer type); in set() method in LocalsArray
95 public abstract void set(RegisterSpec spec); in set() method in LocalsArray
H A DBootstrapMethodsList.java55 public void set(int n, Item item) { in set() method in BootstrapMethodsList
71 public void set(int n, CstType declaringClass, CstMethodHandle bootstrapMethodHandle, in set() method in BootstrapMethodsList
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DFenceNVGL.cpp30 angle::Result FenceNVGL::set(const gl::Context *context, GLenum condition) in set() function in rx::FenceNVGL
71 angle::Result FenceNVSyncGL::set(const gl::Context *context, GLenum condition) in set() function in rx::FenceNVSyncGL
/aosp_15_r20/external/dexmaker/dexmaker-mockito-inline-extended/src/main/java/com/android/dx/mockito/inline/
H A DMarkerToHandlerMap.java74 Set<Object> set = new HashSet<>(entrySet().size()); in keySet() local
88 Set<Entry<Object, InvocationHandlerAdapter>> set = new HashSet<>(entrySet().size()); in entrySet() local
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/highlight/
H A DBarHighlighter.java31 IBarDataSet set = barData.getDataSetByIndex(high.getDataSetIndex()); in getHighlight() local
55 public Highlight getStackedHighlight(Highlight high, IBarDataSet set, float xVal, float yVal) { in getStackedHighlight()
/aosp_15_r20/frameworks/ex/camera2/extensions/service_based_sample/oem_library/src/java/androidx/camera/extensions/impl/service/
H A DCameraMetadataWrapper.java89 public <T> void set(CaptureRequest.Key<T> key, T value) { in set() method in CameraMetadataWrapper
93 public <T> void set(CaptureResult.Key<T> key, T value) { in set() method in CameraMetadataWrapper

1...<<31323334353637383940>>...354