/hardware/interfaces/wifi/1.0/ |
IWifiEventCallback.hal | 22 * completed. After this callback the HAL must be fully operational. 29 * after the last call to start will be considered invalid. 37 * objects retrieved after the last call to start will be considered invalid.
|
/packages/apps/DeskClock/src/com/android/deskclock/data/ |
TimerListener.java | 31 * @param after the timer state after the update 33 void timerUpdated(Timer before, Timer after);
|
/packages/inputmethods/LatinIME/native/jni/tests/utils/ |
autocorrection_threshold_utils_test.cpp | 27 const std::vector<int> &after) { 29 &before[0], before.size(), &after[0], after.size());
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/ |
pic.s | 17 ila 5,after-4 22 .reloc .,SPU_ADD_PIC,after-4 61 after: label
|
/prebuilts/go/darwin-x86/src/encoding/json/ |
scanner.go | 34 // nextValue splits data after the next whole JSON value, 66 Offset int64 // error occurred after reading Offset bytes 139 parseObjectValue // parsing object value (after colon) 195 // stateBeginValueOrEmpty is the state after reading `[`. 246 // stateBeginStringOrEmpty is the state after reading `{`. 259 // stateBeginString is the state after reading `{"key": value,`. 271 // stateEndValue is the state after completing a value, 272 // such as after reading `{}` or `true` or `["x"`. 293 return s.error(c, "after object key") 304 return s.error(c, "after object key:value pair" [all...] |
/prebuilts/go/linux-x86/src/encoding/json/ |
scanner.go | 34 // nextValue splits data after the next whole JSON value, 66 Offset int64 // error occurred after reading Offset bytes 139 parseObjectValue // parsing object value (after colon) 195 // stateBeginValueOrEmpty is the state after reading `[`. 246 // stateBeginStringOrEmpty is the state after reading `{`. 259 // stateBeginString is the state after reading `{"key": value,`. 271 // stateEndValue is the state after completing a value, 272 // such as after reading `{}` or `true` or `["x"`. 293 return s.error(c, "after object key") 304 return s.error(c, "after object key:value pair" [all...] |
/external/valgrind/none/tests/amd64/ |
avx-1.stdout.exp | 8 after 21 after 35 after 48 after 62 after 75 after 89 after 102 after 116 after 129 after [all...] |
avx2-1.stdout.exp | 8 after 21 after 35 after 48 after 62 after 75 after 89 after 102 after 116 after 129 after [all...] |
/frameworks/minikin/tests/unittest/ |
WordBreakerTests.cpp | 45 EXPECT_EQ(6, breaker.next()); // after "hello " 63 EXPECT_EQ(7, breaker.next()); // after "hel{SOFT HYPHEN}lo " 93 EXPECT_EQ(4, breaker.next()); // after CENT SIGN 130 EXPECT_EQ(7, breaker.next()); // after man + zwj + heart + zwj + man 133 EXPECT_EQ(17, breaker.next()); // after woman + zwj + heart + zwj + woman 136 EXPECT_EQ(22, breaker.next()); // after eye + zwj + left speech bubble 153 EXPECT_EQ(4, breaker.next()); // after boy + type 1-2 fitzpatrick modifier 265 EXPECT_EQ(9, breaker.next()); // after "ĦĦhello, " 282 EXPECT_EQ(11, breaker.next()); // after "foo@example" 285 EXPECT_EQ(16, breaker.next()); // after ".com [all...] |
/frameworks/base/core/tests/coretests/src/android/os/ |
MessageQueueTest.java | 61 "Message received after done, #" + msg.what)); 141 "Message received after done, #" + msg.what)); 176 "newMsg.isInUse is true should be false after copyFrom")); 180 "newMsg.flags is %d should be 0 after copyFrom", newMsg.flags))); 184 "newMsg.what is %d should be %d after copyFrom", newMsg.what, 1))); 188 "newMsg.arg1 is %d should be %d after copyFrom", msg.arg1, 456))); 192 "newMsg.arg2 is %d should be %d after copyFrom", msg.arg2, 789))); 196 "newMsg.obj should be 'this' after copyFrom")); 200 "newMsg.replyTo should be null after copyFrom")); 204 "newMsg.data should NOT be mBundle after copyFrom")) [all...] |
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
AlwaysOnVpnMultiStageTest.java | 41 // After the vpn app being force-stop, expect that always-on package stays the same 45 // Expect the network is still locked down after the vpn app process is killed 50 // Os.connect returns ENETUNREACH or EACCES errno after the vpn app process is killed 57 // After the vpn app being uninstalled, check that always-on vpn is null 65 // Verify it throws NameNotFoundException for non-existing package after uninstallation
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ |
Non-existing.c | 31 This function is only available on X64. After the 64-bit paging mode is
41 the new stack after paging is disabled.
43 the EntryPoint function as the first parameter after
46 the EntryPoint function as the second parameter after
49 the EntryPoint function after paging is disabled.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/ |
X86DisablePaging32.c | 30 mode. This function is only available on IA-32. After the 32-bit paging mode
48 @param EntryPoint A pointer to function to call with the new stack after
51 function as the first parameter after paging is disabled.
53 function as the second parameter after paging is
56 function after paging is disabled.
|
X86DisablePaging64.c | 30 This function is only available on X64. After the 64-bit paging mode is
44 the new stack after paging is disabled.
46 the EntryPoint function as the first parameter after
49 the EntryPoint function as the second parameter after
52 the EntryPoint function after paging is disabled.
|
X86EnablePaging64.c | 31 descriptors. This function is only available on IA-32. After the 64-bit
46 the new stack after paging is enabled.
48 the EntryPoint function as the first parameter after
51 the EntryPoint function as the second parameter after
54 the EntryPoint function after paging is enabled.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/ |
FileExplorer.h | 29 Prototype for the next process after user chosed one file.
33 @retval TRUE Need exit file explorer after do the extra task.
34 @retval FALSE Not need to exit file explorer after do the extra task.
49 info for the choosed file, caller has to free the memory after use it.
54 after choose one file.
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
DisablePaging32.c | 22 mode. This function is only available on IA-32. After the 32-bit paging mode
36 @param EntryPoint A pointer to function to call with the new stack after
39 function as the first parameter after paging is disabled.
41 function as the second parameter after paging is
44 function after paging is disabled.
|
Non-existing.c | 22 This function is only available on x64. After the 64-bit paging mode is
32 the new stack after paging is disabled.
34 the EntryPoint function as the first parameter after
37 the EntryPoint function as the second parameter after
40 the EntryPoint function after paging is disabled.
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/ |
X86DisablePaging32.c | 25 mode. This function is only available on IA-32. After the 32-bit paging mode
43 @param EntryPoint A pointer to function to call with the new stack after
46 function as the first parameter after paging is disabled.
48 function as the second parameter after paging is
51 function after paging is disabled.
|
X86DisablePaging64.c | 25 This function is only available on x64. After the 64-bit paging mode is
39 the new stack after paging is disabled.
41 the EntryPoint function as the first parameter after
44 the EntryPoint function as the second parameter after
47 the EntryPoint function after paging is disabled.
|
X86EnablePaging64.c | 26 descriptors. This function is only available on IA-32. After the 64-bit
41 the new stack after paging is enabled.
43 the EntryPoint function as the first parameter after
46 the EntryPoint function as the second parameter after
49 the EntryPoint function after paging is enabled.
|
/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
p4.cpp | 20 template void f0(long); // expected-warning{{explicit instantiation of 'f0<long>' that occurs after an explicit specialization will be ignored}} 23 template void X0<long>::f1(); // expected-warning{{explicit instantiation of 'f1' that occurs after an explicit specialization will be ignored}} 26 template struct X0<long>::Inner; // expected-warning{{explicit instantiation of 'Inner' that occurs after an explicit specialization will be ignored}} 29 template long X0<long>::value; // expected-warning{{explicit instantiation of 'value' that occurs after an explicit specialization will be ignored}} 32 template struct X0<double>; // expected-warning{{explicit instantiation of 'X0<double>' that occurs after an explicit specialization will be ignored}}
|
/external/compiler-rt/test/msan/ |
use-after-dtor.cc | 1 // RUN: %clangxx_msan %s -fsanitize=memory -fsanitize-memory-use-after-dtor -o %t && MSAN_OPTIONS=poison_in_dtor=1 not %run %t >%t.out 2>&1 4 // RUN: %clangxx_msan %s -O1 -fsanitize=memory -fsanitize-memory-use-after-dtor -o %t && MSAN_OPTIONS=poison_in_dtor=1 not %run %t >%t.out 2>&1 7 // RUN: %clangxx_msan %s -O2 -fsanitize=memory -fsanitize-memory-use-after-dtor -o %t && MSAN_OPTIONS=poison_in_dtor=1 not %run %t >%t.out 2>&1 10 // RUN: %clangxx_msan %s -O1 -fsanitize=memory -fsanitize-memory-use-after-dtor -fsanitize-memory-track-origins -o %t && MSAN_OPTIONS=poison_in_dtor=1 not %run %t >%t.out 2>&1 38 // CHECK: {{#0 0x.* in main.*use-after-dtor.cc:}}[[@LINE-3]]
|
/external/e2fsprogs/tests/u_undo_undo/ |
script | 19 echo $CRCSUM after e2fsck $crc1 >> $OUT 24 echo $CRCSUM after e2undo $crc2 >> $OUT 29 echo $CRCSUM after e2undo $crc3 >> $OUT 34 echo $CRCSUM after e2undo $crc4 >> $OUT 42 echo $CRCSUM after failed e2undo $crc5 >> $OUT
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
DateRule.java | 32 * that is on or after the given start date. 34 * @param start Only occurrances on or after this date are returned. 37 * does not occur on or after the start date. 46 * that is on or after the given start date and before the given 49 * @param start Only occurrances on or after this date are returned.
|