/aosp_15_r20/external/pciutils/ |
H A D | ls-ecaps.c | 17 cap_tph(struct device *d, int where) in cap_tph() 59 cap_ltr(struct device *d, int where) in cap_ltr() 82 cap_sec(struct device *d, int where) in cap_sec() 113 cap_dsn(struct device *d, int where) in cap_dsn() 126 cap_aer(struct device *d, int where, int type) in cap_aer() 234 static void cap_dpc(struct device *d, int where) in cap_dpc() 266 cap_acs(struct device *d, int where) in cap_acs() 292 cap_ari(struct device *d, int where) in cap_ari() 314 cap_ats(struct device *d, int where) in cap_ats() 333 cap_pri(struct device *d, int where) in cap_pri() [all …]
|
H A D | ls-caps.c | 18 cap_pm(struct device *d, int where, int cap) in cap_pm() 74 cap_agp(struct device *d, int where, int cap) in cap_agp() 120 cap_pcix_nobridge(struct device *d, int where) in cap_pcix_nobridge() 159 cap_pcix_bridge(struct device *d, int where) in cap_pcix_bridge() 204 cap_pcix(struct device *d, int where) in cap_pcix() 233 cap_ht_pri(struct device *d, int where, int cmd) in cap_ht_pri() 415 cap_ht_sec(struct device *d, int where, int cmd) in cap_ht_sec() 537 cap_ht(struct device *d, int where, int cmd) in cap_ht() 605 cap_msi(struct device *d, int where, int cap) in cap_msi() 690 static void cap_express_dev(struct device *d, int where, int type) in cap_express_dev() [all …]
|
/aosp_15_r20/external/libopus/dnn/torch/weight-exchange/wexchange/torch/ |
H A D | torch.py | 48 def dump_torch_adaptive_conv1d_weights(where, adaconv, name='adaconv', scale=1/128, quantize=False): argument 104 def dump_torch_adaptive_comb1d_weights(where, adaconv, name='adaconv', scale=1/128, quantize=False): argument 156 def dump_torch_tdshaper(where, shaper, name='tdshaper', quantize=False, scale=1/128): argument 180 def dump_torch_gru_weights(where, gru, name='gru', input_sparse=False, recurrent_sparse=False, quan… argument 207 def dump_torch_grucell_weights(where, gru, name='gru', input_sparse=False, recurrent_sparse=False, … argument 232 def load_torch_gru_weights(where, gru): argument 249 def dump_torch_dense_weights(where, dense, name='dense', scale=1/128, sparse=False, diagonal=False,… argument 267 def load_torch_dense_weights(where, dense): argument 278 def dump_torch_conv1d_weights(where, conv, name='conv', scale=1/128, quantize=False, sparse=False): argument 297 def load_torch_conv1d_weights(where, conv): argument [all …]
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | BreakIterator.java | 577 public static BreakIterator getWordInstance(Locale where) in getWordInstance() 589 public static BreakIterator getWordInstance(ULocale where) in getWordInstance() 614 public static BreakIterator getLineInstance(Locale where) in getLineInstance() 627 public static BreakIterator getLineInstance(ULocale where) in getLineInstance() 652 public static BreakIterator getCharacterInstance(Locale where) in getCharacterInstance() 665 public static BreakIterator getCharacterInstance(ULocale where) in getCharacterInstance() 687 public static BreakIterator getSentenceInstance(Locale where) in getSentenceInstance() 698 public static BreakIterator getSentenceInstance(ULocale where) in getSentenceInstance() 729 public static BreakIterator getTitleInstance(Locale where) in getTitleInstance() 745 public static BreakIterator getTitleInstance(ULocale where) in getTitleInstance() [all …]
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
H A D | BreakIterator.java | 613 public static BreakIterator getWordInstance(Locale where) in getWordInstance() 626 public static BreakIterator getWordInstance(ULocale where) in getWordInstance() 653 public static BreakIterator getLineInstance(Locale where) in getLineInstance() 667 public static BreakIterator getLineInstance(ULocale where) in getLineInstance() 694 public static BreakIterator getCharacterInstance(Locale where) in getCharacterInstance() 708 public static BreakIterator getCharacterInstance(ULocale where) in getCharacterInstance() 732 public static BreakIterator getSentenceInstance(Locale where) in getSentenceInstance() 744 public static BreakIterator getSentenceInstance(ULocale where) in getSentenceInstance() 775 public static BreakIterator getTitleInstance(Locale where) in getTitleInstance() 791 public static BreakIterator getTitleInstance(ULocale where) in getTitleInstance() [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/ |
H A D | BreakIterator.java | 451 public static android.icu.text.BreakIterator getWordInstance(java.util.Locale where) { throw new Ru… in getWordInstance() 461 public static android.icu.text.BreakIterator getWordInstance(android.icu.util.ULocale where) { thro… in getWordInstance() 482 public static android.icu.text.BreakIterator getLineInstance(java.util.Locale where) { throw new Ru… in getLineInstance() 493 public static android.icu.text.BreakIterator getLineInstance(android.icu.util.ULocale where) { thro… in getLineInstance() 514 public static android.icu.text.BreakIterator getCharacterInstance(java.util.Locale where) { throw n… in getCharacterInstance() 525 public static android.icu.text.BreakIterator getCharacterInstance(android.icu.util.ULocale where) {… in getCharacterInstance() 543 public static android.icu.text.BreakIterator getSentenceInstance(java.util.Locale where) { throw ne… in getSentenceInstance() 552 public static android.icu.text.BreakIterator getSentenceInstance(android.icu.util.ULocale where) { … in getSentenceInstance() 579 public static android.icu.text.BreakIterator getTitleInstance(java.util.Locale where) { throw new R… in getTitleInstance() 593 public static android.icu.text.BreakIterator getTitleInstance(android.icu.util.ULocale where) { thr… in getTitleInstance()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/ |
H A D | BreakIterator.java | 451 public static android.icu.text.BreakIterator getWordInstance(java.util.Locale where) { throw new Ru… in getWordInstance() 461 public static android.icu.text.BreakIterator getWordInstance(android.icu.util.ULocale where) { thro… in getWordInstance() 482 public static android.icu.text.BreakIterator getLineInstance(java.util.Locale where) { throw new Ru… in getLineInstance() 493 public static android.icu.text.BreakIterator getLineInstance(android.icu.util.ULocale where) { thro… in getLineInstance() 514 public static android.icu.text.BreakIterator getCharacterInstance(java.util.Locale where) { throw n… in getCharacterInstance() 525 public static android.icu.text.BreakIterator getCharacterInstance(android.icu.util.ULocale where) {… in getCharacterInstance() 543 public static android.icu.text.BreakIterator getSentenceInstance(java.util.Locale where) { throw ne… in getSentenceInstance() 552 public static android.icu.text.BreakIterator getSentenceInstance(android.icu.util.ULocale where) { … in getSentenceInstance() 579 public static android.icu.text.BreakIterator getTitleInstance(java.util.Locale where) { throw new R… in getTitleInstance() 593 public static android.icu.text.BreakIterator getTitleInstance(android.icu.util.ULocale where) { thr… in getTitleInstance()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | BreakIterator.java | 451 public static android.icu.text.BreakIterator getWordInstance(java.util.Locale where) { throw new Ru… in getWordInstance() 461 public static android.icu.text.BreakIterator getWordInstance(android.icu.util.ULocale where) { thro… in getWordInstance() 482 public static android.icu.text.BreakIterator getLineInstance(java.util.Locale where) { throw new Ru… in getLineInstance() 493 public static android.icu.text.BreakIterator getLineInstance(android.icu.util.ULocale where) { thro… in getLineInstance() 514 public static android.icu.text.BreakIterator getCharacterInstance(java.util.Locale where) { throw n… in getCharacterInstance() 525 public static android.icu.text.BreakIterator getCharacterInstance(android.icu.util.ULocale where) {… in getCharacterInstance() 543 public static android.icu.text.BreakIterator getSentenceInstance(java.util.Locale where) { throw ne… in getSentenceInstance() 552 public static android.icu.text.BreakIterator getSentenceInstance(android.icu.util.ULocale where) { … in getSentenceInstance() 579 public static android.icu.text.BreakIterator getTitleInstance(java.util.Locale where) { throw new R… in getTitleInstance() 593 public static android.icu.text.BreakIterator getTitleInstance(android.icu.util.ULocale where) { thr… in getTitleInstance()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | BreakIterator.java | 451 public static android.icu.text.BreakIterator getWordInstance(java.util.Locale where) { throw new Ru… in getWordInstance() 461 public static android.icu.text.BreakIterator getWordInstance(android.icu.util.ULocale where) { thro… in getWordInstance() 482 public static android.icu.text.BreakIterator getLineInstance(java.util.Locale where) { throw new Ru… in getLineInstance() 493 public static android.icu.text.BreakIterator getLineInstance(android.icu.util.ULocale where) { thro… in getLineInstance() 514 public static android.icu.text.BreakIterator getCharacterInstance(java.util.Locale where) { throw n… in getCharacterInstance() 525 public static android.icu.text.BreakIterator getCharacterInstance(android.icu.util.ULocale where) {… in getCharacterInstance() 543 public static android.icu.text.BreakIterator getSentenceInstance(java.util.Locale where) { throw ne… in getSentenceInstance() 552 public static android.icu.text.BreakIterator getSentenceInstance(android.icu.util.ULocale where) { … in getSentenceInstance() 579 public static android.icu.text.BreakIterator getTitleInstance(java.util.Locale where) { throw new R… in getTitleInstance() 593 public static android.icu.text.BreakIterator getTitleInstance(android.icu.util.ULocale where) { thr… in getTitleInstance()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/ |
H A D | BreakIterator.java | 451 public static android.icu.text.BreakIterator getWordInstance(java.util.Locale where) { throw new Ru… in getWordInstance() 461 public static android.icu.text.BreakIterator getWordInstance(android.icu.util.ULocale where) { thro… in getWordInstance() 482 public static android.icu.text.BreakIterator getLineInstance(java.util.Locale where) { throw new Ru… in getLineInstance() 493 public static android.icu.text.BreakIterator getLineInstance(android.icu.util.ULocale where) { thro… in getLineInstance() 514 public static android.icu.text.BreakIterator getCharacterInstance(java.util.Locale where) { throw n… in getCharacterInstance() 525 public static android.icu.text.BreakIterator getCharacterInstance(android.icu.util.ULocale where) {… in getCharacterInstance() 543 public static android.icu.text.BreakIterator getSentenceInstance(java.util.Locale where) { throw ne… in getSentenceInstance() 552 public static android.icu.text.BreakIterator getSentenceInstance(android.icu.util.ULocale where) { … in getSentenceInstance() 579 public static android.icu.text.BreakIterator getTitleInstance(java.util.Locale where) { throw new R… in getTitleInstance() 593 public static android.icu.text.BreakIterator getTitleInstance(android.icu.util.ULocale where) { thr… in getTitleInstance()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | BreakIterator.java | 451 public static android.icu.text.BreakIterator getWordInstance(java.util.Locale where) { throw new Ru… in getWordInstance() 461 public static android.icu.text.BreakIterator getWordInstance(android.icu.util.ULocale where) { thro… in getWordInstance() 482 public static android.icu.text.BreakIterator getLineInstance(java.util.Locale where) { throw new Ru… in getLineInstance() 493 public static android.icu.text.BreakIterator getLineInstance(android.icu.util.ULocale where) { thro… in getLineInstance() 514 public static android.icu.text.BreakIterator getCharacterInstance(java.util.Locale where) { throw n… in getCharacterInstance() 525 public static android.icu.text.BreakIterator getCharacterInstance(android.icu.util.ULocale where) {… in getCharacterInstance() 543 public static android.icu.text.BreakIterator getSentenceInstance(java.util.Locale where) { throw ne… in getSentenceInstance() 552 public static android.icu.text.BreakIterator getSentenceInstance(android.icu.util.ULocale where) { … in getSentenceInstance() 579 public static android.icu.text.BreakIterator getTitleInstance(java.util.Locale where) { throw new R… in getTitleInstance() 593 public static android.icu.text.BreakIterator getTitleInstance(android.icu.util.ULocale where) { thr… in getTitleInstance()
|
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationVisitUrisTest.java | 301 private static Object generateObject(Class<?> clazz, Location where, in generateObject() 376 private static Object constructEmpty(Class<?> clazz, Location where, in constructEmpty() 438 private static void invokeAllSetters(Object instance, Location where, boolean allOverloads, in invokeAllSetters() 469 private static Object[] generateParameters(Executable executable, Location where, in generateParameters() 496 private static Object generateParameter(Type parameterType, Location where, in generateParameter() 512 where, excludingClasses, specialGenerator)); in generateParameter() local 541 static List<Method> getAllSetters(Class<?> clazz, Location where, boolean allOverloads, in getAllSetters() 564 setters.addAll(chooseOverloads(methods.get(methodName), where, allOverloads)); in getAllSetters() local 585 static <T extends Executable> T chooseBestOverload(List<T> executables, Location where) { in chooseBestOverload() 592 Location where, boolean chooseMultiple) { in chooseOverloads() [all …]
|
/aosp_15_r20/external/coreboot/util/vgabios/ |
H A D | pci-userspace.c | 31 u8 pci_read_config8(struct device *dev, unsigned int where) in pci_read_config8() 43 u16 pci_read_config16(struct device *dev, unsigned int where) in pci_read_config16() 55 u32 pci_read_config32(struct device *dev, unsigned int where) in pci_read_config32() 67 void pci_write_config8(struct device *dev, unsigned int where, u8 val) in pci_write_config8() 79 void pci_write_config16(struct device *dev, unsigned int where, u16 val) in pci_write_config16() 91 void pci_write_config32(struct device *dev, unsigned int where, u32 val) in pci_write_config32()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapContent.java | 1648 String where = ""; in setWhereFilterFolderTypeSms() local 1681 String where = ""; in setWhereFilterFolderTypeMms() local 1705 String where = ""; in setWhereFilterFolderTypeEmail() local 1721 String where = ""; in setWhereFilterFolderTypeIm() local 1738 String where = "1=1"; in setWhereFilterFolderType() local 1755 String where = ""; in setWhereFilterReadStatus() local 1786 String where = ""; in setWhereFilterPeriod() local 1820 String where = ""; in setWhereFilterOriginatorEmail() local 1837 String where = ""; in setWhereFilterOriginatorIM() local 1854 String where = ""; in setWhereFilterPriority() local [all …]
|
/aosp_15_r20/external/robolectric/sandbox/src/test/java/org/robolectric/testing/ |
H A D | Pony.java | 11 public String ride(String where) { in ride() 15 public static String prance(String where) { in prance() 19 public String saunter(String where) { in saunter() 26 public String ride(String where) { in ride() 31 protected static String prance(String where) { in prance()
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/inputmethod/ |
H A D | ImeTracingClientImpl.java | 40 public void triggerClientDump(String where, @NonNull InputMethodManager immInstance, in triggerClientDump() 56 sendToService(proto.getBytes(), IME_TRACING_FROM_CLIENT, where); in triggerClientDump() local 63 public void triggerServiceDump(String where, @NonNull ServiceDumper dumper, in triggerServiceDump() 79 sendToService(proto.getBytes(), IME_TRACING_FROM_IMS, where); in triggerServiceDump() local 86 public void triggerManagerServiceDump(String where, @NonNull ServiceDumper dumper) { in triggerManagerServiceDump()
|
H A D | ImeTracing.java | 83 protected void sendToService(byte[] protoDump, int source, String where) { in sendToService() 116 public abstract void triggerClientDump(String where, InputMethodManager immInstance, in triggerClientDump() 142 public abstract void triggerServiceDump(String where, ServiceDumper dumper, in triggerServiceDump() 150 public abstract void triggerManagerServiceDump(String where, @NonNull ServiceDumper dumper); in triggerManagerServiceDump()
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/ |
H A D | CodeIterator.java | 816 static byte[] insertGapCore0(byte[] code, int where, int gapLength, in insertGapCore0() 837 private static byte[] insertGapCore1(byte[] code, int where, int gapLength, in insertGapCore1() 873 private static void insertGap2(byte[] code, int where, int gapLength, in insertGap2() 993 private static int newOffset(int i, int offset, int where, in newOffset() 1034 void shiftPc(int where, int gapLength, boolean exclusive) throws BadBytecode { in shiftPc() 1061 void shiftForSwitch(int where, int gapLength) throws BadBytecode { in shiftForSwitch() 1089 int where = ldcs.where; in addLdcW() local 1114 private byte[] insertGapCore0w(byte[] code, int where, int gapLength, boolean exclusive, in insertGapCore0w() 1138 private static byte[] insertGap2w(byte[] code, int where, int gapLength, in insertGap2w() 1241 int where, int gapLength) in makeExapndedCode() [all …]
|
H A D | StackMap.java | 386 void shiftPc(int where, int gapSize, boolean exclusive) in shiftPc() 393 private int where, gap; field in StackMap.Shifter 396 public Shifter(StackMap smt, int where, int gap, boolean exclusive) { in Shifter() 421 void shiftForSwitch(int where, int gapSize) throws BadBytecode { in shiftForSwitch() 426 private int where, gap; field in StackMap.SwitchShifter 428 public SwitchShifter(StackMap smt, int where, int gap) { in SwitchShifter() 454 public void removeNew(int where) throws CannotCompileException { in removeNew() 462 NewRemover(StackMap map, int where) { in NewRemover()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | obstack.h | 291 # define obstack_grow(OBSTACK,where,length) \ argument 301 # define obstack_grow0(OBSTACK,where,length) \ argument 367 # define obstack_copy(OBSTACK,where,length) \ argument 373 # define obstack_copy0(OBSTACK,where,length) \ argument 429 # define obstack_grow(h,where,length) \ argument 436 # define obstack_grow0(h,where,length) \ argument 474 # define obstack_copy(h,where,length) \ argument 477 # define obstack_copy0(h,where,length) \ argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | obstack.h | 331 # define obstack_grow(OBSTACK,where,length) \ argument 341 # define obstack_grow0(OBSTACK,where,length) \ argument 407 # define obstack_copy(OBSTACK,where,length) \ argument 413 # define obstack_copy0(OBSTACK,where,length) \ argument 467 # define obstack_grow(h,where,length) \ argument 474 # define obstack_grow0(h,where,length) \ argument 512 # define obstack_copy(h,where,length) \ argument 515 # define obstack_copy0(h,where,length) \ argument
|
/aosp_15_r20/external/obstack/include/ |
H A D | obstack.h | 313 # define obstack_grow(OBSTACK, where, length) \ argument 323 # define obstack_grow0(OBSTACK, where, length) \ argument 389 # define obstack_copy(OBSTACK, where, length) \ argument 395 # define obstack_copy0(OBSTACK, where, length) \ argument 453 # define obstack_grow(h, where, length) \ argument 461 # define obstack_grow0(h, where, length) \ argument 502 # define obstack_copy(h, where, length) \ argument 505 # define obstack_copy0(h, where, length) \ argument
|
/aosp_15_r20/external/autotest/tko/ |
H A D | frontend.py | 78 def get_matrix_data(db_obj, x_axis, y_axis, where = None, argument 161 def tests(self, where = {}): argument 173 def select(klass, db, where = {}): argument 191 def select(klass, db, where = {}): argument 208 def select(klass, db, where={}, distinct=False): argument 295 def select(klass, db, where): argument
|
/aosp_15_r20/external/coreboot/util/nvramtool/ |
H A D | cmos_lowlevel.c | 93 cmos_bit_op_location_t where; in cmos_read() local 145 cmos_bit_op_location_t where; in cmos_write() local 285 cmos_bit_op_location_t * where) in cmos_bit_op_strategy() 301 static unsigned char cmos_read_bits(const cmos_bit_op_location_t * where, in cmos_read_bits() 314 static void cmos_write_bits(const cmos_bit_op_location_t * where, in cmos_write_bits()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AccessibilityController.java | 1364 void logTrace(String where, long loggingTypes) { in logTrace() 1368 void logTrace(String where, long loggingTypes, String callingParams) { in logTrace() 1372 void logTrace(String where, long loggingTypes, String callingParams, byte[] a11yDump, in logTrace() 1379 public void logTrace(String where, long loggingTypes, String callingParams, byte[] a11yDump, in logTrace() 1386 public void logTrace(String where, long loggingTypes, String callingParams, byte[] a11yDump, in logTrace() 1552 void logState(String where, long loggingTypes) { in logState() 1562 void logState(String where, long loggingTypes, String callingParams) { in logState() 1572 void logState(String where, long loggingTypes, String callingParams, byte[] a11yDump) { in logState() 1583 void logState(String where, long loggingTypes, String callingParams, byte[] a11yDump, in logState() 1597 void logState(String where, long loggingTypes, String callingParams, byte[] a11yDump, in logState() [all …]
|