Searched refs:call (Results 401 - 425 of 1094) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dsvc4proc.c40 /* Obtain file pointer. Not used by FREE_ALL call. */
241 struct nlm_rqst *call; local
250 call = nlm_alloc_call(host);
251 if (call == NULL)
254 stat = func(rqstp, argp, &call->a_res);
256 nlm_release_call(call);
260 call->a_flags = RPC_TASK_ASYNC;
261 if (nlm_async_reply(call, proc, &nlm4svc_callback_ops) < 0)
H A Dsvcproc.c69 /* Obtain file pointer. Not used by FREE_ALL call. */
271 struct nlm_rqst *call; local
280 call = nlm_alloc_call(host);
281 if (call == NULL)
284 stat = func(rqstp, argp, &call->a_res);
286 nlm_release_call(call);
290 call->a_flags = RPC_TASK_ASYNC;
291 if (nlm_async_reply(call, proc, &nlmsvc_callback_ops) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/src/makefiles/
H A DWLAN_Common.mk103 wlan_dbg = $(if $D,$(call wlan_info,$1))
106 wlan_dbgv = $(foreach _,$1,$(call wlan_dbg,$_=$($_)))
111 $(if $1,,$(call wlan_die,$2))
125 # e.g. "$(call wlan_cc,<command-line>). It organizes flags in a
172 export WLAN_TreeBaseR = $(call relpath,$(WLAN_TreeBaseA))
179 $(call wlan_dbgv, CURDIR MAKEFILE_LIST)
208 # $(call wlan_die,no SW component request)
211 $(call wlan_info,all SW components requested ("$(WLAN_ComponentsInUse)"))
215 WLAN_ComponentPathsInUse := $(call _common-component-names-to-rel-paths,$(WLAN_ComponentsInUse))
220 # $(call wlan_warnin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/winmsi/
H A Dwinbuild.bat11 call :TryBat "c:\Program Files\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat" && goto BATFOUND0
13 call :TryBat "c:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\vsvars32.bat" && goto BATFOUND1
15 call :TryBat "c:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\vsvars32.bat" && goto BATFOUND2
17 call :TryBat "c:\Program Files\Microsoft Visual Studio.NET\Common7\Tools\vsvars32.bat" && goto BATFOUND3
116 call %1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dh264_qpel_10bit.asm115 call stub_%1_h264_qpel%3_%2_10 %+ SUFFIX
120 call stub_%1_h264_qpel%3_%2_10 %+ SUFFIX
125 call stub_%1_h264_qpel%3_%2_10 %+ SUFFIX
130 call stub_%1_h264_qpel%3_%2_10 %+ SUFFIX
137 call stub_%1_h264_qpel%3_%2_10 %+ SUFFIX
140 call stub_%1_h264_qpel%3_%2_10 %+ SUFFIX
143 call stub_%1_h264_qpel%3_%2_10 %+ SUFFIX
147 call stub_%1_h264_qpel%3_%2_10 %+ SUFFIX
162 call stub_%1_h264_qpel%3_%2_10 %+ SUFFIX
424 call v_fil
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dac3.mak55 FATE_AC3-$(call DEMDEC, AC3, AC3) += $(FATE_AC3)
56 FATE_EAC3-$(call DEMDEC, EAC3, EAC3) += $(FATE_EAC3)
58 FATE_AC3-$(call ENCDEC, AC3, AC3) += fate-ac3-encode
65 FATE_EAC3-$(call ENCDEC, EAC3, EAC3) += fate-eac3-encode
74 FATE_AC3-$(call ENCMUX, AC3_FIXED, AC3) += fate-ac3-fixed-encode
H A Dlibswresample.mak4 $(eval $(call $(2),$(I),$(J),$(3),$(4),$(5))), \
380 $(call CROSS_TEST,$(SAMPLERATES),ARESAMPLE,s16p,s16le,s16)
381 $(call CROSS_TEST,$(SAMPLERATES),ARESAMPLE,s32p,s32le,s16)
382 $(call CROSS_TEST,$(SAMPLERATES),ARESAMPLE,fltp,f32le,s16)
383 $(call CROSS_TEST,$(SAMPLERATES),ARESAMPLE,dblp,f64le,s16)
385 $(call CROSS_TEST,$(SAMPLERATES_LITE),ARESAMPLE_LIN,s16p,s16le,s16)
386 $(call CROSS_TEST,$(SAMPLERATES_LITE),ARESAMPLE_LIN,fltp,f32le,s16)
387 $(call CROSS_TEST,$(SAMPLERATES_LITE),ARESAMPLE_LIN,dblp,f64le,s16)
389 $(call CROSS_TEST,$(SAMPLERATES_NN),ARESAMPLE_NN,s16p,s16le,s16)
390 $(call CROSS_TES
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dgauge.cpp735 XmGaugeCallbackStruct call;
738 call.reason = XmCR_DRAG;
739 call.event = e;
740 call.value = THIS.value;
741 XtCallCallbacks(w, XmNdragCallback, &call);
759 XmGaugeCallbackStruct call;
760 call.reason = XmCR_VALUE_CHANGED;
761 call.event = e;
762 call.value = THIS.value;
763 XtCallCallbacks(w, XmNvalueChangedCallback, &call);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dinputstr.tex63 the other then call \helpref{LastRead()}{wxinputstreamlastread} to
137 read during the next read IO call are put. This is useful when you get a big
141 Be very careful about this call in connection with calling SeekI() on the same
142 stream. Any call to SeekI() will invalidate any previous call to this method
H A Ddragimag.tex16 initially call Show and then Move. If you wish to update the screen contents
17 during the drag (for example, highlight an item as in the dragimag sample), first call Hide,
18 update the screen, call Move, and then call Show.
36 %with a call to wxImage::SetMaskColour, passing RGB values not likely
123 You need to then call \helpref{wxDragImage::Show}{wxdragimageshow}
128 Note that this call automatically calls CaptureMouse.
166 Note that this call automatically calls ReleaseMouse.
182 Hides the image. You may wish to call this before updating the window
183 contents (perhaps highlighting an item). Then call \helpre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsun4v_tlb_miss.S67 /* We have a valid entry, make hypervisor call to load
110 /* We have a valid entry, make hypervisor call to load
219 call sun4v_itlb_error_report
246 call sun4v_dtlb_error_report
263 call sun4v_insn_access_exception
279 call sun4v_insn_access_exception_tl1
295 call sun4v_data_access_exception
311 call sun4v_data_access_exception_tl1
345 call sun4v_do_mna
353 call do_privac
[all...]
H A Drtrap_32.S36 * 1) The need to call schedule() because this
39 * exist we need to call do_signal() to do
67 call schedule
78 call do_notify_resume
99 call try_to_clear_window_buffer
170 call do_memaccess_unaligned
203 * kernel system call or whatever...
222 call window_ret_fault
H A Drtrap_64.S24 call do_softirq
29 call schedule
35 call fault_in_user_windows
44 call schedule
56 call do_notify_resume
80 call do_notify_resume
131 call trace_hardirqs_on
140 * call at the 'rt_continue' label, but that will not work
322 call do_sparc64_fault
358 call schedul
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_qpel_10bit.asm126 call stub_%2_h264_qpel%4_%3_10_%1
131 call stub_%2_h264_qpel%4_%3_10_%1
136 call stub_%2_h264_qpel%4_%3_10_%1
141 call stub_%2_h264_qpel%4_%3_10_%1
146 call stub_%2_h264_qpel%4_%3_10_%1
149 call stub_%2_h264_qpel%4_%3_10_%1
152 call stub_%2_h264_qpel%4_%3_10_%1
156 call stub_%2_h264_qpel%4_%3_10_%1
169 call stub_%2_h264_qpel%4_%3_10_%1
431 call v_fil
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip27/
H A Dip27-irq.c404 int resched, call; local
411 call = CPU_CALL_A_IRQ + slice;
412 __set_bit(call, hub->irq_alloc_mask);
413 __set_bit(call, si->irq_enable_mask);
414 LOCAL_HUB_CLR_INTR(call);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dentry.S58 call schedule_tail[],0
68 # system call handler
107 __sti # could let syscall_trace_exit() call
110 call syscall_trace_exit[],0 # do_syscall_trace(regs)
119 call schedule[],0
136 call do_notify_resume[],0
144 call syscall_trace_entry[],0 # returns the syscall number to actually use
192 call preempt_schedule_irq[],0
212 call do_IRQ[],0 # do_IRQ(regs)
292 call io_bus_erro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl491 call __ecp_nistz256_mul_montq
506 call __ecp_nistz256_mul_montx
769 call __ecp_nistz256_sqr_montq
782 call __ecp_nistz256_sqr_montx
2023 call __ecp_nistz256_mul_by_2$x # p256_mul_by_2(S, in_y);
2031 call __ecp_nistz256_sqr_mont$x # p256_sqr_mont(Zsqr, in_z);
2035 call __ecp_nistz256_sqr_mont$x # p256_sqr_mont(S, S);
2045 call __ecp_nistz256_mul_mont$x # p256_mul_mont(res_z, in_z, in_y);
2046 call __ecp_nistz256_mul_by_2$x # p256_mul_by_2(res_z, res_z);
2054 call __ecp_nistz256_add_t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl491 call __ecp_nistz256_mul_montq
506 call __ecp_nistz256_mul_montx
769 call __ecp_nistz256_sqr_montq
782 call __ecp_nistz256_sqr_montx
2023 call __ecp_nistz256_mul_by_2$x # p256_mul_by_2(S, in_y);
2031 call __ecp_nistz256_sqr_mont$x # p256_sqr_mont(Zsqr, in_z);
2035 call __ecp_nistz256_sqr_mont$x # p256_sqr_mont(S, S);
2045 call __ecp_nistz256_mul_mont$x # p256_mul_mont(res_z, in_z, in_y);
2046 call __ecp_nistz256_mul_by_2$x # p256_mul_by_2(res_z, res_z);
2054 call __ecp_nistz256_add_t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl1057 call _bsaes_key_convert
1080 call _bsaes_encrypt8
1103 call _bsaes_key_convert
1127 call _bsaes_decrypt8
1200 call _bsaes_key_convert
1218 call _bsaes_encrypt8
1253 call _bsaes_encrypt8
1264 call _bsaes_encrypt8
1274 call _bsaes_encrypt8
1283 call _bsaes_encrypt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Dbsaes-x86_64.pl1057 call _bsaes_key_convert
1080 call _bsaes_encrypt8
1103 call _bsaes_key_convert
1127 call _bsaes_decrypt8
1200 call _bsaes_key_convert
1218 call _bsaes_encrypt8
1253 call _bsaes_encrypt8
1264 call _bsaes_encrypt8
1274 call _bsaes_encrypt8
1283 call _bsaes_encrypt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A DMakefile32 ifeq ($(call cc-option-yn, -fstack-protector),y)
99 $(call cmd,copy_zlib)
102 $(call cmd,copy_zlibheader)
105 $(call cmd,copy_zliblinuxheader)
111 $(call cmd,copy_libfdt)
133 $(call if_changed_dep,bootcc)
136 $(call if_changed_dep,bootcc)
139 $(call if_changed_dep,bootas)
142 $(call if_changed,bootar)
290 $(call if_change
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace.h710 extern void print_event_filter(struct ftrace_event_call *call,
712 extern int apply_event_filter(struct ftrace_event_call *call,
724 filter_check_discard(struct ftrace_event_call *call, void *rec, argument
728 if (unlikely(call->flags & TRACE_EVENT_FL_FILTERED) &&
729 !filter_match_preds(call->filter, rec)) {
746 #define FTRACE_ENTRY(call, struct_name, id, tstruct, print) \
748 __attribute__((__aligned__(4))) event_##call;
750 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print) \
751 FTRACE_ENTRY(call, struct_name, id, PARAMS(tstruct), PARAMS(print))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dultra.S255 call hypervisor_tlbop_error
335 call tlb_patch_one
342 call tlb_patch_one
350 call tlb_patch_one
358 /* These are all called by the slaves of a cross call, at
470 call trace_hardirqs_off
473 call smp_synchronize_tick_client
566 call hypervisor_tlbop_error_xcall
693 call tlb_patch_one
700 call tlb_patch_on
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndbase.tex47 may happen when you call wxSoundRouterStream::SetSoundFormat().}
57 When a sound event is generated, it may either call the internal sound event
58 processor (which can be inherited) or call a C function. Its definition is:
82 at the call to \helpref{wxSoundStream::StartProduction}{wxsoundstreamstartproduction}
83 and cannot be changed until you call
93 you to make synchronous call to \helpref{wxSoundStream::Read}{wxsoundstreamread} and
95 careful with realtime problems. Each time you call Read you must call Write.
140 Reads {\it len} bytes from the sound stream. This call may block the user so
165 Writes \it{len} bytes to the sound stream. This call ma
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dsys_oabi-compat.c349 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, argument
352 switch (call & 0xffff) {
363 return sys_ipc(call, first, second, third, ptr, fifth);
426 asmlinkage long sys_oabi_socketcall(int call, unsigned long __user *args) argument
430 switch (call) {
449 r = sys_socketcall(call, args);

Completed in 153 milliseconds

<<11121314151617181920>>