/external/glide/library/src/main/java/com/bumptech/glide/request/ |
D | ThumbnailRequestCoordinator.java | 8 private Request full; field in ThumbnailRequestCoordinator 20 public void setRequests(Request full, Request thumb) { in setRequests() argument 21 this.full = full; in setRequests() 34 return parentCanSetImage() && (request.equals(full) || !full.isResourceSet()); in canSetImage() 49 return parentCanNotifyStatusChanged() && request.equals(full) && !isAnyResourceSet(); in canNotifyStatusChanged() 73 if (!full.isRunning()) { in begin() 74 full.begin(); in begin() 80 full.pause(); in pause() 90 full.clear(); in clear() 95 return full.isPaused(); in isPaused() [all …]
|
/external/ceres-solver/internal/ceres/ |
D | split.cc | 51 static int CalculateReserveForVector(const string& full, const char* delim) { in CalculateReserveForVector() argument 56 const char* p = full.data(); in CalculateReserveForVector() 57 const char* end = p + full.size(); in CalculateReserveForVector() 74 void SplitStringToIteratorUsing(const StringType& full, in SplitStringToIteratorUsing() argument 80 const char* p = full.data(); in SplitStringToIteratorUsing() 81 const char* end = p + full.size(); in SplitStringToIteratorUsing() 97 begin_index = full.find_first_not_of(delim); in SplitStringToIteratorUsing() 99 end_index = full.find_first_of(delim, begin_index); in SplitStringToIteratorUsing() 101 *result++ = full.substr(begin_index); in SplitStringToIteratorUsing() 104 *result++ = full.substr(begin_index, (end_index - begin_index)); in SplitStringToIteratorUsing() [all …]
|
/external/google-breakpad/src/client/windows/unittests/ |
D | exception_handler_test.cc | 253 DumpAnalysis full(full_dump_file); in TEST_F() local 257 EXPECT_TRUE(full.HasStream(ThreadListStream)); in TEST_F() 259 EXPECT_TRUE(full.HasStream(ModuleListStream)); in TEST_F() 261 EXPECT_TRUE(full.HasStream(ExceptionStream)); in TEST_F() 263 EXPECT_TRUE(full.HasStream(SystemInfoStream)); in TEST_F() 265 EXPECT_TRUE(full.HasStream(MiscInfoStream)); in TEST_F() 267 EXPECT_TRUE(full.HasStream(HandleDataStream)); in TEST_F() 270 EXPECT_TRUE(mini.HasTebs() || full.HasTebs()); in TEST_F() 271 EXPECT_TRUE(mini.HasPeb() || full.HasPeb()); in TEST_F() 277 EXPECT_FALSE(full.HasStream(MemoryListStream)); in TEST_F() [all …]
|
D | minidump_test.cc | 280 DumpAnalysis full(full_dump_file_); in TEST_F() local 286 EXPECT_TRUE(full.HasStream(ThreadListStream)); in TEST_F() 288 EXPECT_TRUE(full.HasStream(ModuleListStream)); in TEST_F() 290 EXPECT_TRUE(full.HasStream(ExceptionStream)); in TEST_F() 292 EXPECT_TRUE(full.HasStream(SystemInfoStream)); in TEST_F() 294 EXPECT_TRUE(full.HasStream(UnloadedModuleListStream)); in TEST_F() 296 EXPECT_TRUE(full.HasStream(MiscInfoStream)); in TEST_F() 298 EXPECT_TRUE(full.HasStream(HandleDataStream)); in TEST_F() 302 EXPECT_TRUE(full.HasMemory(this)); in TEST_F() 305 EXPECT_TRUE(mini.HasTebs() || full.HasTebs()); in TEST_F() [all …]
|
/external/valgrind/none/tests/s390x/ |
D | mvc.c | 8 char full[300]; variable 42 memset(full, '-', sizeof full); in main() 43 full[0] = 'x'; in main() 45 :: "a" (full)); in main() 48 assert(full[i] == 'x'); in main() 49 for ( ; i < sizeof full; ++i) in main() 50 assert(full[i] == '-'); in main()
|
/external/valgrind/gdbserver_tests/ |
D | mcleak.stdinB.gdb | 16 monitor leak_check full reachable any 22 monitor leak_check full reachable increased 30 monitor leak_check full reachable increased 38 monitor leak_check full reachable increased 44 monitor leak_check full reachable increased 51 monitor leak_check full reachable increased 58 monitor leak_check full reachable changed 65 monitor leak_check full reachable changed 72 monitor leak_check full reachable changed 74 monitor leak_check full reachable any unlimited [all …]
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lz/ |
D | LZDecoder.java | 21 private int full = 0; field in LZDecoder 31 full = pos; in LZDecoder() 40 full = 0; in reset() 75 if (full < pos) in putByte() 76 full = pos; in putByte() 80 if (dist < 0 || dist >= full) in repeat() 97 if (full < pos) in repeat() 98 full = pos; in repeat() 112 if (full < pos) in copyUncompressed() 113 full = pos; in copyUncompressed()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | no-wrap-add-exprs.ll | 13 ; CHECK-NEXT: --> %len_norange U: full-set S: full-set 32 ; CHECK-NEXT: --> (1 + %len_norange) U: full-set S: full-set 34 ; CHECK-NEXT: --> (2 + %len_norange) U: full-set S: full-set 39 ; CHECK-NEXT: --> (-1 + %len_norange) U: full-set S: full-set 41 ; CHECK-NEXT: --> (-2 + %len_norange) U: full-set S: full-set 54 ; CHECK-NEXT: --> %len_norange U: full-set S: full-set 73 ; CHECK-NEXT: --> (1 + %len_norange) U: full-set S: full-set 75 ; CHECK-NEXT: --> (2 + %len_norange) U: full-set S: full-set 95 ; CHECK-NEXT: --> %len_norange U: full-set S: full-set
|
D | constant_condition.ll | 15 ; CHECK-NEXT: --> (%x + %y) U: full-set S: full-set 31 ; CHECK-NEXT: --> %x U: full-set S: full-set 40 ; CHECK-NEXT: --> %x U: full-set S: full-set 49 ; CHECK-NEXT: --> %y U: full-set S: full-set
|
D | smax-br-phi-idioms.ll | 16 ; CHECK-NEXT: --> ((0 smax %y) + %x) U: full-set S: full-set 33 ; CHECK-NEXT: --> ((0 smax %y) + %x) U: full-set S: full-set 50 ; CHECK-NEXT: --> %v U: full-set S: full-set 72 ; CHECK-NEXT: --> ((0 smax {%init,+,1}<%loop>) + %x) U: full-set S: full-set 102 ; CHECK-NEXT: --> %v U: full-set S: full-set 122 ; CHECK-NEXT: --> %init U: full-set S: full-set
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | arith_routines_hist.c | 85 if (streamData->full == 0) { in WebRtcIsacfix_EncHistMulti() 105 if (streamData->full == 0) { in WebRtcIsacfix_EncHistMulti() 107 streamData->full = 1; in WebRtcIsacfix_EncHistMulti() 110 streamData->full = 0; in WebRtcIsacfix_EncHistMulti() 232 if (streamData->full == 0) { in WebRtcIsacfix_DecHistBisectMulti() 234 streamData->full = 1; in WebRtcIsacfix_DecHistBisectMulti() 237 streamData->full = 0; in WebRtcIsacfix_DecHistBisectMulti() 255 return (streamData->stream_index*2 - 3 + !streamData->full); in WebRtcIsacfix_DecHistBisectMulti() 257 return (streamData->stream_index*2 - 2 + !streamData->full); in WebRtcIsacfix_DecHistBisectMulti() 380 if (streamData->full == 0) { in WebRtcIsacfix_DecHistOneStepMulti() [all …]
|
D | arith_routines.c | 50 if (streamData->full == 0) { in WebRtcIsacfix_EncTerminate() 74 if (streamData->full == 0) { in WebRtcIsacfix_EncTerminate() 76 streamData->full = 1; in WebRtcIsacfix_EncTerminate() 79 streamData->full = 0; in WebRtcIsacfix_EncTerminate() 90 if (streamData->full == 0) { in WebRtcIsacfix_EncTerminate() 112 if (streamData->full) { in WebRtcIsacfix_EncTerminate() 121 return (((streamPtr - streamData->stream)<<1) + !(streamData->full)); in WebRtcIsacfix_EncTerminate()
|
D | arith_routines_logist.c | 168 if (streamData->full == 0) { in WebRtcIsacfix_EncLogisticMulti2() 188 if (streamData->full == 0) { in WebRtcIsacfix_EncLogisticMulti2() 191 streamData->full = 1; in WebRtcIsacfix_EncLogisticMulti2() 194 streamData->full = 0; in WebRtcIsacfix_EncLogisticMulti2() 379 if (streamData->full == 0) { in WebRtcIsacfix_DecLogisticMulti2() 381 streamData->full = 1; in WebRtcIsacfix_DecLogisticMulti2() 384 streamData->full = 0; in WebRtcIsacfix_DecLogisticMulti2() 391 if (streamData->full == 0) { in WebRtcIsacfix_DecLogisticMulti2() 393 streamData->full = 1; in WebRtcIsacfix_DecLogisticMulti2() 395 streamData->full = 0; in WebRtcIsacfix_DecLogisticMulti2() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UCaseProps.java | 823 int full; in toFullLower() local 933 full=(int)value&FULL_LOWER; in toFullLower() 934 if(full!=0) { in toFullLower() 939 out.append(exceptions, excOffset, full); in toFullLower() 942 return full; in toFullLower() 971 int full, index; in toUpperOrTitle() local 1008 full=(int)value&0xffff; in toUpperOrTitle() 1014 excOffset+=full&FULL_LOWER; in toUpperOrTitle() 1015 full>>=4; in toUpperOrTitle() 1016 excOffset+=full&0xf; in toUpperOrTitle() [all …]
|
/external/chromium-trace/catapult/third_party/Paste/paste/debug/ |
D | fsdiff.py | 131 full = os.path.join(self.base_path, path) 132 if os.path.isdir(full): 136 for fn in os.listdir(full): 234 self.full = os.path.join(base_path, path) 235 self.stat = os.stat(self.full) 242 f = open(self.full, 'rb') 276 self.full = os.path.join(base_path, path) 292 def _space_prefix(pref, full, sep=None, indent=None, include_sep=True): argument 305 full = full.split(sep) 307 while pref and full and pref[0] == full[0]: [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCaseProps.java | 819 int full; in toFullLower() local 929 full=(int)value&FULL_LOWER; in toFullLower() 930 if(full!=0) { in toFullLower() 935 out.append(exceptions, excOffset, full); in toFullLower() 938 return full; in toFullLower() 967 int full, index; in toUpperOrTitle() local 1004 full=(int)value&0xffff; in toUpperOrTitle() 1010 excOffset+=full&FULL_LOWER; in toUpperOrTitle() 1011 full>>=4; in toUpperOrTitle() 1012 excOffset+=full&0xf; in toUpperOrTitle() [all …]
|
/external/icu/icu4c/source/common/ |
D | uniset_closure.cpp | 165 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping() argument 172 str.setTo((UBool)FALSE, full, result); in addCaseMapping() 207 const UChar *full; in closeOver() local 223 result = ucase_toFullLower(csp, cp, NULL, NULL, &full, "", &locCache); in closeOver() 224 addCaseMapping(foldSet, result, full, str); in closeOver() 226 result = ucase_toFullTitle(csp, cp, NULL, NULL, &full, "", &locCache); in closeOver() 227 addCaseMapping(foldSet, result, full, str); in closeOver() 229 result = ucase_toFullUpper(csp, cp, NULL, NULL, &full, "", &locCache); in closeOver() 230 addCaseMapping(foldSet, result, full, str); in closeOver() 232 result = ucase_toFullFolding(csp, cp, &full, 0); in closeOver() [all …]
|
D | ucase.cpp | 408 FullCaseFoldingIterator::next(UnicodeString &full) { in next() argument 420 full.setTo(FALSE, p, length); in next() 815 int32_t full; in ucase_toFullLower() local 924 GET_SLOT_VALUE(excWord, UCASE_EXC_FULL_MAPPINGS, pe, full); in ucase_toFullLower() 925 full&=UCASE_FULL_LOWER; in ucase_toFullLower() 926 if(full!=0) { in ucase_toFullLower() 931 return full; in ucase_toFullLower() 959 int32_t full, idx; in toUpperOrTitle() local 995 GET_SLOT_VALUE(excWord, UCASE_EXC_FULL_MAPPINGS, pe, full); in toUpperOrTitle() 1001 pe+=full&UCASE_FULL_LOWER; in toUpperOrTitle() [all …]
|
/external/icu/icu4c/source/data/brkitr/ |
D | thaidict.txt | 5412 # ดี.ซี. -- TODO: why does this have full stop in it? 15995 # วี.ดี. # TODO: why do these have full stops? 16380 # ส.ธรนินทร์ -- TODO: why do these have full stops? 23341 # เอ.ยู.เอ. -- TODO: why do we have a full stop?
|
/external/tcpdump/tests/ |
D | sflow_multiple_counter_30_pdus.out | 5 ifindex 55, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) 17 ifindex 56, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) 29 ifindex 57, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) 41 ifindex 60, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) 53 ifindex 61, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) 65 ifindex 62, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) 77 ifindex 63, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) 91 ifindex 1, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) 103 ifindex 2, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) 115 ifindex 3, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) [all …]
|
/external/autotest/site_utils/admin/scripts/ |
D | check_db.out | 36 1818 x86-agz-full-chromeos 38 1143 x86-dogfood-full-chromeos 43 2954 x86-mario-full-chromeos 117 851439 x86-agz-full-chromeos 119 345050 x86-dogfood-full-chromeos 124 2402467 x86-mario-full-chromeos
|
/external/pdfium/third_party/freetype/src/cid/ |
D | cidobjs.c | 375 char* full = info->full_name; in cid_face_init() local 379 if ( full ) in cid_face_init() 381 while ( *full ) in cid_face_init() 383 if ( *full == *family ) in cid_face_init() 386 full++; in cid_face_init() 390 if ( *full == ' ' || *full == '-' ) in cid_face_init() 391 full++; in cid_face_init() 397 cidface->style_name = full; in cid_face_init()
|
/external/llvm/test/tools/llvm-objdump/X86/ |
D | macho-symbolized-disassembly.test | 1 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.obj.… 2 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.exe.… 3 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.obj.m… 4 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.exe.m… 5 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello_cpp.… 7 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.obj.… 8 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.exe.… 10 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex -no-symbolic-operand… 11 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex -no-symbolic-operand…
|
/external/mesa3d/docs/ |
D | MESA_set_3dfx_mode.spec | 32 The Mesa Glide driver allows full-screen rendering or rendering into 34 to switch between full-screen and windowed rendering. 55 The Mesa Glide device driver allows either rendering in full-screen 57 full-screen and window rendering with the command: 62 rendering or GLX_3DFX_FULLSCREEN_MODE_MESA to indicate full-screen mode.
|
/external/valgrind/callgrind/ |
D | threads.c | 116 t->lastdump_cost = CLG_(get_eventset_cost)( CLG_(sets).full ); in new_thread() 117 t->sighandler_cost = CLG_(get_eventset_cost)( CLG_(sets).full ); in new_thread() 118 CLG_(init_cost)( CLG_(sets).full, t->lastdump_cost ); in new_thread() 119 CLG_(init_cost)( CLG_(sets).full, t->sighandler_cost ); in new_thread() 214 CLG_(zero_cost)( CLG_(sets).full, es->cost ); in CLG_() 283 CLG_(add_and_zero_cost)( CLG_(sets).full, in CLG_() 333 es->cost = CLG_(get_eventset_cost)(CLG_(sets).full); in new_exec_state() 334 CLG_(zero_cost)( CLG_(sets).full, es->cost ); in new_exec_state() 427 CLG_(print_cost)(-9, CLG_(sets).full, es->cost); in exec_state_save() 454 CLG_(print_cost)(-9, CLG_(sets).full, es->cost); in exec_state_restore()
|