Home
last modified time | relevance | path

Searched full:look (Results 1 – 25 of 2586) sorted by relevance

12345678910>>...104

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesReader.h92 /// Look for the context ID of the given Objective-C class.
99 /// Look for information regarding the given Objective-C class.
106 /// Look for the context ID of the given Objective-C protocol.
113 /// Look for information regarding the given Objective-C protocol.
120 /// Look for information regarding the given Objective-C property in
132 /// Look for information regarding the given Objective-C method in
144 /// Look for information regarding the given C++ method in the given C++ tag
154 /// Look for information regarding the given global variable.
163 /// Look for information regarding the given global function.
172 /// Look for information regarding the given enumerator.
[all …]
/freebsd/lib/libproc/tests/
H A Dproc_test.c130 * Ensure we can look up the r_debug_state symbol using its starting in verify_bkpt()
139 ATF_REQUIRE_EQ_MSG(error, 0, "failed to look up symbol at 0x%lx", addr); in verify_bkpt()
145 ATF_REQUIRE_MSG(map != NULL, "failed to look up map for address 0x%lx", in verify_bkpt()
174 ATF_REQUIRE_MSG(map1 != NULL, "failed to look up map for '%s'", in ATF_TC_BODY()
177 ATF_REQUIRE_MSG(map2 != NULL, "failed to look up map for '%s'", in ATF_TC_BODY()
205 ATF_REQUIRE_MSG(map1 != NULL, "failed to look up map for 'ld-elf'"); in ATF_TC_BODY()
207 ATF_REQUIRE_MSG(map2 != NULL, "failed to look up map for 'ld-elf.so'"); in ATF_TC_BODY()
240 ATF_REQUIRE_EQ_MSG(error, 0, "failed to look up 'main' via %s", in ATF_TC_BODY()
243 ATF_REQUIRE_EQ_MSG(error, 0, "failed to look up 'main' via %s", in ATF_TC_BODY()
258 "Look up a couple of well-known symbols in the test program, place " in ATF_TC_HEAD()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dinterlaken-lac.txt2 Freescale Interlaken Look-Aside Controller Device Bindings
6 - Interlaken Look-Aside Controller (LAC) Node
8 - Interlaken Look-Aside Controller (LAC) Software Portal Node
9 - Interlaken Look-Aside Controller (LAC) Software Portal Child Nodes
13 Interlaken Look-Aside Controller (LAC) Node
18 facilitate interoperability between a data path device and a look-aside
19 co-processor, the Interlaken Look-Aside protocol is defined for short
21 Interlaken Look-Aside is not directly compatible with Interlaken and can be
89 Interlaken Look-Aside Controller (LAC) Software Portal Container Node
92 The Interlaken Look-Aside Controller (LAC) utilizes Software Portals to accept
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool/
H A Dzpool_colors.ksh26 # 2. Look for 'pool:' in bold.
27 # 3. Look for 'DEGRADED' in yellow
28 # 3. Look for 'FAULTED' in red
68 log_note "Look for 'pool:' in bold"
71 log_note "Look for 'DEGRADED' in yellow"
88 log_note "Look for 'FAULTED' in red"
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFoldTables.h39 // Look up the memory folding table entry for folding a load and a store into
43 // Look up the memory folding table entry for folding a load or store with
47 // Look up the broadcast folding table entry for folding a broadcast with
52 // Look up the memory unfolding table entry for this instruction.
55 // Look up the broadcast folding table entry for this instruction from
/freebsd/sys/security/mac_veriexec/
H A Dveriexec_metadata.c95 * @param fsid file system identifier to look for
96 * @param fileid file to look for
123 /* First, look for the file system */ in get_veriexec_file()
137 /* Next, look for the meta-data information for the file */ in get_veriexec_file()
226 * @param fsid file system identifier to look for
227 * @param fileid file to look for
248 * @param fsid file system identifier to look for
259 /* Look for the file system */ in free_veriexec_dev()
298 * @param fsid file system identifier to look for
311 /* Look for the file system */ in find_veriexec_dev()
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dispell73 # look for SET character command followed by whitespace (seems to be often 1 space character) like …
98 # look for suffix SFX command followed by whitespace like in:
102 # if not real Hunspell/MySpell affix look for ispell variant
105 # look for ispell declaration like in: /usr/lib/ispell/espanol.aff
128 # look for character SET command used in MySpell and Hunspell
131 # look for FLAG type command used in MySpell and Hunspell
149 # look for number of flag vector aliases
160 # look for ispell declaration
164 # look for ispell suffixes command
171 # look for language code command used in MySpell and Hunspell
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2744 char look(unsigned Lookahead = 0) const {
2765 return look() == 'T' && in isTemplateParamDecl()
2766 std::string_view("yptnk").find(look(1)) != std::string_view::npos; in isTemplateParamDecl()
2926 if (look() == 'N') in parseName()
2928 if (look() == 'Z') in parseName()
2938 if (look() == 'I') { in parseName()
3014 if (look() == 'S') { in parseUnscopedName()
3052 if (look() >= '1' && look() <= '9') { in parseUnqualifiedName()
3054 } else if (look() == 'U') { in parseUnqualifiedName()
3066 } else if (look() == 'C' || look() == 'D') { in parseUnqualifiedName()
[all …]
/freebsd/contrib/ldns/ldns/
H A Dhigher.h33 * \param[in] name the name to look for
43 * \param[in] addr the addr to look for
84 * \param[in] node the name or ip address to look up
85 * \param[in] c the class to look in
93 * \param[in] nsec the NSEC Record to look in
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_db_pack.h163 * [in] The guid to look for
196 * [in] The guid to look for
228 * [in] The guid to look for
313 * [in] The guid to look for
343 * [in] The guid to look for
372 * [in] The guid to look for
482 * [in] The guid to look for
485 * [in] The port to look for
554 * [in] The guid to look for
557 * [in] The port to look for
/freebsd/sys/contrib/zlib/
H A Dgzread.c68 /* Look for gzip header, set up for inflate or copy. state->x.have must be 0.
116 /* look for gzip magic bytes -- if there, do gzip decoding (note: there is in gz_look()
154 data. If the gzip stream completes, state->how is reset to LOOK to look for
195 /* if the gzip stream completed successfully, look for another */ in gz_decomp()
197 state->how = LOOK; in gz_decomp()
205 file depending on state->how. If state->how is LOOK, then a gzip header is
214 case LOOK: /* -> LOOK, COPY (only if never GZIP), or GZIP */ in gz_fetch()
217 if (state->how == LOOK) in gz_fetch()
226 case GZIP: /* -> GZIP or LOOK (if end of gzip stream) */ in gz_fetch()
309 else if (state->how == LOOK || n < (state->size << 1)) { in gz_read()
[all …]
/freebsd/contrib/ntp/sntp/harden/
H A DREADME1 If you look at the files here you should be able to figure out what is
7 redhat* or fedora*, we will look for loc/redhat .
10 "Linux", we will look for loc/linux .
/freebsd/contrib/ntp/sntp/loc/
H A DREADME1 If you look at the files here you should be able to figure out what is
7 redhat* or fedora*, we will look for loc/redhat .
10 "Linux", we will look for loc/linux .
/freebsd/lib/libutil/
H A Dproperty.c77 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
82 state = last_state = LOOK; in properties_read()
102 * initialised to LOOK for the first FILL). This ensures that in properties_read()
113 case LOOK: in properties_read()
137 state = LOOK; in properties_read()
216 state = LOOK; in properties_read()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDeclVendor.h35 /// Look up the set of Decls that the DeclVendor currently knows about
39 /// The name to look for.
55 /// Look up the types that the DeclVendor currently knows about matching a
59 /// The name to look for.
/freebsd/usr.bin/look/
H A Dlook.132 .Nm look
97 Look for lines starting with
102 $ look xylen
117 $ look -t e xylen
/freebsd/sys/libkern/
H A Dbsearch.c41 * is 5 we look at item 2, so we change lim to 2 so that we will
42 * look at items 0 & 1. If lim is even, the same applies. If lim
45 * to item 3 and make lim 2 so that we will look at items 3 and 4.
49 * look at item 3.
/freebsd/sys/cddl/dev/fbt/riscv/
H A Dfbt_isa.c125 /* Look for sd operation */ in fbt_provide_module_function()
127 /* Look for a non-compressed store of ra to sp */ in fbt_provide_module_function()
134 /* Look for a 'C'-compressed store of ra to sp. */ in fbt_provide_module_function()
165 /* Look for non-compressed return */ in fbt_provide_module_function()
172 /* Look for 'C'-compressed return */ in fbt_provide_module_function()
/freebsd/lib/libc/stdlib/
H A Dbsearch.c49 * is 5 we look at item 2, so we change lim to 2 so that we will
50 * look at items 0 & 1. If lim is even, the same applies. If lim
53 * to item 3 and make lim 2 so that we will look at items 3 and 4.
57 * look at item 3.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.h81 // look for the first non-zero bit in isRunOfOnes64()
83 // look for the first zero bit after the run of ones in isRunOfOnes64()
89 // effectively look for the first zero bit in isRunOfOnes64()
91 // effectively look for the first one bit after the run of zeros in isRunOfOnes64()
105 // look for the first non-zero bit
107 // look for the first zero bit after the run of ones
113 // effectively look for the first zero bit
115 // effectively look for the first one bit after the run of zeros
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp148 // Look for the source API notes file. in findAPINotesFile()
228 // First, look relative to the module itself. in getCurrentModuleAPINotes()
288 // Second, look for API notes for this module in the module API in getCurrentModuleAPINotes()
360 // Look for API notes in the directory corresponding to this file, or one of in findAPINotes()
369 // Look for an API notes reader for this header search directory. in findAPINotes()
389 // Look for API notes corresponding to this directory. in findAPINotes()
397 // Look for API notes for both the public and private headers. in findAPINotes()
404 // We found API notes: don't ever look past the framework directory. in findAPINotes()
426 // Look for an APINotes file in this directory. in findAPINotes()
443 // We didn't find anything. Look at the parent directory. in findAPINotes()
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dgzread.c93 /* Look for gzip header, set up for inflate or copy. state.state->x.have must be 0.
143 /* look for gzip magic bytes -- if there, do gzip decoding (note: there is
184 data. If the gzip stream completes, state.state->how is reset to LOOK to look for
227 /* if the gzip stream completed successfully, look for another */
229 state.state->how = LOOK;
237 file depending on state.state->how. If state.state->how is LOOK, then a gzip header is
248 case LOOK: /* -> LOOK, COPY (only if never GZIP), or GZIP */
251 if (state.state->how == LOOK)
260 case GZIP: /* -> GZIP or LOOK (if end of gzip stream) */
350 else if (state.state->how == LOOK || n < (state.state->size << 1)) {
[all …]
/freebsd/contrib/tcp_wrappers/
H A Deval.c36 * tried to look up the data but it was unavailable for some reason. When a
43 /* eval_user - look up user name */
55 /* eval_hostaddr - look up printable address */
67 /* eval_hostname - look up host name */
/freebsd/usr.bin/getaddrinfo/
H A Dgetaddrinfo.174 Look up a canonical name as if with the
121 Specify a service to look up.
143 Look up
155 Look up
/freebsd/contrib/openbsm/libbsm/
H A Dlibbsm.372 Audit class interfaces support the look up of information from the
82 Audit control interfaces support the look up of information from the
96 Audit event interfaces support the look up of information from the
183 Audit user interfaces support the look up of information from the

12345678910>>...104