Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 25 of 969) sorted by relevance

12345678910>>...39

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp259 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonfec45e020111::AVRExpandPseudo
264 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonfec45e020111::AVRExpandPseudo
269 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonfec45e020111::AVRExpandPseudo
274 bool AVRExpandPseudo::expand<AVR::SUBIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anonfec45e020111::AVRExpandPseudo
321 bool AVRExpandPseudo::expand<AVR::SBCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonfec45e020111::AVRExpandPseudo
326 bool AVRExpandPseudo::expand<AVR::SBCIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anonfec45e020111::AVRExpandPseudo
364 bool AVRExpandPseudo::expand<AVR::ANDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonfec45e020111::AVRExpandPseudo
369 bool AVRExpandPseudo::expand<AVR::ANDIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anonfec45e020111::AVRExpandPseudo
374 bool AVRExpandPseudo::expand<AVR::ORWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anonfec45e020111::AVRExpandPseudo
379 bool AVRExpandPseudo::expand<AVR::ORIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anonfec45e020111::AVRExpandPseudo
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp266 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anone80ed9480111::AVRExpandPseudo
271 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anone80ed9480111::AVRExpandPseudo
276 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anone80ed9480111::AVRExpandPseudo
281 bool AVRExpandPseudo::expand<AVR::SUBIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anone80ed9480111::AVRExpandPseudo
330 bool AVRExpandPseudo::expand<AVR::SBCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anone80ed9480111::AVRExpandPseudo
335 bool AVRExpandPseudo::expand<AVR::SBCIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anone80ed9480111::AVRExpandPseudo
375 bool AVRExpandPseudo::expand<AVR::ANDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anone80ed9480111::AVRExpandPseudo
380 bool AVRExpandPseudo::expand<AVR::ANDIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anone80ed9480111::AVRExpandPseudo
385 bool AVRExpandPseudo::expand<AVR::ORWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anone80ed9480111::AVRExpandPseudo
390 bool AVRExpandPseudo::expand<AVR::ORIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anone80ed9480111::AVRExpandPseudo
[all …]
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/examples/
H A DExpander.java66 public void expand(File archive, File targetDirectory) throws IOException, ArchiveException { in expand() method in Expander
84 …public void expand(String format, File archive, File targetDirectory) throws IOException, ArchiveE… in expand() method in Expander
106 …public void expand(InputStream archive, File targetDirectory) throws IOException, ArchiveException… in expand() method in Expander
120 public void expand(String format, InputStream archive, File targetDirectory) in expand() method in Expander
135 public void expand(String format, SeekableByteChannel archive, File targetDirectory) in expand() method in Expander
157 public void expand(final ArchiveInputStream archive, File targetDirectory) in expand() method in Expander
184 public void expand(final ZipFile archive, File targetDirectory) in expand() method in Expander
214 public void expand(final SevenZFile archive, File targetDirectory) in expand() method in Expander
237 private void expand(ArchiveEntrySupplier supplier, EntryWriter writer, File targetDirectory) in expand() method in Expander
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/shade/data/repository/
DFlingInfo.java11 private final boolean expand = false; field in FlingInfo
21 public FlingInfo(boolean expand, float velocity, @org.jetbrains.annotations.NotNull() in FlingInfo()
43 public FlingInfo(boolean expand) { in FlingInfo()
48 public FlingInfo(boolean expand, float velocity) { in FlingInfo()
66 …public final com.android.systemui.shade.data.repository.FlingInfo copy(boolean expand, float veloc… in copy()
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dnormal_unittest.cc52 Expand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, channels); in TEST() local
65 MockExpand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, in TEST() local
100 MockExpand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, in TEST() local
125 MockExpand expand(&bgn, &sync_buffer, &random_vector, &statistics, kFs, in TEST() local
H A Dexpand_unittest.cc34 Expand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, channels); in TEST() local
45 Expand* expand = expand_factory.Create(&bgn, &sync_buffer, &random_vector, in TEST() local
172 void ExpandUntilMuted(size_t num_channels, Expand* expand) { in ExpandUntilMuted()
/aosp_15_r20/external/python/cpython2/Tools/webchecker/
Dtktools.py135 fill=BOTH, expand=1, wrap=WORD, pack=1, argument
164 fill=BOTH, expand=1, pack=1, class_=None, name=None, argument
186 fill=BOTH, expand=1, pack=1, class_=None, name=None, argument
300 side=None, expand=None, font=None): argument
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleAnimationSession.java114 ValueAnimator expand = ValueAnimator.ofFloat(.5f, 1f); in exitSoftware() local
178 RenderNodeAnimator expand = in enterHardware() local
188 private void startAnimation(Animator expand, Animator loop) { in startAnimation()
208 ValueAnimator expand = ValueAnimator.ofFloat(0f, 0.5f); in enterSoftware() local
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java644 private void updatePrivateStateAnimator(boolean expand) { in updatePrivateStateAnimator()
773 private ValueAnimator updateSettingsGearAlpha(boolean expand) { in updateSettingsGearAlpha()
806 private ValueAnimator updateLockTextAlpha(boolean expand) { in updateLockTextAlpha()
855 private void attachFloatingMaskView(boolean expand) { in attachFloatingMaskView()
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/util/
H A DPropertyExpander.java37 public static java.lang.String expand(java.lang.String value) in expand() method in PropertyExpander
42 public static java.lang.String expand(java.lang.String value, boolean encodeURL) in expand() method in PropertyExpander
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/
H A DPropertyExpander.java53 public static String expand(String value) in expand() method in PropertyExpander
59 public static String expand(String value, boolean encodeURL) in expand() method in PropertyExpander
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/alarms/dataadapter/
DAlarmItemHolder.kt42 fun expand() { in expand() method
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/commonMain/src/kotlinx/serialization/protobuf/internal/
H A DProtobufTaggedBase.kt39 private fun expand() { in expand() method
/aosp_15_r20/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/
H A DBubbleBar.kt66 fun expand(): ExpandedBubbleBar { in expand() method
H A DBubble.kt43 fun expand(): ExpandedBubbleStack { in expand() method in android.platform.systemui_tapl.ui.Bubble
/aosp_15_r20/external/pytorch/torch/distributions/
H A Dindependent.py61 def expand(self, batch_shape, _instance=None): member in Independent
117 def enumerate_support(self, expand=True): argument
H A Dcategorical.py74 def expand(self, batch_shape, _instance=None): member in Categorical
151 def enumerate_support(self, expand=True): argument
H A Dbinomial.py73 def expand(self, batch_shape, _instance=None): member in Binomial
155 def enumerate_support(self, expand=True): argument
H A Dbernoulli.py62 def expand(self, batch_shape, _instance=None): member in Bernoulli
120 def enumerate_support(self, expand=True): argument
H A Done_hot_categorical.py51 def expand(self, batch_shape, _instance=None): member in OneHotCategorical
110 def enumerate_support(self, expand=True): argument
H A Drelaxed_categorical.py50 def expand(self, batch_shape, _instance=None): member in ExpRelaxedCategorical
128 def expand(self, batch_shape, _instance=None): member in RelaxedOneHotCategorical
H A Drelaxed_bernoulli.py63 def expand(self, batch_shape, _instance=None): member in LogitRelaxedBernoulli
138 def expand(self, batch_shape, _instance=None): member in RelaxedBernoulli
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/taskbar/bubbles/animation/
DBubbleBarViewAnimator.java251 private final boolean expand = false; field in BubbleBarViewAnimator.AnimatingBubble
258 java.lang.Runnable hideAnimation, boolean expand, @org.jetbrains.annotations.NotNull() in AnimatingBubble()
315 java.lang.Runnable hideAnimation, boolean expand, @org.jetbrains.annotations.NotNull() in copy()
/aosp_15_r20/external/pytorch/functorch/dim/
H A D__init__.py49 expand = _C._instancemethod(_C.expand) variable in _Tensor
52 expand = reference.expand variable in _Tensor
/aosp_15_r20/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-reference.js307 function toggleInherited(linkObj, expand) { argument
334 function toggleAllInherited(linkObj, expand) { argument

12345678910>>...39