Home
last modified time | relevance | path

Searched refs:target (Results 2926 - 2950 of 6972) sorted by relevance

1...<<111112113114115116117118119120>>...279

/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dunistr.h253 * target object, e.g., calling str.append(str), an extra copy may take place
1493 * `target`.
1496 * @param target UnicodeString into which to copy characters.
1501 UnicodeString& target) const;
1521 * into the UnicodeString `target`. Replaceable API.
1524 * @param target UnicodeString into which to copy characters.
1529 UnicodeString& target) const;
1545 * @param target the target buffer for extraction, can be NULL
1547 * @param targetCapacity the length of the target buffe
4464 extract(int32_t start, int32_t _length, Char16Ptr target, int32_t targetStart) const extract() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Duvc_configfs.c647 struct config_item *target) in uvcg_control_class_allow_link()
660 if (!header || target->ci_parent != header) in uvcg_control_class_allow_link()
675 target_hdr = to_uvcg_control_header(target); in uvcg_control_class_allow_link()
689 struct config_item *target) in uvcg_control_class_drop_link()
701 if (!header || target->ci_parent != header) in uvcg_control_class_drop_link()
712 target_hdr = to_uvcg_control_header(target); in uvcg_control_class_drop_link()
931 struct config_item *target) in uvcg_streaming_header_allow_link()
957 * the grand-parent of the target matches the grand-parent of the source in uvcg_streaming_header_allow_link()
958 * (the streaming node), and then verify that the target parent is a in uvcg_streaming_header_allow_link()
961 if (src->ci_parent->ci_parent != target in uvcg_streaming_header_allow_link()
646 uvcg_control_class_allow_link(struct config_item *src, struct config_item *target) uvcg_control_class_allow_link() argument
688 uvcg_control_class_drop_link(struct config_item *src, struct config_item *target) uvcg_control_class_drop_link() argument
930 uvcg_streaming_header_allow_link(struct config_item *src, struct config_item *target) uvcg_streaming_header_allow_link() argument
996 uvcg_streaming_header_drop_link(struct config_item *src, struct config_item *target) uvcg_streaming_header_drop_link() argument
2212 uvcg_streaming_class_allow_link(struct config_item *src, struct config_item *target) uvcg_streaming_class_allow_link() argument
2286 uvcg_streaming_class_drop_link(struct config_item *src, struct config_item *target) uvcg_streaming_class_drop_link() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTransliteratorTest.java1553 String target = (String) et.nextElement(); in TestSTV()
1554 logln(" " + j + ": " + target); in TestSTV()
1555 if (target.length() == 0) { in TestSTV()
1556 errln("FAIL: empty target"); in TestSTV()
1559 Enumeration ev = Transliterator.getAvailableVariants(source, target); in TestSTV()
2447 String target = "\u03AC"; // alpha-acute in TestToRulesMark()
2449 Transliterator t2 = Transliterator.createFromRules("source-target", testRules, Transliterator.FORWARD); in TestToRulesMark()
2450 Transliterator t3 = Transliterator.createFromRules("target-source", testRules, Transliterator.REVERSE); in TestToRulesMark()
2452 expect(t2, source, target); in TestToRulesMark()
2453 expect(t3, target, sourc in TestToRulesMark()
[all...]
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTransliteratorTest.java1550 String target = (String) et.nextElement(); in TestSTV()
1551 logln(" " + j + ": " + target); in TestSTV()
1552 if (target.length() == 0) { in TestSTV()
1553 errln("FAIL: empty target"); in TestSTV()
1556 Enumeration ev = Transliterator.getAvailableVariants(source, target); in TestSTV()
2444 String target = "\u03AC"; // alpha-acute in TestToRulesMark()
2446 Transliterator t2 = Transliterator.createFromRules("source-target", testRules, Transliterator.FORWARD); in TestToRulesMark()
2447 Transliterator t3 = Transliterator.createFromRules("target-source", testRules, Transliterator.REVERSE); in TestToRulesMark()
2449 expect(t2, source, target); in TestToRulesMark()
2450 expect(t3, target, sourc in TestToRulesMark()
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c199 uint target; /* TGSI_TEXTURE_x */ member
1406 sx.resources[resource].target, in Shader_tgsi_translate()
1448 sx.resources[resource].target, in Shader_tgsi_translate()
1491 unsigned target = sx.resources[res_index].target; in Shader_tgsi_translate() local
1492 unsigned dims = texture_dim_from_tgsi_target(target); in Shader_tgsi_translate()
1525 sx.resources[opcode.src[1].base.index[0].imm].target, in Shader_tgsi_translate()
1551 LOG_UNSUPPORTED(sx.resources[opcode.src[1].base.index[0].imm].target != in Shader_tgsi_translate()
1572 sx.resources[opcode.src[1].base.index[0].imm].target, in Shader_tgsi_translate()
1604 LOG_UNSUPPORTED(sx.resources[opcode.src[1].base.index[0].imm].target ! in Shader_tgsi_translate()
1824 unsigned target; Shader_tgsi_translate() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
H A Debt_mark_t.h5 /* The target member is reused for adding new actions, the
6 * value of the real target is -1 to -NUM_STANDARD_TARGETS.
8 * but let's play it safe) are kept to designate this target.
20 int target; member
H A Debt_nat.h11 int target; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter_bridge/
H A Debt_mark_t.h5 /* The target member is reused for adding new actions, the
6 * value of the real target is -1 to -NUM_STANDARD_TARGETS.
8 * but let's play it safe) are kept to designate this target.
20 int target; member
H A Debt_nat.h11 int target; member
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dipc.h17 const struct cred *target_cred, struct aa_label *target,
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_mark_t.h27 int target; member
H A Debt_nat.h25 int target; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_mark_t.h27 int target; member
H A Debt_nat.h25 int target; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_mark_t.h15 int target; member
H A Debt_nat.h13 int target; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_string.h46 extern int utf8_to_utf16le(const char *src, uint8_t *target, uint32_t len);
/third_party/musl/porting/linux/user/include/info/
H A Dapplication_target_sdk_version.h29 * @brief Get the target sdk version number of the application.
30 * @return The target sdk version number.
35 * @brief Set the target sdk version number of the application.
36 * @param target The target sdk version number.
38 void set_application_target_sdk_version(int target);
/third_party/mesa3d/src/mesa/main/
H A Dgenmipmap.h33 GLenum target);
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_gen_mipmap.h40 st_generate_mipmap(struct gl_context *ctx, GLenum target,
/third_party/musl/include/info/linux/
H A Dapplication_target_sdk_version.h29 * @brief Get the target sdk version number of the application.
30 * @return The target sdk version number.
35 * @brief Set the target sdk version number of the application.
36 * @param target The target sdk version number.
38 void set_application_target_sdk_version(int target);
/third_party/node/deps/openssl/openssl/Configurations/
H A Dplatform.pm10 my $module = $target{perl_platform} || 'Unix';
/third_party/openssl/Configurations/
H A Dplatform.pm10 my $module = $target{perl_platform} || 'Unix';
/third_party/typescript/tests/baselines/reference/
H A DdecoratorOnEnum.js2 declare function dec<T>(target: T): T;
H A DdecoratorOnEnum2.js2 declare function dec<T>(target: T): T;

Completed in 21 milliseconds

1...<<111112113114115116117118119120>>...279