/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | bye_unittest.cc | 120 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/ |
D | flatbuffers_test.cc | 281 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/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/external/deqp-deps/glslang/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/external/deqp-deps/SPIRV-Tools/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/external/vulkan-validation-layers/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/external/swiftshader/third_party/SPIRV-Tools/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/external/swiftshader/third_party/SPIRV-Headers/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/external/vulkan-headers/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/external/deqp-deps/SPIRV-Headers/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/external/llvm/test/Other/ |
D | can-execute.txt | 14 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/ |
D | can-execute.txt | 15 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/ |
D | unordered_atomic_mem_intrins.ll | 7 ;; 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/ |
D | epilog_const_phi.ll | 5 ; Check that we do epilogue reminder here.
|
/external/clang/test/Analysis/ |
D | localization.m | 128 …OfReminders] : [NSString stringWithFormat:NSLocalizedString(@"1 reminder", @"One reminder")]]; // …
|
/external/u-boot/doc/ |
D | README.mpc85xxcds | 95 As a reminder, you should read the README.mpc85xxads too.
|
/external/u-boot/arch/arm/lib/ |
D | lib1funcs.S | 156 @ Perform all needed subtractions to keep only the reminder.
|
/external/python/cpython3/Doc/tutorial/ |
D | controlflow.rst | 367 def ask_ok(prompt, retries=4, reminder='Please try again!'): 377 print(reminder)
|
/external/ltp/doc/ |
D | ltp-howto.txt | 233 with your test tags so you can have a reminder what a certain
|
D | ltp-howto.lyx | 412 can have a reminder what a certain obscure test tag tries to do.
|
/external/v8/src/mips/ |
D | simulator-mips.cc | 2691 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/ |
D | simulator-mips64.cc | 2635 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/ |
D | msan_basic.ll | 243 ;; been added to the MemIntrinsic class hierarchy. These will act as a reminder to
|
/external/unicode/ |
D | emoji-data.txt | 140 1F396..1F397 ; Emoji # 7.0 [2] (️..️) military medal..reminder ribbon
|
/external/libpcap/ |
D | CHANGES | 800 - Update INSTALL with a reminder to install include files. Thanks to
|