/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | Packet.java | 9 * http://www.apache.org/licenses/LICENSE-2.0 103 data = new byte[p.length - HEADER_SIZE]; in Packet() 104 System.arraycopy(p, HEADER_SIZE, data, 0, p.length - HEADER_SIZE); in Packet() 164 case JDWPConstants.Tag.ARRAY_TAG: { in isValuePrimitiveType() 167 case JDWPConstants.Tag.BYTE_TAG: { in isValuePrimitiveType() 170 case JDWPConstants.Tag.CHAR_TAG: { in isValuePrimitiveType() 173 case JDWPConstants.Tag.OBJECT_TAG: { in isValuePrimitiveType() 176 case JDWPConstants.Tag.FLOAT_TAG: { in isValuePrimitiveType() 179 case JDWPConstants.Tag.DOUBLE_TAG: { in isValuePrimitiveType() 182 case JDWPConstants.Tag.INT_TAG: { in isValuePrimitiveType() [all …]
|
/external/tpm2/ |
D | CryptUtil.c | 39 case CRYPT_SUCCESS: in TranslateCryptErrors() 41 case CRYPT_FAIL: in TranslateCryptErrors() 43 case CRYPT_NO_RESULT: in TranslateCryptErrors() 45 case CRYPT_SCHEME: in TranslateCryptErrors() 47 case CRYPT_PARAMETER: in TranslateCryptErrors() 49 case CRYPT_UNDERFLOW: in TranslateCryptErrors() 51 case CRYPT_POINT: in TranslateCryptErrors() 53 case CRYPT_CANCEL: in TranslateCryptErrors() 139 return _cpri__GetContextAlg(&context->state); in CryptGetContextAlg() 162 hashState->type = HASH_STATE_EMPTY; in CryptStartHash() [all …]
|
D | Object.c | 63 // implementation-dependent allowed in range for loaded transient objects. 82 slotIndex = handle - TRANSIENT_FIRST; in ObjectIsPresent() 105 if( object->attributes.hmacSeq == SET in ObjectIsSequence() 106 || object->attributes.hashSeq == SET in ObjectIsSequence() 107 || object->attributes.eventSeq == SET) in ObjectIsSequence() 125 && handle - TRANSIENT_FIRST < MAX_LOADED_OBJECTS); in ObjectGet() 126 pAssert(s_objects[handle - TRANSIENT_FIRST].occupied == TRUE); in ObjectGet() 129 return &s_objects[handle - TRANSIENT_FIRST].object.entity; in ObjectGet() 147 if(object->publicArea.nameAlg == TPM_ALG_NULL) in ObjectGetName() 150 MemoryCopy(name, object->name.t.name, object->name.t.size, sizeof(NAME)); in ObjectGetName() [all …]
|
D | Object_spt_fp.h | 3 * Use of this source code is governed by a BSD-style license that can be 32 TPMT_SENSITIVE *sensitive // OUT: sensitive structure 56 TPMT_SENSITIVE *sensitive // OUT: sensitive structure 68 UINT16 dataSize, // IN: the size of sensitive data, excluding the leading 70 BYTE *outerBuffer // IN/OUT: outer buffer with sensitive data in it 90 TPMT_SENSITIVE *sensitive, // IN: sensitive structure 108 TPMT_SENSITIVE *sensitive, // IN: sensitive structure 112 // is used when parentHandle is NULL, in which case 126 UINT16 dataSize, // IN: size of sensitive data in outerBuffer, including 129 BYTE *outerBuffer // IN/OUT: sensitive data
|
D | Object_spt.c | 39 if(publicArea1->nameAlg != publicArea2->nameAlg) in EqualCryptSet() 42 if(publicArea1->type != publicArea2->type) in EqualCryptSet() 47 size1 = TPMU_PUBLIC_PARMS_Marshal(&publicArea1->parameters, &buffer, in EqualCryptSet() 48 &bufferSize, publicArea1->type); in EqualCryptSet() 51 size2 = TPMU_PUBLIC_PARMS_Marshal(&publicArea2->parameters, &buffer, in EqualCryptSet() 52 &bufferSize, publicArea2->type); in EqualCryptSet() 61 // Get the size of TPM2B_IV in canonical form that will be append to the start of the sensitive… 85 symAlg = protector->publicArea.parameters.asymDetail.symmetric.algorithm; in GetIV2BSize() 86 keyBits= protector->publicArea.parameters.asymDetail.symmetric.keyBits.sym; in GetIV2BSize() 96 // This function retrieves the symmetric protection key parameters for the sensitive data The p… [all …]
|
D | part3.txt | 19 Copyright © TCG 2006-2014 68 October 30, 2014 Copyright © TCG 2006-2014 Level 00 Revis… 98 …8.2 Pre-processing ...........................................................................… 100 9 Start-up ....................................................................................… 118 Level 00 Revision 01.16 Copyright © TCG 2006-2014 … 169 October 30, 2014 Copyright © TCG 2006-2014 … 221 Level 00 Revision 01.16 Copyright © TCG 2006-2014 … 255 31 Non-volatile Storage .........................................................................… 272 October 30, 2014 Copyright © TCG 2006-2014 … 284 Level 00 Revision 01.16 Copyright © TCG 2006-2014 … [all …]
|
/external/webrtc/webrtc/base/ |
D | httpcommon.cc | 4 * Use of this source code is governed by a BSD-style license 28 #include "webrtc/base/httpcommon-inl.h" 42 // Enum - TODO: expose globally later? 99 "Cache-Control", 101 "Content-Disposition", 102 "Content-Length", 103 "Content-Range", 104 "Content-Type", 110 "If-Modified-Since", 111 "If-None-Match", [all …]
|
/external/webrtc/webrtc/system_wrappers/include/ |
D | data_log.h | 4 * Use of this source code is governed by a BSD-style license 16 // col1,col2,col3,multi-value-col4[3],,,col5 17 // 123,10.2,-243,1,2,3,100 19 // 13,16.4,-13,1,2,3,300 21 // As can be seen in the example, a multi-value-column is specified with the 23 // number of elements - 1 empty columns. 25 // Without multi-value-columns this format can be natively by Matlab. With 26 // multi-value-columns a small Matlab script is needed, available at 29 // Table names and column names are case sensitive. 55 // table_name + _ + table_id. The new string will be lower-case. [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | ucasemap.h | 4 * Copyright (C) 2005-2012, International Business Machines 9 * encoding: US-ASCII 16 * Case mapping service object and functions using it. 28 * \brief C API: Unicode case mapping functions using a UCaseMap service object. 36 * ucasemap_utf8XYZ() functions operate directly on UTF-8 strings. 40 * UCaseMap is an opaque service object for newer ICU case mapping functions. 52 * @param locale ICU locale ID, used for language-dependent 53 * upper-/lower-/title-casing according to the Unicode standard. 55 * @param options Options bit set, used for case folding and string comparisons. 100 * Get the locale ID that is used for language-dependent case mappings. [all …]
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | client.py | 4 # Use of this source code is governed by a BSD-style license that can be 88 'PseudoModemManager: ' + e.get_dbus_name() + ' - ' + 112 strings containing non-numeric characters for the sender field 127 'PseudoModemManager: ' + e.get_dbus_name() + ' - ' + 144 set pco <pco-value> 155 print '\nExpected: pco <pco-value>. Found: ' + args + '\n' 164 'PseudoModemManager: ' + e.get_dbus_name() + ' - ' + 173 print ('\nUsage: set pco <pco-value>\n<pco-value> can be empty to set' 194 @param machine: Case sensitive name of the machine. 215 print ('\nUsage: is_waiting <state-machine-name>\n' [all …]
|
/external/clang/docs/analyzer/ |
D | IPA.txt | 5 inlining. The major one is -analyzer-config ipa: 7 -analyzer-config ipa=none - All inlining is disabled. This is the only mode 10 -analyzer-config ipa=basic-inlining - Turns on inlining for C functions, C++ 11 static member functions, and blocks -- essentially, the calls that behave 15 -analyzer-config ipa=inlining - Turns on inlining when we can confidently find 17 functions, devirtualized C++ methods, Objective-C class methods, Objective-C 21 -analyzer-config ipa=dynamic - Inline instance methods for which the type is 25 -analyzer-config ipa=dynamic-bifurcate - Same as -analyzer-config ipa=dynamic, 30 Currently, -analyzer-config ipa=dynamic-bifurcate is the default mode. 32 While -analyzer-config ipa determines in general how aggressively the analyzer [all …]
|
/external/webrtc/webrtc/system_wrappers/source/ |
D | data_log.cc | 4 * Use of this source code is governed by a BSD-style license 31 // The string index is treated in a case sensitive way. 39 // column_name is treated in a case sensitive way. 45 // column_name is treated in a case sensitive way. 58 // each column and the length of the column (1 for one-value-columns and greater 59 // than 1 for multi-value-columns). 66 // multi-value-column if multi_value_length is greater than 1. 67 // column_name is treated in a case sensitive way. 77 // column_name is treated in a case sensitive way. 113 delete it->second; in ~Row() [all …]
|
/external/libchrome/base/strings/ |
D | string_util.h | 2 // Use of this source code is governed by a BSD-style license that can be 30 // C standard-library functions that aren't cross-platform are provided as 32 // then implemented as inline calls to the platform-specific equivalents in the 33 // platform-specific headers. 35 // Wrapper for vsnprintf that always null-terminates and always returns the 60 // BSD-style safe and consistent string copy functions. 62 // Copies at most |dst_size|-1 characters, and always NULL terminates |dst|, as 76 // - 's' and 'c' without an 'l' length modifier. %s and %c operate on char 79 // - 'S' and 'C', which operate on wchar_t data on all systems except Windows, 82 // - 'F', which is not identified by Windows wprintf documentation. [all …]
|
D | string_util_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 67 return prev != output->length(); in Truncated() 80 EXPECT_FALSE(Truncated("\xe1\x80\xbf", static_cast<size_t>(-1), &output)); in TEST() 161 // BOMs in UTF-16(BE|LE) and UTF-32(BE|LE) in TEST() 188 // Non-characters : U+xxFFF[EF] where xx is 0x00 through 0x10 and <FDD0,FDEF> in TEST() 200 // Strings in legacy encodings that are valid in UTF-8, but in TEST() 201 // are invalid as UTF-8 in real data. in TEST() 218 // "abc" with U+201[CD] in windows-125[0-8] in TEST() 222 // U+0639 U+064E U+0644 U+064E in ISO-8859-6 in TEST() 226 // U+03B3 U+03B5 U+03B9 U+03AC in ISO-8859-7 in TEST() [all …]
|
/external/clang/test/Analysis/ |
D | unreachable-code-path.c | 1 …ng_cc1 -analyze -analyzer-checker=core,deadcode.DeadStores,alpha.deadcode.UnreachableCode -verify … 5 // The first few tests are non-path specific - we should be able to find them 9 a += 5; // expected-warning{{never executed}} in test() 10 case 2: in test() 12 case 3: in test() 24 foo(a); // expected-warning{{never executed}} in test2() 30 if (a > 5) { // expected-warning{{never executed}} in test3() 35 // These next tests are path-sensitive 41 a -= 2; in test4() 44 a = a + 56; // expected-warning{{never executed}} in test4() [all …]
|
/external/llvm/docs/ |
D | AliasAnalysis.rst | 14 different ways of classifying them: flow-sensitive vs. flow-insensitive, 15 context-sensitive vs. context-insensitive, field-sensitive 16 vs. field-insensitive, unification-based vs. subset-based, etc. Traditionally, 27 are assumed to be flow-insensitive). In addition to simple alias analysis 58 -------------------------- 70 .. code-block:: c++ 78 C[1] = A[9-i]; /* One byte store */ 81 In this case, the ``basicaa`` pass will disambiguate the stores to ``C[0]`` and 83 the accesses are each one byte. In this case, the Loop Invariant Code Motion 87 .. code-block:: c++ [all …]
|
/external/wpa_supplicant_8/src/utils/ |
D | os_none.c | 3 * Copyright (c) 2005-2006, Jouni Malinen <j@w1.fi> 9 * functions here do not really work as-is since they are just empty or only 25 return -1; in os_get_time() 31 return -1; in os_get_reltime() 38 return -1; in os_mktime() 43 return -1; in os_gmtime() 49 return -1; in os_daemonize() 60 return -1; in os_get_random() 89 return -1; in os_setenv() 95 return -1; in os_unsetenv() [all …]
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/user/ |
D | UserAccount.groovy | 8 * http://www.apache.org/licenses/LICENSE-2.0 42 * This implementation uses standard (case-sensitive) String comparison. Subclasses can provide 46 * @param password - the password to compare against the configured value 49 * @throws AssertionError - if the username property is null 66 * This implementation uses standard (case-sensitive) String comparison. Subclasses can provide 70 * @param password - the password to compare against the configured value
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | table_API_readme.txt | 11 fact that we need to map TT table tags (which are case sensitive) 12 to filenames (which on Mac and Win aren't case sensitive) as well 14 [A-Za-z0-9_] and cannot start with a number.
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 1 //===--- AnalysisConsumer.cpp - ASTConsumer for running Analyses ----------===// 8 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 68 //===----------------------------------------------------------------------===// 70 //===----------------------------------------------------------------------===// 117 SourceLocation WarnLoc = PD->getLocation().asLocation(); in FlushDiagnosticsImpl() 118 Diag.Report(WarnLoc, WarnID) << PD->getShortDescription() in FlushDiagnosticsImpl() 119 << PD->path.back()->getRanges(); in FlushDiagnosticsImpl() 124 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true); in FlushDiagnosticsImpl() 128 SourceLocation NoteLoc = (*PI)->getLocation().asLocation(); in FlushDiagnosticsImpl() [all …]
|
/external/icu/icu4c/source/data/lang/ |
D | fil.txt | 12 colAlternate{"Pag-uuri-uri ng Mga Ignore Symbol"} 13 colBackwards{"Pag-uuri-uri ng Baliktad na Accent"} 14 colCaseFirst{"Uppercase/Lowercase na Pagsusunud-sunod"} 15 colCaseLevel{"Case Sensitive na Pag-uuri-uri"} 16 colHiraganaQuaternary{"Pag-uuri-uri ng Kana"} 17 colNormalization{"Normalized na Pag-uuri-uri"} 18 colNumeric{"Numeric na Pag-uuri-uri"} 19 colStrength{"Lakas ng Pag-uuri-uri"} 20 collation{"Pagkakasunud-sunod ng Ayos"} 28 variableTop{"Pag-uri-uriin Bilang Mga Simbolo"} [all …]
|
/external/libweave/third_party/chromium/base/strings/ |
D | string_util.h | 2 // Use of this source code is governed by a BSD-style license that can be 28 // C standard-library functions that aren't cross-platform are provided as 30 // then implemented as inline calls to the platform-specific equivalents in the 31 // platform-specific headers. 33 // Wrapper for vsnprintf that always null-terminates and always returns the 58 // BSD-style safe and consistent string copy functions. 60 // Copies at most |dst_size|-1 characters, and always NULL terminates |dst|, as 66 // ASCII-specific tolower. The standard library's tolower is locale sensitive, 69 return (c >= 'A' && c <= 'Z') ? (c + ('a' - 'A')) : c; in ToLowerASCII() 72 // ASCII-specific toupper. The standard library's toupper is locale sensitive, [all …]
|
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/helpers/ |
D | LogLog.java | 2 * Copyright 2001-2004 The Apache Software Foundation. 8 * http://www.apache.org/licenses/LICENSE-2.0 38 Defining this value makes log4j print log4j-internal debug 43 <p>Note that the search for all option names is case sensitive. */ 47 Defining this value makes log4j components print log4j-internal 52 <p>Note that the search for all option names is case sensitive.
|
/external/tpm2/generator/ |
D | raw_commands.txt | 10 Copyright © TCG 2006-2013 78 Copyright © TCG 2006-2013 176 Pre-processing ....................................................................................… 179 Start-up ..........................................................................................… 199 Copyright © TCG 2006-2013 320 Copyright © TCG 2006-2013 441 Copyright © TCG 2006-2013 534 Non-volatile Storage ..............................................................................… 564 Copyright © TCG 2006-2013 588 Copyright © TCG 2006-2013 [all …]
|
D | raw_commands_fixed.txt | 10 Copyright © TCG 2006-2013 78 Copyright © TCG 2006-2013 176 Pre-processing ....................................................................................… 179 Start-up ..........................................................................................… 199 Copyright © TCG 2006-2013 320 Copyright © TCG 2006-2013 441 Copyright © TCG 2006-2013 534 Non-volatile Storage ..............................................................................… 564 Copyright © TCG 2006-2013 588 Copyright © TCG 2006-2013 [all …]
|