Home
last modified time | relevance | path

Searched refs:target (Results 7026 - 7050 of 7116) sorted by relevance

1...<<281282283284285

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c3856 * Do the final bits of extent record insertion at the target leaf
4273 * target leaf. in ocfs2_do_insert_extent()
6113 tid_t target; in ocfs2_try_to_free_truncate_log() local
6134 if (jbd2_journal_start_commit(osb->journal->j_journal, &target)) { in ocfs2_try_to_free_truncate_log()
6135 jbd2_log_wait_commit(osb->journal->j_journal, target); in ocfs2_try_to_free_truncate_log()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c3854 * Do the final bits of extent record insertion at the target leaf
4271 * target leaf. in ocfs2_do_insert_extent()
6113 tid_t target; in ocfs2_try_to_free_truncate_log() local
6134 if (jbd2_journal_start_commit(osb->journal->j_journal, &target)) { in ocfs2_try_to_free_truncate_log()
6135 jbd2_log_wait_commit(osb->journal->j_journal, target); in ocfs2_try_to_free_truncate_log()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.c486 * ibmvfc_set_tgt_action - Set the next init action for the target
487 * @tgt: ibmvfc target struct
652 * ibmvfc_del_tgt - Schedule cleanup and removal of the target
653 * @tgt: ibmvfc target struct
1210 * @starget: scsi target struct
1231 * @starget: scsi target struct
1348 * ibmvfc_release_tgt - Free memory allocated for a target
1359 * ibmvfc_get_starget_node_name - Get SCSI target's node name
1360 * @starget: scsi target struct
1374 * ibmvfc_get_starget_port_name - Get SCSI target'
4816 ibmvfc_alloc_target(struct ibmvfc_host *vhost, struct ibmvfc_discover_targets_entry *target) ibmvfc_alloc_target() argument
[all...]
/third_party/backends/backend/
H A Depsonds.c1732 char target[1024]; in splitProfileName() local
1733 strncpy(target, input, 1023); in splitProfileName()
1735 strtok(target, ":");//profile in splitProfileName()
/third_party/littlefs/
H A Dlfs.c2839 lfs_off_t target = lfs_ctz_index(lfs, &pos); in lfs_ctz_find() local
2841 while (current > target) { in lfs_ctz_find()
2843 lfs_npw2(current-target+1) - 1, in lfs_ctz_find()
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h916 TNode<JSReceiver> target, in ConstructWithTarget()
920 context, target, new_target, in ConstructWithTarget()
2283 // * |allocation_flags| and |extract_flags| influence how the target
2285 // * |convert_holes| is used to signify that the target array should use
2312 // target array if the target can stay a FixedDoubleArray. Otherwise if the
2313 // target array needs to be a FixedArray, the FixedArrayMap will be used.
2316 // * |allocation_flags| and |extract_flags| influence how the target array is
3551 // Goto the given |target| if the context chain starting at |context| has any
3557 Label* target);
915 ConstructWithTarget(TNode<Context> context, TNode<JSReceiver> target, TNode<JSReceiver> new_target, TArgs... args) ConstructWithTarget() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureTest.cpp457 // Draw a quad with the target texture in verifyResults2D()
2060 // Test creating a FBO with a cube map render target, to test an ANGLE bug
3328 for (GLenum target : targets) in FillLevel()
3332 glTexSubImage2D(target, level, 0, 0, width, height, GL_RGBA, GL_UNSIGNED_BYTE, in FillLevel()
3337 glTexImage2D(target, level, GL_RGBA, width, height, 0, GL_RGBA, GL_UNSIGNED_BYTE, in FillLevel()
/third_party/python/Lib/test/
H A Dtest_ssl.py3337 t = threading.Thread(target=listener)
3815 t = threading.Thread(target=serve)
3864 t = threading.Thread(target=serve)
H A Dtest_socket.py4577 cli_thread = threading.Thread(target=self.doConnect)
5970 p = multiprocessing.Process(target=self.remoteProcessServer, args=(q,))
6615 thread = threading.Thread(target=run, args=(sock, ))
H A Dtest_httplib.py1356 thread = threading.Thread(target=run_server)
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTessellationTests.cpp207 throw tcu::NotSupportedError("Render target width and height must be at least " + de::toString(minSize));
6589 LimitQueryCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue);
6597 LimitQueryCase::LimitQueryCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue)
6599 , m_target (target)
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dcp1emu.c515 *contpc |= (insn.j_format.target << 2); in isBranchInstr()
1031 * aligned target address with a MIPS32 instruction. in cop1Emulate()
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Demulate.c148 epc |= (insn.j_format.target << 2); in kvm_compute_return_epc()
2941 * branch target), and pass the RI exception to the guest OS. in kvm_mips_handle_ri()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Dcp1emu.c515 *contpc |= (insn.j_format.target << 2); in isBranchInstr()
1031 * aligned target address with a MIPS32 instruction. in cop1Emulate()
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c2847 .target = "netlink",
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_ipv4.c2996 .target = "tcp",
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5670.c2600 switch (sel->target) { in ov5670_get_selection()
H A Dov8865.c2838 switch (sel->target) { in ov8865_get_selection()
/kernel/linux/linux-6.6/net/netlink/
H A Daf_netlink.c2894 .target = "netlink",
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c740 instr->target = NULL; in nir_jump_instr_create()
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h1675 /* target[0] is the block index of the branch target.
1676 * For conditional branches, target[1] contains the fall-through alternative.
1677 * A value of 0 means the target has not been initialized (BB0 cannot be a branch target).
1679 uint32_t target[2];
/third_party/python/Lib/test/test_asyncio/
H A Dtest_base_events.py337 thread = threading.Thread(target=check_in_thread, args=args)
/third_party/node/deps/v8/src/api/
H A Dapi.cc7767 i::Handle<i::Object> target(self->target(), self->GetIsolate()); in GetTarget()
7768 return Utils::ToLocal(target); in GetTarget()
7790 i::Handle<i::JSReceiver> target = Utils::OpenHandle(*local_target); in New() local
7794 !ToLocal<Proxy>(i::JSProxy::New(isolate, target, handler), &result); in New()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex1248 % used to mark target names; must be expandable.
4331 % #3 the target index (bar).
4334 % closing the target index.
5223 \divide\dimen@ by 2 % target to split to
5224 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
7663 % #1 is the element target macro
7825 % @anchor{NAME} -- define xref target at arbitrary point.
/third_party/python/Parser/
H A Dparser.c7813 expr_ty target; in as_pattern_rule() local
7819 (target = pattern_capture_target_rule(p)) // pattern_capture_target in as_pattern_rule()
7832 _res = _PyAST_MatchAs ( pattern , target -> v . Name . id , EXTRA ); in as_pattern_rule()
8938 expr_ty target; in capture_pattern_rule() local
8940 (target = pattern_capture_target_rule(p)) // pattern_capture_target in capture_pattern_rule()
8953 _res = _PyAST_MatchAs ( NULL , target -> v . Name . id , EXTRA ); in capture_pattern_rule()
9656 expr_ty target; in star_pattern_rule() local
9660 (target = pattern_capture_target_rule(p)) // pattern_capture_target in star_pattern_rule()
9673 _res = _PyAST_MatchStar ( target -> v . Name . id , EXTRA ); in star_pattern_rule()
10042 expr_ty target; in double_star_pattern_rule() local
[all...]

Completed in 174 milliseconds

1...<<281282283284285