Home
last modified time | relevance | path

Searched refs:requested (Results 1 – 25 of 434) sorted by relevance

12345678910>>...18

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/ext/
H A Dallocators.cc49 std::size_t requested; variable
55 requested = n; in operator new()
73 requested = 0; in test()
77 if (uses_global_new_and_delete) VERIFY (requested >= (10*15*sizeof(long))); in test()
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dparams.c72 const ParameterConfig *Angel_MatchParams( const ParameterOptions *requested, in Angel_MatchParams() argument
82 ASSERT( requested != NULL, "requested is NULL" ); in Angel_MatchParams()
83 ASSERT( requested != NULL, "requested is NULL" ); in Angel_MatchParams()
86 if ( requested->num_param_lists > supported->num_param_lists ) in Angel_MatchParams()
92 for ( i = 0; i < requested->num_param_lists; ++i ) in Angel_MatchParams()
97 const ParameterList *req_list = &requested->param_list[i]; in Angel_MatchParams()
H A Dparams.h69 const ParameterConfig *Angel_MatchParams( const ParameterOptions *requested,
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c250 struct pp_power_state *requested; in power_state_management()
254 requested = new_ps; in power_state_management()
256 requested = hwmgr->request_ps; in power_state_management()
260 phm_apply_state_adjust_rules(hwmgr, requested, pcurrent); in power_state_management()
262 &pcurrent->hardware, &requested->hardware, &equal))) in power_state_management()
266 phm_set_power_state(hwmgr, &pcurrent->hardware, &requested->hardware); in power_state_management()
247 struct pp_power_state *requested; power_state_management() local
/openbsd-src/gnu/usr.bin/perl/cpan/Memoize/t/
H A Dbasic.t5 # here we test memoize() itself i.e. whether it sets everything up as requested
21 is \&another, $wrapped, '... but installs the memoized version where requested';
53 is \&another, $wrapped, '... unless requested using INSTALL';
59 is $num_args, 7, 'NORMALIZER installs the requested normalizer; both by name';
/openbsd-src/lib/libc/arch/i386/sys/
H A Dsigprocmask.S49 movl 12(%esp),%ecx # fetch old mask requested
50 testl %ecx,%ecx # test if old mask requested
/openbsd-src/usr.bin/lastcomm/
H A Dlastcomm.c52 int requested(char *[], struct acct *);
124 if (!*argv || requested(argv, &ab)) { in main()
187 requested(char *argv[], struct acct *acp) in requested() function
/openbsd-src/usr.bin/vi/common/
H A Drecover.c608 int fd, found, lck, requested, sv_fd; in rcv_read() local
624 for (found = requested = 0; (dp = readdir(dirp)) != NULL;) { in rcv_read()
667 ++requested; in rcv_read()
708 if (requested > 1) in rcv_read()
711 if (found > requested) in rcv_read()
/openbsd-src/sys/dev/pci/drm/i915/gem/
H A Di915_gem_ttm.c160 struct ttm_place *requested, in i915_ttm_placement_from_obj() argument
170 obj->mm.region, requested, obj->bo_offset, in i915_ttm_placement_from_obj()
180 *busy = *requested; in i915_ttm_placement_from_obj()
184 placement->placement = requested; in i915_ttm_placement_from_obj()
583 * @res: The struct ttm_resource for which an sg-table is requested.
820 /* First try only the requested placement. No eviction. */ in __i915_ttm_get_pages()
871 struct ttm_place requested, busy[I915_TTM_MAX_PLACEMENTS]; in i915_ttm_get_pages() local
880 /* Move to the requested placement. */ in i915_ttm_get_pages()
881 i915_ttm_placement_from_obj(obj, &requested, busy, &placement); in i915_ttm_get_pages()
904 struct ttm_place requested; in __i915_ttm_migrate() local
[all...]
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DThreadPool.cpp38 void ThreadPool::grow(int requested) { in grow() argument
42 int newThreadCount = std::min<int>(requested, MaxThreadCount); in grow()
/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DLLVMConfigVersion.cmake.in4 # and patch versions not less than that requested.
H A DHandleLLVMStdlib.cmake2 # if the user has requested it.
/openbsd-src/gnu/llvm/lld/cmake/modules/
H A DLLDConfigVersion.cmake.in4 # and patch versions not less than that requested.
/openbsd-src/gnu/llvm/clang/cmake/modules/
H A DClangConfigVersion.cmake.in4 # and patch versions not less than that requested.
/openbsd-src/gnu/usr.bin/binutils-2.17/config/
H A Dgettext-sister.m425 AC_MSG_CHECKING([whether NLS is requested])
32 user's native language is requested.])
/openbsd-src/gnu/usr.bin/binutils/config/
H A Dgettext.m425 AC_MSG_CHECKING([whether NLS is requested])
32 user's native language is requested.])
/openbsd-src/lib/libc/arch/amd64/sys/
H A Dsigprocmask.S52 testq %rdx,%rdx # test if old mask requested
/openbsd-src/gnu/gcc/config/
H A Dgettext-sister.m426 AC_MSG_CHECKING([whether NLS is requested])
33 user's native language is requested.])
/openbsd-src/regress/usr.bin/mandoc/roff/esc/
H A Dcomment.out_ascii15 continuation requested by a comment
/openbsd-src/lib/libc/arch/mips64/sys/
H A Dsigprocmask.S53 beq a2, zero, .Lout # test if old mask requested
/openbsd-src/gnu/usr.bin/perl/Porting/
H A Dexclude_contrib.txt5 # contributors who have requested that their gracious contributions go
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst551 information that is requested. These bits also can indicate what
560 Set when target is requested from a query, or was located
565 Set when module is requested from a query, or was located
570 Set when compilation unit is requested from a query, or was
575 Set when function is requested from a query, or was located
580 Set when the deepest block is requested from a query, or
585 Set when line entry is requested from a query, or was
590 Set when symbol is requested from a query, or was located
600 Set when global or static variable is requested from a
1409 Stopped because quit was requested.
/openbsd-src/lib/libcrypto/ts/
H A Dts_rsp_sign.c595 ASN1_OBJECT *requested = TS_REQ_get_policy_id(ctx->request); in TS_RESP_get_policy() local
605 if (!requested || !OBJ_cmp(requested, ctx->default_policy)) in TS_RESP_get_policy()
611 if (!OBJ_cmp(requested, current)) in TS_RESP_get_policy()
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointResolver.cpp233 SourceLoc requested(line, *column); in SetSCMatchesByLine() local
237 [&](const SymbolContext &sc) { return requested < SourceLoc(sc); }); in SetSCMatchesByLine()
/openbsd-src/usr.sbin/mopd/otherOS/linux2/
H A Dmopd-x.x.x.spec18 Upon receiving a request, mopd checks if the requested file exists in

12345678910>>...18