Searched refs:bad (Results 1 – 15 of 15) sorted by relevance
/device/sample/frameworks/PlatformLibrary/java/com/example/android/platform_library/ |
D | PlatformLibrary.java | 36 public int getInt(boolean bad) { in getInt() argument 38 int result = getJniInt(bad); in getInt() 59 native private int getJniInt(boolean bad); in getJniInt() argument
|
/device/sample/frameworks/PlatformLibrary/jni/ |
D | PlatformLibrary.cpp | 78 static jint PlatformLibrary_getJniInt(JNIEnv* env, jobject thiz, jboolean bad) { in PlatformLibrary_getJniInt() argument 79 if (bad) { in PlatformLibrary_getJniInt()
|
/device/google/akita/location/gnssd/release/ |
D | gps.cfg | 33 # borrow this field to force CP crash on GAL bad ISM 144 # increase rtc uncertainty from Host to hedge against bad fixes
|
/device/google/caimito/location/ripcurrent24/userdebug/ |
D | gps.cfg | 38 # force CP crash on GAL bad ISM (1 is first instance, 2 is when we assert) 155 # increase rtc uncertainty from Host to hedge against bad fixes
|
/device/google/comet/location/userdebug/ |
D | gps.cfg | 38 # force CP crash on GAL bad ISM (1 is first instance, 2 is when we assert) 155 # increase rtc uncertainty from Host to hedge against bad fixes
|
/device/google/caimito/location/tokay/userdebug/ |
D | gps.cfg | 38 # force CP crash on GAL bad ISM (1 is first instance, 2 is when we assert) 155 # increase rtc uncertainty from Host to hedge against bad fixes
|
/device/google/caimito/location/komodo/userdebug/ |
D | gps.cfg | 38 # force CP crash on GAL bad ISM (1 is first instance, 2 is when we assert) 155 # increase rtc uncertainty from Host to hedge against bad fixes
|
/device/google/caimito/location/caiman/userdebug/ |
D | gps.cfg | 38 # force CP crash on GAL bad ISM (1 is first instance, 2 is when we assert) 155 # increase rtc uncertainty from Host to hedge against bad fixes
|
/device/google/caimito/location/ripcurrentpro/userdebug/ |
D | gps.cfg | 38 # force CP crash on GAL bad ISM (1 is first instance, 2 is when we assert) 155 # increase rtc uncertainty from Host to hedge against bad fixes
|
/device/google/cuttlefish/host/commands/host_bugreport/ |
D | main.cc | 46 if (file.bad()) { in SaveFile()
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 28 14. Do not use uint16_t/uint8_t for function parameters/return types. Gcc generates very bad code f…
|
/device/google/zumapro/conf/ |
D | init.zuma.soc.rc | 210 # Big Core: sync mode performance is prohibitively bad
|
/device/google/zuma/conf/ |
D | init.zuma.rc | 1104 # Big Core: sync mode performance is prohibitively bad
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 3089 sungem_rx_bad_frame_size(size_t size) "RX bad frame size %zu, dropped" 3895 s390_pci_clp_cap_size(const char *id, uint32_t size, uint32_t cap) "PCI: %s: bad size (%u) for CLP … 4367 sun4m_iommu_bad_addr(uint64_t addr) "bad addr 0x%"PRIx64 4971 usb_serial_bad_token(int bus, int addr) "dev %d:%u bad token"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 3089 sungem_rx_bad_frame_size(size_t size) "RX bad frame size %zu, dropped" 3895 s390_pci_clp_cap_size(const char *id, uint32_t size, uint32_t cap) "PCI: %s: bad size (%u) for CLP … 4367 sun4m_iommu_bad_addr(uint64_t addr) "bad addr 0x%"PRIx64 4971 usb_serial_bad_token(int bus, int addr) "dev %d:%u bad token"
|