Searched refs:refer (Results 1 - 18 of 18) sorted by relevance
/third_party/ltp/testcases/kernel/mce-test/lib/ |
H A D | soft-inject.sh | 20 if [ -f $SDIR/refer/$bcase ]; then 21 mcelog_refer=$SDIR/refer/$bcase
|
H A D | apei-inject.sh | 45 mcelog_refer=$SDIR/refer/$bcase
|
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
H A D | PerfTest.java | 39 * (refer to Command Pattern). To call a test from command line, the 'test' 130 private Object refer; field in PerfTest.TestPrefixProvider 133 refer = theProvider; in TestPrefixProvider() 140 Method[] methods = refer.getClass().getDeclaredMethods(); in getAllTestCmdNames() 187 Method m = refer.getClass().getDeclaredMethod(name, in getTestCmd() 189 return (Function) m.invoke(refer, new Object[] {}); in getTestCmd()
|
/third_party/gn/src/gn/ |
H A D | label.cc | 232 If you want to refer to something in the same buildfile, you can omit
|
H A D | variables.cc | 152 defining a target inside a template, target_name will refer to the target 883 Outputs from the post-processing step of a create_bundle target. Must refer to 1201 For Rust targets, deps ensures that Rust code can refer to the dependency 1676 indicates the resulting files. Outputs must always refer to files in the 1737 Outputs from the post-processing step of a create_bundle target. Must refer to
|
/third_party/libabigail/tools/ |
H A D | fedabipkgdiff | 648 details information, please refer to class RootExports within kojihub.py. 650 For details of APIs used within fedabipkgdiff, refer to from line 1605 six.print_('Unknown arguments. Please refer to --help.', file=sys.stderr)
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | fpsp.h | 44 | Positive offsets from A6 refer to the exception frame. Negative 45 | offsets refer to the Local Variable area and the fsave area.
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | fpsp.h | 44 | Positive offsets from A6 refer to the exception frame. Negative 45 | offsets refer to the Local Variable area and the fsave area.
|
/kernel/linux/linux-5.10/arch/arc/mm/ |
H A D | tlbex.S | 355 ; -If PAGE_GLOBAL set, they refer to kernel-only flags (vmalloc)
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | header.S | 473 # (For more information, please refer to RFC 1951 and RFC 1952.)
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | header.S | 415 # (For more information, please refer to RFC 1951 and RFC 1952.)
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha512-avx-asm.S | 169 # For brievity, the comments following vectored instructions only refer to
|
H A D | sha512-ssse3-asm.S | 164 # For brievity, the comments following vectored instructions only refer to
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha512-ssse3-asm.S | 161 # For brievity, the comments following vectored instructions only refer to
|
H A D | sha512-avx-asm.S | 166 # For brievity, the comments following vectored instructions only refer to
|
/device/soc/hisilicon/hi3751v350/sdk_linux/ |
H A D | base.mak | 346 ## common and other modules will use drv_mem_ext.h, which refer to the CMN_MMGR_SUPPORT
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | x86inc.asm | 716 ; subsequent uses of the function name automatically refer to the mangled version.
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 5264 % sections so that we can refer to them unambiguously in the pdf 8044 % "see The Foo Manual", the idea being to refer to the whole manual.
|
Completed in 30 milliseconds