/external/pdfium/fxjs/xfa/ |
D | cjx_instancemanager.cpp | 40 CXFA_Occur* occur = GetXFANode()->GetOccurIfExists(); in SetInstances() local 41 int32_t iMin = occur ? occur->GetMin() : CXFA_Occur::kDefaultMin; in SetInstances() 47 int32_t iMax = occur ? occur->GetMax() : CXFA_Occur::kDefaultMax; in SetInstances() 178 CXFA_Occur* occur = GetXFANode()->GetOccurIfExists(); in removeInstance() local 179 int32_t iMin = occur ? occur->GetMin() : CXFA_Occur::kDefaultMin; in removeInstance() 233 CXFA_Occur* occur = GetXFANode()->GetOccurIfExists(); in addInstance() local 234 int32_t iMax = occur ? occur->GetMax() : CXFA_Occur::kDefaultMax; in addInstance() 278 CXFA_Occur* occur = GetXFANode()->GetOccurIfExists(); in insertInstance() local 279 int32_t iMax = occur ? occur->GetMax() : CXFA_Occur::kDefaultMax; in insertInstance() 311 CXFA_Occur* occur = GetXFANode()->GetOccurIfExists(); in max() local [all …]
|
D | cjx_occur.cpp | 25 CXFA_Occur* occur = static_cast<CXFA_Occur*>(GetXFANode()); in max() local 27 pValue->SetInteger(occur->GetMax()); in max() 30 occur->SetMax(pValue->ToInteger()); in max() 36 CXFA_Occur* occur = static_cast<CXFA_Occur*>(GetXFANode()); in min() local 38 pValue->SetInteger(occur->GetMin()); in min() 41 occur->SetMin(pValue->ToInteger()); in min()
|
/external/icu/icu4c/source/data/translit/ |
D | my_my_FONIPA.txt | 152 $vs_ii \u1037 → i $creaky; # this does not usually occur 172 $vs_uu \u1037 → u $creaky; # this does not usually occur 181 $vs_e $vs_aa း → ɔ $high; # redundant high tone; this does not usually occur 188 $vs_ai း → ɛ $high; # redundant high tone; this does not usually occur 298 ဣ\u1037 → ʔḭ; # redundant creaky tone; this does not usually occur 299 ဣး → ʔí; # this does not usually occur 301 ဤ\u1037 → ʔḭ; # this does not usually occur 302 ဤး → ʔí; # this does not usually occur 304 ဥ\u1037 → ʔṵ; # redundant creaky tone; this does not usually occur 305 ဥး → ʔú; # this does not usually occur [all …]
|
/external/pdfium/testing/resources/pixel/xfa_specific/ |
D | bug_983137.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 31 <occur initial="1" max="10" min="0" name="occur1"> 32 </occur>
|
/external/openscreen/tools/cddl/ |
D | parse.cc | 738 AstNode* occur, in UpdateNodesForGroupEntry() argument 742 if (occur) { in UpdateNodesForGroupEntry() 743 node->children = occur; in UpdateNodesForGroupEntry() 745 occur->sibling = member_key; in UpdateNodesForGroupEntry() 748 occur->sibling = type; in UpdateNodesForGroupEntry() 766 AstNode* occur = ParseOccur(&p_speculative); in ParseGroupEntryWithNameInComment() local 767 if (occur) { in ParseGroupEntryWithNameInComment() 791 return UpdateNodesForGroupEntry(p, &p_speculative, occur, member_key, type); in ParseGroupEntryWithNameInComment() 796 AstNode* occur = ParseOccur(&p_speculative); in ParseGroupEntryWithNameAsId() local 797 if (occur) { in ParseGroupEntryWithNameAsId() [all …]
|
D | grammar.abnf | 38 grpent = [occur S] [memberkey S] type 39 / [occur S] groupname [genericarg] ; preempted by above 40 / [occur S] "(" S group S ")" 50 occur = [uint] "*" [uint]
|
/external/pdfium/testing/resources/javascript/xfa_specific/ |
D | xfa_container.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 19 <occur max="1" min="1"/>
|
D | xfa_signature_pseudomodel.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 19 <occur max="1" min="1"/>
|
D | xfa_log_pseudomodel.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 19 <occur max="1" min="1"/>
|
D | cross_engine_apply.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 19 <occur max="1" min="1"/>
|
D | xfa_datawindow_pseudomodel.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 19 <occur max="1" min="1"/>
|
D | list_methods.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 21 <occur initial="1" max="10" min="0" name="occur1"> 22 </occur>
|
D | xfa_host_pseudomodel.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 19 <occur max="1" min="1"/> 99 <occur initial="1" max="10" min="0" name="occur_subform_combox_0"> 100 </occur>
|
D | xfa_tree.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 19 <occur max="1" min="1"/>
|
D | xfa_model.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 19 <occur max="1" min="1"/>
|
D | xfa_event_pseudomodel.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 19 <occur max="1" min="1"/>
|
D | xfa_subform.in | 13 <occur initial="1" max="1" min="1"/> 15 <occur max="1" min="1"/> 19 <occur max="1" min="1"/>
|
/external/markdown/tests/markdown-test/ |
D | backlash-escapes.txt | 37 These should not, because they occur within a code block: 72 Nor should these, which occur in code spans:
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Backslash escapes.text | 37 These should not, because they occur within a code block: 72 Nor should these, which occur in code spans:
|
/external/llvm-project/mlir/test/Transforms/ |
D | canonicalize-block-merge.mlir | 86 // Check that merging does not occur if the uses of the arguments differ. 100 // Check that merging does not occur if the types of the arguments differ. 114 // Check that merging does not occur if the number of the arguments differ. 128 // Check that merging does not occur if the operations differ. 142 // Check that merging does not occur if the number of operations differ. 157 // Check that merging does not occur if the blocks contain regions.
|
/external/webrtc/rtc_base/third_party/sigslot/ |
D | README.chromium | 18 to connect or disconnect to signalx concurrently or data race may occur. 20 or signal is not happening concurrently or data race may occur.
|
/external/autotest/client/site_tests/power_ProbeDriver/ |
D | control | 12 This test will pass only if all of the following conditions occur: 16 This test will fail if all of the following conditions occur:
|
D | control.probe_bat | 11 This test will pass only if all of the following conditions occur: 15 This test will fail if all of the following conditions occur:
|
/external/autotest/client/site_tests/suite_HWQual/ |
D | control.probe_bat | 11 This test will pass only if all of the following conditions occur: 15 This test will fail if all of the following conditions occur:
|
D | control.probe_ac | 12 This test will pass only if all of the following conditions occur: 16 This test will fail if all of the following conditions occur:
|