Home
last modified time | relevance | path

Searched refs:args (Results 1726 - 1750 of 5389) sorted by relevance

1...<<61626364656667686970>>...216

/third_party/python/Objects/clinic/
H A Dfloatobject.c.h92 float___round__(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in float___round__() argument
103 o_ndigits = args[0]; in float___round__()
206 float_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in float_new() argument
216 if (!_PyArg_CheckPositional("float", PyTuple_GET_SIZE(args), 0, 1)) { in float_new()
219 if (PyTuple_GET_SIZE(args) < 1) { in float_new()
222 x = PyTuple_GET_ITEM(args, 0); in float_new()
/third_party/python/Lib/test/
H A Dtest_dict_version.py24 def check_version_changed(self, mydict, method, *args, **kw):
25 result = method(*args, **kw)
29 def check_version_dont_change(self, mydict, method, *args, **kw):
33 result = method(*args, **kw)
40 def new_dict(self, *args, **kw):
41 d = self.type2test(*args, **kw)
H A Dtest_urllibnet.py59 def urlopen(self, *args, **kwargs):
60 resource = args[0]
62 r = urllib.request.urlopen(*args, **kwargs)
159 def urlretrieve(self, *args, **kwargs):
160 resource = args[0]
162 file_location, info = urllib.request.urlretrieve(*args, **kwargs)
/third_party/python/Lib/
H A Dtimeit.py241 def main(args=None, *, _wrap_timer=None):
244 The optional 'args' argument specifies the command line to be parsed,
258 if args is None:
259 args = sys.argv[1:]
262 opts, args = getopt.getopt(args, "n:u:s:r:tcpvh",
272 stmt = "\n".join(args) or "pass"
/third_party/skia/include/sksl/
H A DDSLType.h155 static DSLPossibleExpression Construct(DSLType type, DSLVarBase& var, Args&&... args) { in Construct() argument
156 DSLExpression argArray[] = {var, args...}; in Construct()
161 static DSLPossibleExpression Construct(DSLType type, DSLExpression expr, Args&&... args) { in Construct() argument
162 DSLExpression argArray[] = {std::move(expr), std::move(args)...}; in Construct()
185 DSLExpression T(Args&&... args) { \
186 return DSLType::Construct(k ## T ## _Type, std::forward<Args>(args)...); \
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.hpp135 bool verifySample (const SampleArguments& args,
138 bool verifySampleReport (const SampleArguments& args,
156 bool verifySampleTexelGridCoords (const SampleArguments& args,
165 bool verifySampleMipmapLevel (const SampleArguments& args,
172 bool verifySampleCubemapFace (const SampleArguments& args,
180 bool verifySampleImpl (const SampleArguments& args,
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c67 const struct wpa_dbus_argument *args, int include_dir) in add_entry()
71 if (args == NULL || args->name == NULL) { in add_entry()
76 for (arg = args; arg && arg->name; arg++) { in add_entry()
106 dsc->args, 1); in extract_interfaces_methods()
121 dsc->args, 0); in extract_interfaces_signals()
66 add_entry(struct wpabuf *xml, const char *type, const char *name, const struct wpa_dbus_argument *args, int include_dir) add_entry() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c67 const struct wpa_dbus_argument *args, int include_dir) in add_entry()
71 if (args == NULL || args->name == NULL) { in add_entry()
76 for (arg = args; arg && arg->name; arg++) { in add_entry()
106 dsc->args, 1); in extract_interfaces_methods()
121 dsc->args, 0); in extract_interfaces_signals()
66 add_entry(struct wpabuf *xml, const char *type, const char *name, const struct wpa_dbus_argument *args, int include_dir) add_entry() argument
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c524 const struct dxil_value *args[] = { in emit_unary_call() local
529 return dxil_emit_call(&ctx->mod, func, args, ARRAY_SIZE(args)); in emit_unary_call()
545 const struct dxil_value *args[] = { in emit_binary_call() local
551 return dxil_emit_call(&ctx->mod, func, args, ARRAY_SIZE(args)); in emit_binary_call()
569 const struct dxil_value *args[] = { in emit_tertiary_call() local
576 return dxil_emit_call(&ctx->mod, func, args, ARRAY_SIZE(args)); in emit_tertiary_call()
595 const struct dxil_value *args[] in emit_quaternary_call() local
618 const struct dxil_value *args[] = { emit_threadid_call() local
640 const struct dxil_value *args[] = { emit_threadidingroup_call() local
661 const struct dxil_value *args[] = { emit_flattenedthreadidingroup_call() local
681 const struct dxil_value *args[] = { emit_groupid_call() local
701 const struct dxil_value *args[] = { opcode, handle, coord[0], coord[1] }; emit_bufferload_call() local
721 const struct dxil_value *args[] = { emit_bufferstore_call() local
745 const struct dxil_value *args[] = { opcode, handle, emit_textureload_call() local
768 const struct dxil_value *args[] = { emit_texturestore_call() local
794 const struct dxil_value *args[] = { emit_atomic_binop() local
817 const struct dxil_value *args[] = { emit_atomic_cmpxchg() local
839 const struct dxil_value *args[] = { emit_createhandle_call() local
2213 const struct dxil_value *args[] = { emit_f16tof32() local
2238 const struct dxil_value *args[] = { emit_f32tof16() local
2295 const struct dxil_value *args[3] = { emit_make_double() local
2321 const struct dxil_value *args[] = { emit_split_double() local
2522 const struct dxil_value *args[] = { load_ubo() local
2564 const struct dxil_value *args[] = { opcode, mode }; emit_barrier_impl() local
2715 const struct dxil_value *args[] = {opcode}; call_unary_external_function() local
2771 const struct dxil_value *args[] = { opcode, component }; emit_load_tess_coord() local
3235 const struct dxil_value *args[] = { emit_store_output_via_intrinsic() local
3372 const struct dxil_value *args[] = { emit_load_input_via_intrinsic() local
3390 const struct dxil_value *args[6] = { 0 }; emit_load_interpolated_input() local
3572 const struct dxil_value *args[] = { emit_discard_if_with_value() local
3609 const struct dxil_value *args[] = { emit_emit_vertex() local
3629 const struct dxil_value *args[] = { emit_end_primitive() local
3877 const struct dxil_value *args[] = { emit_texture_size() local
4167 const struct dxil_value *args[] = { emit_load_sample_pos_from_id() local
4639 const struct dxil_value *args[11] = { emit_sample() local
4659 const struct dxil_value *args[12] = { emit_sample_bias() local
4679 const struct dxil_value *args[11] = { emit_sample_level() local
4710 const struct dxil_value *args[12] = { emit_sample_cmp() local
4728 const struct dxil_value *args[17] = { emit_sample_grad() local
4751 const struct dxil_value *args[] = { emit_texel_fetch() local
4768 const struct dxil_value *args[] = { emit_texture_lod() local
4789 const struct dxil_value *args[] = { emit_texture_gather() local
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c1763 * computed from the y,m,d args.
1771 PyObject *args; in build_struct_time() local
1779 args = Py_BuildValue("iiiiiiiii", in build_struct_time()
1785 if (args == NULL) { in build_struct_time()
1790 result = _PyObject_CallMethodIdOneArg(time, &PyId_struct_time, args); in build_struct_time()
1792 Py_DECREF(args); in build_struct_time()
2510 delta_new(PyTypeObject *type, PyObject *args, PyObject *kw) in delta_new() argument
2532 if (PyArg_ParseTupleAndKeywords(args, kw, "|OOOOOOO:__new__", in delta_new()
2632 PyObject *args = PyUnicode_FromString(""); in delta_repr() local
2634 if (args in delta_repr()
2900 date_new(PyTypeObject *type, PyObject *args, PyObject *kw) date_new() argument
3019 datetime_date_fromtimestamp_capi(PyObject *cls, PyObject *args) datetime_date_fromtimestamp_capi() argument
3035 date_fromordinal(PyObject *cls, PyObject *args) date_fromordinal() argument
3098 date_fromisocalendar(PyObject *cls, PyObject *args, PyObject *kw) date_fromisocalendar() argument
3251 date_strftime(PyDateTime_Date *self, PyObject *args, PyObject *kw) date_strftime() argument
3276 date_format(PyDateTime_Date *self, PyObject *args) date_format() argument
3484 date_replace(PyDateTime_Date *self, PyObject *args, PyObject *kw) date_replace() argument
3814 PyObject *args, *state; tzinfo_reduce() local
3910 timezone_new(PyTypeObject *type, PyObject *args, PyObject *kw) timezone_new() argument
4239 time_new(PyTypeObject *type, PyObject *args, PyObject *kw) time_new() argument
4367 time_isoformat(PyDateTime_Time *self, PyObject *args, PyObject *kw) time_isoformat() argument
4432 time_strftime(PyDateTime_Time *self, PyObject *args, PyObject *kw) time_strftime() argument
4596 time_replace(PyDateTime_Time *self, PyObject *args, PyObject *kw) time_replace() argument
4714 time_reduce_ex(PyDateTime_Time *self, PyObject *args) time_reduce_ex() argument
4916 datetime_new(PyTypeObject *type, PyObject *args, PyObject *kw) datetime_new() argument
5181 datetime_fromtimestamp(PyObject *cls, PyObject *args, PyObject *kw) datetime_fromtimestamp() argument
5208 datetime_utcfromtimestamp(PyObject *cls, PyObject *args) datetime_utcfromtimestamp() argument
5221 datetime_strptime(PyObject *cls, PyObject *args) datetime_strptime() argument
5241 datetime_combine(PyObject *cls, PyObject *args, PyObject *kw) datetime_combine() argument
5746 datetime_isoformat(PyDateTime_DateTime *self, PyObject *args, PyObject *kw) datetime_isoformat() argument
6049 datetime_replace(PyDateTime_DateTime *self, PyObject *args, PyObject *kw) datetime_replace() argument
6199 datetime_astimezone(PyDateTime_DateTime *self, PyObject *args, PyObject *kw) datetime_astimezone() argument
6507 datetime_reduce_ex(PyDateTime_DateTime *self, PyObject *args) datetime_reduce_ex() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dbitstream_filter.c98 AVCodecContext *avctx, const char *args, in av_bitstream_filter_filter()
117 if (bsfc->args && bsfc->filter->priv_class) { in av_bitstream_filter_filter()
124 ret = av_opt_set_from_string(priv->ctx->priv_data, bsfc->args, shorthand, "=", ":"); in av_bitstream_filter_filter()
169 if (priv->ctx->par_out->extradata_size && (!args || !strstr(args, "private_spspps_buf"))) { in av_bitstream_filter_filter()
97 av_bitstream_filter_filter(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe) av_bitstream_filter_filter() argument
/third_party/gn/src/gn/
H A Drust_project_writer_helpers.h64 void SetCompilerArgs(std::vector<std::string> args) { compiler_args_ = args; } in SetCompilerArgs() argument
98 // Return the compiler target "triple" from the compiler args
141 const std::vector<std::string>& args);
148 const std::vector<std::string>& args);
155 const std::vector<std::string>& args);
/third_party/libphonenumber/tools/java/cpp-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataCppFromXml.java97 public static Options parse(String commandName, String[] args) { in parse() argument
98 if (args.length == 4) { in parse()
99 String inputXmlFilePath = args[1]; in parse()
100 String outputDirPath = args[2]; in parse()
101 Matcher basenameMatcher = BASENAME_PATTERN.matcher(args[3]); in parse()
/third_party/jerryscript/tests/jerry/es2015/
H A Darray-species.js118 constructor(...args) {
119 super(...args);
134 constructor(...args) {
135 super(...args);
136 params = args;
/third_party/json/tests/src/
H A Dunit-allocator.cpp62 void construct(T* p, Args&& ... args) in construct()
70 ::new (reinterpret_cast<void*>(p)) T(std::forward<Args>(args)...); in construct()
229 void construct(T* p, const Args& ... args) noexcept(noexcept(::new (static_cast<void*>(p)) T(args...))) in noexcept()
232 ::new (static_cast<void*>(p)) T(args...); in noexcept()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp140 const std::vector<argument> &args) : in symbol()
144 offset(offset), args(args) { } in symbol()
146 section(0), offset(0), args() { }
153 std::vector<argument> args; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-result.h42 va_list args; in WasmError() local
43 va_start(args, format); in WasmError()
44 message_ = FormatError(format, args); in WasmError()
45 va_end(args); in WasmError()
58 static std::string FormatError(const char* format, va_list args);
/third_party/node/deps/npm/node_modules/signal-exit/dist/mjs/
H A Dindex.js226 #processEmit(ev, ...args) {
229 if (typeof args[0] === 'number') {
230 this.#process.exitCode = args[0];
234 const ret = og.call(this.#process, ev, ...args);
241 return og.call(this.#process, ev, ...args);
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-shadow-realms.cc17 if (args.new_target()->IsUndefined(isolate)) { // [[Call]] in BUILTIN()
23 Handle<JSFunction> target = args.target(); in BUILTIN()
24 Handle<JSReceiver> new_target = Handle<JSReceiver>::cast(args.new_target()); in BUILTIN()
92 Handle<Object> source_text = args.atOrUndefined(isolate, 1); in BUILTIN()
94 Handle<Object> receiver = args.receiver(); in BUILTIN()
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.h134 void CallBuiltin(Args... args);
136 void CallRuntime(Runtime::FunctionId function, Args... args);
139 void TailCallBuiltin(Args... args);
142 void BuildCall(uint32_t slot, uint32_t arg_count, Args... args);
155 void VisitIntrinsic##name(interpreter::RegisterList args);
/third_party/node/deps/v8/src/runtime/
H A Druntime-forin.cc121 DCHECK_EQ(1, args.length()); in RUNTIME_FUNCTION()
122 Handle<JSReceiver> receiver = args.at<JSReceiver>(0); in RUNTIME_FUNCTION()
129 DCHECK_EQ(2, args.length()); in RUNTIME_FUNCTION()
130 Handle<JSReceiver> receiver = args.at<JSReceiver>(0); in RUNTIME_FUNCTION()
131 Handle<Object> key = args.at(1); in RUNTIME_FUNCTION()
/third_party/python/Lib/ctypes/test/
H A Dtest_win32.py77 args = (errno.EINVAL, msg, None, ERROR_INVALID_PARAMETER)
80 self.assertEqual(e.args, args)
89 self.assertEqual(e.args, args)
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dextdependency.py190 args = parser.parse_args() variable
192 deps = ApiDependencies(args.registry)
199 for loop in range(args.loops):
200 deps = ApiDependencies(args.registry)
205 print('Total time = {} time/loop = {}'.format(deltaT, deltaT / args.loops))
/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dgenerate_language_headers.py168 args = parser.parse_args()
170 with open(args.extinst_grammar) as json_file:
172 grammar_name = os.path.splitext(os.path.basename(args.extinst_output_path))[0]
179 make_path_to_file(args.extinst_output_path)
180 with open(args.extinst_output_path, 'w') as f:
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_language_headers.py168 args = parser.parse_args()
170 with open(args.extinst_grammar) as json_file:
172 grammar_name = os.path.splitext(os.path.basename(args.extinst_output_path))[0]
179 make_path_to_file(args.extinst_output_path)
180 with open(args.extinst_output_path, 'w') as f:

Completed in 22 milliseconds

1...<<61626364656667686970>>...216