Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 84) sorted by relevance

1234

/external/boringssl/src/
DPORTING.md31 ### Integer types
42 ### Reference counts
52 ### Error codes
68 ### `*_ctrl` functions
88 ### HMAC `EVP_PKEY`s
93 ### DSA `EVP_PKEY`s
98 ### DES
104 ### TLS renegotiation
131 ### Lowercase hexadecimal
137 ### Legacy ASN.1 functions
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DPluralFormatTest.java28 private void helperTestRules(String localeIDs, String testPattern, Map<Integer,String> changes) { in helperTestRules()
74 Map changes = new HashMap(); in TestOneFormLocales() local
84 Map changes = new HashMap(); in TestSingular1Locales() local
95 Map changes = new HashMap(); in TestSingular01Locales() local
105 Map changes = new HashMap(); in TestZeroSingularLocales() local
130 Map changes = new HashMap(); in TestSingularDual() local
142 Map changes = new HashMap(); in TestSingularZeroSome() local
156 Map changes = new HashMap(); in TestSpecial12_19() local
176 Map changes = new HashMap(); in TestPaucalExcept11_14() local
196 Map changes = new HashMap(); in TestPaucalRu() local
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralFormatTest.java27 private void helperTestRules(String localeIDs, String testPattern, Map<Integer,String> changes) { in helperTestRules()
73 Map changes = new HashMap(); in TestOneFormLocales() local
83 Map changes = new HashMap(); in TestSingular1Locales() local
94 Map changes = new HashMap(); in TestSingular01Locales() local
104 Map changes = new HashMap(); in TestZeroSingularLocales() local
129 Map changes = new HashMap(); in TestSingularDual() local
141 Map changes = new HashMap(); in TestSingularZeroSome() local
155 Map changes = new HashMap(); in TestSpecial12_19() local
175 Map changes = new HashMap(); in TestPaucalExcept11_14() local
195 Map changes = new HashMap(); in TestPaucalRu() local
[all …]
/external/clang/utils/
Dtoken-delta.py15 def test(self, changes): argument
20 def getTestResult(self, changes): argument
33 def run(self, changes, force=False): argument
148 def writeFiles(self, changes, fileNames): argument
162 def test(self, changes): argument
/external/skia/site/dev/contrib/
Dsubmit.md181 ### Non-Skia-committers
196 ### Skia committers
/external/selinux/libsepol/src/
Dgenbools.c74 int errors = 0, changes = 0; local
153 int rc, changes = 0; local
197 int rc, changes = 0; local
/external/libchrome/base/
Denvironment_unittest.cc97 EnvironmentMap changes; in TEST_F() local
132 EnvironmentMap changes; in TEST_F() local
Denvironment.cc149 const EnvironmentMap& changes) { in AlterEnvironment()
189 const EnvironmentMap& changes) { in AlterEnvironment()
/external/syslinux/core/lwip/src/netif/ppp/
Dvj.c147 register u_int changes = 0; in vj_compress_tcp() local
472 u_int vjlen, hlen, changes; in vj_uncompress_tcp() local
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
DMakefile75 changes: target
/external/mesa3d/src/gallium/docs/
DMakefile75 changes: target
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
DMakefile75 changes: target
/external/libevent/
Dkqueue.c70 struct kevent *changes; member
260 struct kevent *changes; in kq_dispatch() local
Ddevpoll.c57 struct pollfd *changes; member
/external/wpa_supplicant_8/wpa_supplicant/
Dbss.c523 u32 changes = 0; in wpa_bss_compare_res() local
560 static void notify_bss_changes(struct wpa_supplicant *wpa_s, u32 changes, in notify_bss_changes()
598 u32 changes; in wpa_bss_update() local
/external/v8/src/crankshaft/
Dhydrogen-gvn.cc151 void HInstructionMap::Kill(SideEffects changes) { in Kill()
603 SideEffects changes = side_effects_tracker_.ComputeChanges(instr); in ProcessLoopBlock() local
833 SideEffects changes = side_effects_tracker_.ComputeChanges(instr); in AnalyzeGraph() local
/external/autotest/client/cros/networking/chrome_testing/network_test_ext/
Dbackground.js185 function(changes) { argument
/external/deqp/framework/platform/X11/
DtcuX11.cpp247 XWindowChanges changes; in setDimensions() local
/external/llvm/docs/
DProgrammersManual.rst2077 .. _schanges_creating:
2079 Creating and inserting new ``Instruction``\ s
2229 Deleting Instructions
2247 Replacing an Instruction with another Value
2306 Deleting GlobalVariables
/external/libusb-compat/libusb/
Dcore.c244 int changes = 0; in usb_find_busses() local
572 int changes = 0; in usb_find_devices() local
/external/libmojo/build/android/gyp/util/
Dbuild_utils.py509 def on_stale_md5(changes): argument
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java812 int changes = 0; in findBoundariesStepwise() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java813 int changes = 0; in findBoundariesStepwise() local
/external/icu/icu4c/source/test/intltest/
Dtzbdtest.cpp460 int32_t changes = 0; in findBoundariesStepwise() local
/external/cros/system_api/dbus/cryptohome/
Drpc.proto146 optional Key changes = 1; field

1234