| /third_party/ffmpeg/libavfilter/dnn/ |
| D | dnn_backend_native_layer_pad.c | 52 static int before_get_buddy(int given, int paddings, LayerPadModeParam mode) in before_get_buddy() 64 static int after_get_buddy(int given, int border, LayerPadModeParam mode) in after_get_buddy() 156 int given = number + before_paddings + n; in ff_dnn_execute_layer_pad() local 187 int given = height + before_paddings + h; in ff_dnn_execute_layer_pad() local 220 int given = width + before_paddings + w; in ff_dnn_execute_layer_pad() local 253 int given = channel + before_paddings + c; in ff_dnn_execute_layer_pad() local
|
| /third_party/python/Lib/test/test_json/ |
| D | test_scanstring.py | 90 def assertScan(given, expect): argument
|
| /third_party/openssl/apps/lib/ |
| D | app_provider.c | 70 const int given = provider_option_given; in opt_provider() local
|
| /third_party/rust/crates/codespan/codespan-lsp/src/ |
| D | lib.rs | 21 let given = column; in location_to_position() localVariable 25 let given = byte_index; in location_to_position() localVariable
|
| /third_party/curl/tests/libtest/ |
| D | lib552.c | 136 size_t given = amount < available ? amount : available; /* What is given */ in read_callback() local
|
| /third_party/rust/crates/regex/regex-syntax/src/hir/literal/ |
| D | mod.rs | 1529 let given: Vec<Literal> = $given localVariable 1598 let given: Vec<Literal> = $given localVariable 1625 let given: Vec<Literal> = $given localVariable 1660 let given: Vec<Literal> = $given localVariable
|
| /third_party/json/tests/src/ |
| D | unit-cbor.cpp | 1647 std::vector<uint8_t> const given = {0x5b, 0x00, 0x00, 0x00, 0x00, variable 1656 std::vector<uint8_t> const given = {0x7b, 0x00, 0x00, 0x00, 0x00, variable 1665 std::vector<uint8_t> const given = {0x9b, 0x00, 0x00, 0x00, 0x00, variable 1674 std::vector<uint8_t> const given = {0xbb, 0x00, 0x00, 0x00, 0x00, variable
|
| D | unit-msgpack.cpp | 1429 auto given = std::vector<uint8_t>({0xca, 0x41, 0xc8, 0x00, 0x01}); variable
|
| /third_party/rust/crates/regex/regex-capi/ctest/ |
| D | test.c | 211 bool test_iter_capture_name(char *expect, char *given) { in test_iter_capture_name()
|
| /third_party/rust/crates/codespan/codespan/src/ |
| D | file.rs | 347 let given = byte_index.to_usize(); in location() localVariable
|
| /third_party/python/Lib/test/ |
| D | test_urllib.py | 1294 def help_inputtype(self, given, test_type): argument
|
| /third_party/python/Lib/ |
| D | inspect.py | 1501 def _too_many(f_name, args, kwonly, varargs, defcount, given, values): argument
|
| /third_party/rust/crates/termcolor/src/ |
| D | lib.rs | 2014 given: String, field
|
| /third_party/curl/lib/ |
| D | urldata.h | 874 const struct Curl_handler *given; /* The protocol first given */ member
|
| /third_party/python/Python/ |
| D | ceval.c | 5948 Py_ssize_t given, PyObject *defaults,
|