Home
last modified time | relevance | path

Searched refs:target (Results 3726 - 3750 of 7706) sorted by relevance

1...<<141142143144145146147148149150>>...309

/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dgypd.py77 [input_file, target] = gyp.common.ParseQualifiedTarget(qualified_target)[0:2]
/third_party/ntfs-3g/include/ntfs-3g/
H A Dreparse.h41 const ntfschar *target, int target_len);
/third_party/node/deps/icu-small/source/i18n/
H A Danytrans.h26 * A transliterator named Any-T or Any-T/V, where T is the target
29 * The target must be a script. It partitions text into runs of the
31 * transliterates from that script to the given target or
32 * target/variant. Adjacent COMMON or INHERITED script characters are
45 * The target or target/variant string.
47 UnicodeString target; member in AnyTransliterator
50 * The target script code. Never USCRIPT_INVALID_CODE.
93 * @param theTarget the target name. Must not be empty, and must
109 * Returns a transliterator from the given source to our target o
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dgypd.py77 [input_file, target] = gyp.common.ParseQualifiedTarget(qualified_target)[0:2]
/third_party/mesa3d/src/mesa/main/
H A Dtexgetimage.h50 GLenum target, GLint level,
/third_party/icu/icu4c/source/test/intltest/
H A Ditercoll.h109 UnicodeString &orderString(CollationElementIterator &iter, UnicodeString &target);
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-utils-inl.h25 Handle<JSFunction> BuiltinArguments::target() const { in target() function in v8::internal::BuiltinArguments
/third_party/node/deps/v8/src/objects/
H A Dfeedback-cell.h39 HeapObject target)>>
/third_party/node/deps/openssl/openssl/Configurations/platform/Windows/
H A DMSVC.pm24 ($target{multilib} // '' ),
/third_party/pulseaudio/src/tests/
H A Dtest-daemon.sh40 --log-target=file:${PWD}/pulse-daemon.log \
/third_party/openssl/Configurations/platform/Windows/
H A DMSVC.pm24 ($target{multilib} // '' ),
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampBase.hpp60 const char* getTexTargetString(glw::GLenum target);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES3.h19 TextureTarget target,
/third_party/skia/third_party/externals/icu/source/i18n/
H A Danytrans.h26 * A transliterator named Any-T or Any-T/V, where T is the target
29 * The target must be a script. It partitions text into runs of the
31 * transliterates from that script to the given target or
32 * target/variant. Adjacent COMMON or INHERITED script characters are
45 * The target or target/variant string.
47 UnicodeString target; member in AnyTransliterator
50 * The target script code. Never USCRIPT_INVALID_CODE.
93 * @param theTarget the target name. Must not be empty, and must
109 * Returns a transliterator from the given source to our target o
[all...]
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DRampLinear.h30 * When the target is modified then the output will ramp smoothly
31 * between the original and the new target value.
34 * The target may be updated while a ramp is in progress, which will trigger
57 * @param target
59 void setTarget(float target);
/third_party/skia/third_party/externals/tint/src/ast/
H A Dcall_expression.h74 /// The target function
75 const Target target; member in tint::ast::CallExpression
/third_party/skia/third_party/externals/tint/src/sem/
H A Dcall.h32 /// @param target the call target
37 const CallTarget* target,
45 /// @return the target of the call
/third_party/typescript/tests/baselines/reference/
H A DobjectAssignLikeNonUnionResult.js7 declare function assign<T, U>(target: T, source: U): T & U;
H A DimportHelpersWithLocalCollisions(module=es2015).js14 export declare function __decorate(decorators: Function[], target: any, key?: string | symbol, desc?: any): any;
H A DinferObjectTypeFromStringLiteralToKeyof.js3 declare function inference2<T>(target: T, name: keyof T): T;
/third_party/python/Lib/test/test_importlib/partial/
H A Dcfimport.py29 threads.append(threading.Thread(target=t2 if i % 1 else t1))
/third_party/rust/crates/env_logger/examples/
H A Dsyslog_friendly_format.rs17 record.target(), in main()
/third_party/skia/infra/bots/recipe_modules/flavor/resources/
H A Dios_debug_cmd.py31 logt = threading.Thread(target=collect_log)
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp259 // target specific functions, TODO: put in subclass or Target
458 if (pb->getExit()->asFlow()->target.bb == bb) in splitEdges()
459 pb->getExit()->asFlow()->target.bb = pn; in splitEdges()
538 tmp->reg.data.id = cal->target.fn->ins[t].rep()->reg.data.id; in visit()
552 tmp->reg.data.id = cal->target.fn->outs[d].rep()->reg.data.id; in visit()
565 for (std::deque<Value *>::iterator it = cal->target.fn->clobbers.begin(); in visit()
566 it != cal->target.fn->clobbers.end(); in visit()
2257 switch (tex->tex.target.getEnum()) { in isScalarTexGM107()
2278 switch (tex->tex.target.getEnum()) { in isScalarTexGM107()
2290 switch (tex->tex.target in isScalarTexGM107()
[all...]
/third_party/node/lib/
H A Dfs.js1739 * Creates the link called `path` pointing to `target`.
1740 * @param {string | Buffer | URL} target
1746 function symlink(target, path, type_, callback_) {
1750 target = getValidatedPath(target, 'target');
1757 // Calculate absolute file name of the symlink target, and check
1761 absoluteTarget = pathModule.resolve(path, '..', target);
1769 const destination = preprocessSymlinkDestination(target,
1782 const destination = preprocessSymlinkDestination(target, typ
[all...]

Completed in 14 milliseconds

1...<<141142143144145146147148149150>>...309