/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
D | StreamHandlerTest.java | 102 StreamHandler h = new StreamHandler(); in testConstructor_NoParameter_NoProperties() local 128 StreamHandler h = new StreamHandler(); in testConstructor_NoParameter_ValidProperties() local 153 StreamHandler h = new StreamHandler(); in testConstructor_NoParameter_InvalidProperties() local 177 StreamHandler h = new StreamHandler(new ByteArrayOutputStream(), in testConstructor_HasParameters_NoProperties() local 205 StreamHandler h = new StreamHandler(new ByteArrayOutputStream(), in testConstructor_HasParameters_ValidProperties() local 231 StreamHandler h = new StreamHandler(new ByteArrayOutputStream(), in testConstructor_HasParameters_InvalidProperties() local 301 StreamHandler h = new StreamHandler(aos, new MockFormatter()); in testClose_SufficientPrivilege_NormalClose() local 321 StreamHandler h = new StreamHandler(aos, new MockFormatter()); in testClose_SufficientPrivilege_Exception() local 334 StreamHandler h = new StreamHandler(aos, new MockFormatter()); in testClose_SufficientPrivilege_DirectClose() local 350 StreamHandler h = new StreamHandler(); in testClose_NoOutputStream() local [all …]
|
D | HandlerTest.java | 73 MockHandler h = new MockHandler(); in testConstructor() local 100 MockHandler h = new MockHandler(); in testConstructor_Properties() local 113 MockHandler h = new MockHandler(); in testClose() local 121 MockHandler h = new MockHandler(); in testFlush() local 129 MockHandler h = new MockHandler(); in testPublish() local 137 MockHandler h = new MockHandler(); in testGetSetEncoding_Normal() local 146 MockHandler h = new MockHandler(); in testGetSetEncoding_Null() local 155 MockHandler h = new MockHandler(); in testGetSetEncoding_Unsupported() local 168 MockHandler h = new MockHandler(); in testGetSetErrorManager_Normal() local 178 MockHandler h = new MockHandler(); in testGetSetErrorManager_Null() local [all …]
|
D | ConsoleHandlerTest.java | 88 ConsoleHandler h = new ConsoleHandler(); in testConstructor_NoProperties() local 113 ConsoleHandler h = new ConsoleHandler(); in testConstructor_ValidProperties() local 137 ConsoleHandler h = new ConsoleHandler(); in testConstructor_InvalidProperties() local 156 ConsoleHandler h = new ConsoleHandler(); in testClose_SufficientPrivilege_NormalClose() local 176 ConsoleHandler h = new ConsoleHandler(); in testClose_SufficientPrivilege_Exception() local 194 ConsoleHandler h = new ConsoleHandler(); in testClose_SufficientPrivilege_DirectClose() local 212 ConsoleHandler h = new ConsoleHandler(); in testPublish_NoFilter() local 250 ConsoleHandler h = new ConsoleHandler(); in testPublish_AfterResetSystemErr() local 272 ConsoleHandler h = new ConsoleHandler(); in testPublish_WithFilter() local 313 ConsoleHandler h = new ConsoleHandler(); in testPublish_Null() local [all …]
|
/external/python/cpython3/Lib/ |
D | imghdr.py | 11 def what(file, h=None): argument 37 def test_jpeg(h, f): argument 44 def test_png(h, f): argument 50 def test_gif(h, f): argument 57 def test_tiff(h, f): argument 64 def test_rgb(h, f): argument 71 def test_pbm(h, f): argument 79 def test_pgm(h, f): argument 87 def test_ppm(h, f): argument 95 def test_rast(h, f): argument [all …]
|
D | sndhdr.py | 75 def test_aifc(h, f): argument 96 def test_au(h, f): argument 129 def test_hcom(h, f): argument 142 def test_voc(h, f): argument 156 def test_wav(h, f): argument 172 def test_8svx(h, f): argument 181 def test_sndt(h, f): argument 190 def test_sndr(h, f): argument
|
/external/python/cpython2/Lib/ |
D | imghdr.py | 9 def what(file, h=None): argument 35 def test_jpeg(h, f): argument 42 def test_exif(h, f): argument 49 def test_png(h, f): argument 55 def test_gif(h, f): argument 62 def test_tiff(h, f): argument 69 def test_rgb(h, f): argument 76 def test_pbm(h, f): argument 84 def test_pgm(h, f): argument 92 def test_ppm(h, f): argument [all …]
|
D | sndhdr.py | 58 def test_aifc(h, f): argument 79 def test_au(h, f): argument 108 def test_hcom(h, f): argument 117 def test_voc(h, f): argument 130 def test_wav(h, f): argument 143 def test_8svx(h, f): argument 152 def test_sndt(h, f): argument 161 def test_sndr(h, f): argument
|
/external/grpc-grpc/test/core/util/ |
D | histogram.cc | 59 static size_t bucket_for_unchecked(grpc_histogram* h, double x) { in bucket_for_unchecked() argument 64 static size_t bucket_for(grpc_histogram* h, double x) { in bucket_for() 71 static double bucket_start(grpc_histogram* h, double x) { in bucket_start() 77 grpc_histogram* h = in grpc_histogram_create() local 97 void grpc_histogram_destroy(grpc_histogram* h) { in grpc_histogram_destroy() 102 void grpc_histogram_add(grpc_histogram* h, double x) { in grpc_histogram_add() 147 static double threshold_for_count_below(grpc_histogram* h, double count_below) { in threshold_for_count_below() 196 double grpc_histogram_percentile(grpc_histogram* h, double percentile) { in grpc_histogram_percentile() 200 double grpc_histogram_mean(grpc_histogram* h) { in grpc_histogram_mean() 205 double grpc_histogram_stddev(grpc_histogram* h) { in grpc_histogram_stddev() [all …]
|
/external/mesa3d/src/gtest/include/gtest/internal/custom/ |
D | README.md | 7 ### The following macros can be defined: 18 ### Flag related macros: 30 ### Logging: 36 ### Threading: 45 ### Underlying library support features 49 ### Exporting API symbols:
|
/external/googletest/googletest/include/gtest/internal/custom/ |
D | README.md | 7 ### The following macros can be defined: 18 ### Flag related macros: 30 ### Logging: 36 ### Threading: 45 ### Underlying library support features 49 ### Exporting API symbols:
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/custom/ |
D | README.md | 7 ### The following macros can be defined: 18 ### Flag related macros: 30 ### Logging: 36 ### Threading: 45 ### Underlying library support features 49 ### Exporting API symbols:
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/custom/ |
D | README.md | 7 ### The following macros can be defined: 18 ### Flag related macros: 30 ### Logging: 36 ### Threading: 45 ### Underlying library support features 49 ### Exporting API symbols:
|
/external/google-breakpad/src/common/ |
D | dwarf_line_to_module_unittest.cc | 48 DwarfLineToModule h(&m, "/", &lines); in TEST() local 69 DwarfLineToModule h(&m, "/", &lines); in TEST() local 129 DwarfLineToModule h(&m, "/", &lines); in TEST() local 147 DwarfLineToModule h(&m, "/", &lines); in TEST() local 165 DwarfLineToModule h(&m, "/", &lines); in TEST() local 178 DwarfLineToModule h(&m, "/", &lines); in TEST() local 191 DwarfLineToModule h(&m, "/", &lines); in TEST() local 206 DwarfLineToModule h(&m, "src/build", &lines); in TEST() local 222 DwarfLineToModule h(&m, "src/build", &lines); in TEST() local 238 DwarfLineToModule h(&m, "src/build", &lines); in TEST() local [all …]
|
/external/bc/src/history/ |
D | history.c | 417 static BcStatus bc_history_enableRaw(BcHistory *h) { in bc_history_enableRaw() 456 static void bc_history_disableRaw(BcHistory *h) { in bc_history_disableRaw() 586 static BcStatus bc_history_refresh(BcHistory *h) { in bc_history_refresh() 636 static BcStatus bc_history_edit_insert(BcHistory *h, const char *cbuf, in bc_history_edit_insert() 686 static BcStatus bc_history_edit_left(BcHistory *h) { in bc_history_edit_left() 698 static BcStatus bc_history_edit_right(BcHistory *h) { in bc_history_edit_right() 710 static BcStatus bc_history_edit_wordEnd(BcHistory *h) { in bc_history_edit_wordEnd() 725 static BcStatus bc_history_edit_wordStart(BcHistory *h) { in bc_history_edit_wordStart() 740 static BcStatus bc_history_edit_home(BcHistory *h) { in bc_history_edit_home() 752 static BcStatus bc_history_edit_end(BcHistory *h) { in bc_history_edit_end() [all …]
|
/external/libchrome/base/numerics/ |
D | README.md | 160 ### Safe casting templates 180 ### Other helper and conversion functions 196 ### StrictNumeric<> 230 ### Members 288 ### Non-member helper functions 360 ### Members 386 ### Non-member helper functions
|
/external/iptables/iptables/ |
D | nft-cache.c | 48 static void mnl_genid_get(struct nft_handle *h, uint32_t *genid) in mnl_genid_get() 84 static int fetch_table_cache(struct nft_handle *h) in fetch_table_cache() 111 struct nft_handle *h; member 120 struct nft_handle *h = d->h; in nftnl_chain_list_cb() local 157 struct nft_handle *h; member 166 struct nft_handle *h = d->h; in nftnl_set_list_cb() local 222 struct nft_handle *h = data; in set_fetch_elem_cb() local 235 static int fetch_set_cache(struct nft_handle *h, in fetch_set_cache() 307 static int fetch_chain_cache(struct nft_handle *h, in fetch_chain_cache() 385 struct nft_handle *h = data; in nft_rule_list_update() local [all …]
|
D | nft.c | 64 int mnl_talk(struct nft_handle *h, struct nlmsghdr *nlh, in mnl_talk() 159 static void mnl_set_sndbuffer(struct nft_handle *h) in mnl_set_sndbuffer() 174 static void mnl_set_rcvbuffer(struct nft_handle *h, int numcmds) in mnl_set_rcvbuffer() 189 static ssize_t mnl_nft_socket_sendmsg(struct nft_handle *h, int numcmds) in mnl_nft_socket_sendmsg() 210 static int mnl_batch_talk(struct nft_handle *h, int numcmds) in mnl_batch_talk() 300 static int mnl_append_error(const struct nft_handle *h, in mnl_append_error() 370 static struct obj_update *batch_add(struct nft_handle *h, enum obj_update_type type, void *ptr) in batch_add() 388 batch_table_add(struct nft_handle *h, enum obj_update_type type, in batch_table_add() 395 batch_set_add(struct nft_handle *h, enum obj_update_type type, in batch_set_add() 401 static int batch_chain_add(struct nft_handle *h, enum obj_update_type type, in batch_chain_add() [all …]
|
/external/mksh/src/ |
D | mirhash.h | 98 #define BAFHInit(h) do { \ argument 102 #define BAFHUpdateOctet_reg(h,b) do { \ argument 118 #define BAFHFinish_reg(h) do { \ argument 146 #define BAFHUpdateMem_reg(h,p,z) do { \ argument 163 #define BAFHUpdateStr_reg(h,s) do { \ argument 179 #define BAFHHostMem(h,p,z) do { \ argument 201 #define BAFHHostStr(h,s) do { \ argument
|
/external/libaom/libaom/aom_dsp/x86/ |
D | sad_avx2.c | 17 #define FSAD64_H(h) \ argument 46 #define FSAD32_H(h) \ argument 98 #define FSADAVG64_H(h) \ argument 133 #define FSADAVG32_H(h) \ argument
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | sad_avx2.c | 14 #define FSAD64_H(h) \ argument 42 #define FSAD32_H(h) \ argument 91 #define FSADAVG64_H(h) \ argument 125 #define FSADAVG32_H(h) \ argument
|
/external/tensorflow/tensorflow/core/lib/histogram/ |
D | histogram_test.cc | 25 static void Validate(const Histogram& h) { in Validate() 50 Histogram h; in TEST() local 55 Histogram h; in TEST() local 61 Histogram h({-10, -5, 0, 5, 10, 100, 1000, 10000, DBL_MAX}); in TEST() local 70 Histogram h({0, 10, 100, DBL_MAX}); in TEST() local 80 Histogram h({1, 2, 3, 4}); in TEST() local 105 Histogram h; in TEST() local 117 Histogram h; in TEST() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | pending_counts.h | 94 void set_initial_count(Handle h, size_t pending_count) { in set_initial_count() 109 NodeState node_state(Handle h) { in node_state() 116 void mark_started(Handle h) { in mark_started() 128 void mark_completed(Handle h) { in mark_completed() 139 int pending(Handle h) { in pending() 160 int decrement_pending(Handle h, int v) { in decrement_pending() 174 void mark_live(Handle h) { in mark_live() 192 int dead_count(Handle h) { in dead_count() 196 void increment_dead_count(Handle h) { in increment_dead_count() 217 void adjust_for_activation(Handle h, bool increment_dead, int* pending_result, in adjust_for_activation() [all …]
|
/external/zopfli/src/zopfli/ |
D | hash.c | 29 void ZopfliInitHash(size_t window_size, ZopfliHash* h) { in ZopfliInitHash() 66 void ZopfliCleanHash(ZopfliHash* h) { in ZopfliCleanHash() 87 static void UpdateHashValue(ZopfliHash* h, unsigned char c) { in UpdateHashValue() 92 ZopfliHash* h) { in ZopfliUpdateHash() 131 ZopfliHash* h) { in ZopfliWarmupHash()
|
/external/libnfnetlink/src/ |
D | iftable.c | 58 struct nlif_handle *h = arg; in iftable_add() local 118 struct nlif_handle *h = arg; in iftable_del() local 149 int nlif_index2name(struct nlif_handle *h, in nlif_index2name() 183 int nlif_get_ifflags(const struct nlif_handle *h, in nlif_get_ifflags() 219 struct nlif_handle *h; in nlif_open() local 261 void nlif_close(struct nlif_handle *h) in nlif_close() 288 int nlif_catch(struct nlif_handle *h) in nlif_catch() 298 static int nlif_catch_multi(struct nlif_handle *h) in nlif_catch_multi() 312 int nlif_query(struct nlif_handle *h) in nlif_query() 327 int nlif_fd(struct nlif_handle *h) in nlif_fd()
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowMessageTest.java | 49 Handler h = new Handler(); in testGetTarget() local 84 Handler h = new Handler(); in testObtainWithHandler() local 91 Handler h = new Handler(); in testObtainWithHandlerAndWhat() local 102 Handler h = new Handler(); in testObtainWithHandlerWhatAndObject() local 115 Handler h = new Handler(); in testObtainWithHandlerWhatAndTwoArgs() local 129 Handler h = new Handler(); in testObtainWithHandlerWhatTwoArgsAndObj() local 167 Handler h = new Handler(); in testSendToTarget() local 185 Handler h = new Handler(); in testIsInUse() local 206 Handler h = new Handler(); in recycle_shouldInvokeRealObject() local 226 Handler h = new Handler(); in recycle_shouldRemoveMessageFromScheduler() local
|