Home
last modified time | relevance | path

Searched refs:reminder (Results 1 – 25 of 35) sorted by relevance

12

/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dbye_unittest.cc120 for (size_t reminder = 0; reminder < 4; ++reminder) { in TEST_F() local
121 const std::string kReason(4 + reminder, 'a' + reminder); in TEST_F()
/external/libtextclassifier/utils/
Dflatbuffers_test.cc281 auto reminder = reminders->Add(); in TEST() local
282 reminder->Set("title", "test reminder"); in TEST()
283 auto notes = reminder->Repeated<std::string>("notes"); in TEST()
288 auto reminder = reminders->Add(); in TEST() local
289 reminder->Set("title", "test reminder 2"); in TEST()
290 auto notes = reminder->Repeated<std::string>("notes"); in TEST()
/external/deqp/
DCODE_OF_CONDUCT.md1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
/external/deqp-deps/glslang/
DCODE_OF_CONDUCT.md1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
/external/deqp-deps/SPIRV-Tools/
DCODE_OF_CONDUCT.md1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
/external/vulkan-validation-layers/
DCODE_OF_CONDUCT.md1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
/external/swiftshader/third_party/SPIRV-Tools/
DCODE_OF_CONDUCT.md1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
/external/swiftshader/third_party/SPIRV-Headers/
DCODE_OF_CONDUCT.md1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
/external/vulkan-headers/
DCODE_OF_CONDUCT.md1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
/external/deqp-deps/SPIRV-Headers/
DCODE_OF_CONDUCT.md1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
/external/llvm/test/Other/
Dcan-execute.txt14 test, but for now this test serves as a reminder to audit all the callers if
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dcan-execute.txt15 test, but for now this test serves as a reminder to audit all the callers if
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/DataFlowSanitizer/
Dunordered_atomic_mem_intrins.ll7 ;; been added to the MemIntrinsic class hierarchy. These will act as a reminder to
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Depilog_const_phi.ll5 ; Check that we do epilogue reminder here.
/external/clang/test/Analysis/
Dlocalization.m128 …OfReminders] : [NSString stringWithFormat:NSLocalizedString(@"1 reminder", @"One reminder")]]; // …
/external/u-boot/doc/
DREADME.mpc85xxcds95 As a reminder, you should read the README.mpc85xxads too.
/external/u-boot/arch/arm/lib/
Dlib1funcs.S156 @ Perform all needed subtractions to keep only the reminder.
/external/python/cpython3/Doc/tutorial/
Dcontrolflow.rst367 def ask_ok(prompt, retries=4, reminder='Please try again!'):
377 print(reminder)
/external/ltp/doc/
Dltp-howto.txt233 with your test tags so you can have a reminder what a certain
Dltp-howto.lyx412 can have a reminder what a certain obscure test tag tries to do.
/external/v8/src/mips/
Dsimulator-mips.cc2691 double reminder = modf(temp_result, &temp); in DecodeTypeRegisterDRsType() local
2692 if (reminder == 0) { in DecodeTypeRegisterDRsType()
3182 float reminder = modf(temp_result, &temp); in DecodeTypeRegisterSRsType() local
3183 if (reminder == 0) { in DecodeTypeRegisterSRsType()
/external/v8/src/mips64/
Dsimulator-mips64.cc2635 float reminder = modf(temp_result, &temp); in DecodeTypeRegisterSRsType() local
2636 if (reminder == 0) { in DecodeTypeRegisterSRsType()
3011 double reminder = modf(temp_result, &temp); in DecodeTypeRegisterDRsType() local
3012 if (reminder == 0) { in DecodeTypeRegisterDRsType()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/MemorySanitizer/
Dmsan_basic.ll243 ;; been added to the MemIntrinsic class hierarchy. These will act as a reminder to
/external/unicode/
Demoji-data.txt140 1F396..1F397 ; Emoji # 7.0 [2] (��️..��️) military medal..reminder ribbon
/external/libpcap/
DCHANGES800 - Update INSTALL with a reminder to install include files. Thanks to

12