Searched defs:be (Results 26 - 50 of 79) sorted by relevance

1234

/external/ipsec-tools/src/racoon/
H A Dprivsep.c18 * may be used to endorse or promote products derived from this software
1099 char *const *be; local
1103 for (be = bad_env; *be; be++) {
1104 if (strncmp(*e, *be, strlen(*be)) == 0) {
/external/python/cpython2/Lib/bsddb/
H A Ddbshelve.py20 # 13-Dec-2000: Updated to be used with the new bsddb3 package.
40 import cPickle # Will be converted to "pickle" by "2to3" namespace
52 # We can not use "with" as is, because it would be invalid syntax
84 shleve.py module. It can be used like this, where key is a string
107 raise db.DBError, "flags should be one of 'r', 'w', 'c' or 'n' or use the bsddb.db.DB_* flags"
246 # an exception can be raised if set_get_returns_none is turned
252 return data # we may be getting the default value, or None,
/external/swiftshader/third_party/LLVM/lib/MC/
H A DMCELFStreamer.cpp122 // In the future it might be worth trying to make these operations more well
225 // FIXME: Should this be caught and done earlier?
288 const MCBinaryExpr *be = cast<MCBinaryExpr>(expr); local
289 fixSymbolsInTLSFixups(be->getLHS());
290 fixSymbolsInTLSFixups(be->getRHS());
/external/syslinux/com32/sysdump/
H A Dacpi.c153 static void dump_table(struct upload_backend *be, argument
164 cpio_mkdir(be, namebuf);
168 cpio_hdr(be, MODE_FILE, len, namebuf);
170 write_data(be, ptr, len);
173 static void dump_rsdt(struct upload_backend *be, const struct acpi_rsdp *rsdp) argument
183 dump_table(be, rsdt->hdr.sig, rsdt, rsdt->hdr.len);
194 dump_table(be, hdr->sig, hdr, hdr->len);
198 static void dump_xsdt(struct upload_backend *be, const struct acpi_rsdp *rsdp) argument
215 dump_table(be, xsdt->hdr.sig, xsdt, xsdt->hdr.len);
228 dump_table(be, hd
233 dump_acpi(struct upload_backend *be) argument
[all...]
/external/webrtc/webrtc/modules/audio_processing/aec/
H A Daec_resampler.c5 * that can be found in the LICENSE file in the root of the source
6 * tree. An additional intellectual property rights grant can be found
8 * be found in the AUTHORS file in the root of the source tree.
74 float be, tnew; local
89 be = 1 + skew;
95 tnew = be * mm + obj->position;
104 tnew = be * mm + obj->position;
109 obj->position += (*size_out) * be - size;
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_schedule_instructions.cpp12 * paragraph) shall be included in all copies or substantial portions of the
46 * The heuristic is the important part. We're trying to be cheap,
53 * Note that often there will be many things which could execute
92 * node. Among the scheduler nodes blocked by this node, this will be the
110 * which can be used to heuristically order nodes according to how early they
287 * The unit appears to be pipelined, since this matches up with the
355 * about 460. We expect to mostly be cache hot, so pick something more
367 * The cycles spent seemed to be grouped around 40-50 (as low as 38),
387 * seen to be reduced by a factor of 100.
604 fs_instruction_scheduler::count_reads_remaining(backend_instruction *be) argument
684 update_register_pressure(backend_instruction *be) argument
710 get_register_pressure_benefit(backend_instruction *be) argument
768 count_reads_remaining(backend_instruction *be) argument
778 update_register_pressure(backend_instruction *be) argument
783 get_register_pressure_benefit(backend_instruction *be) argument
[all...]
/external/pdfium/third_party/lcms/src/
H A Dcmserr.c13 // The above copyright notice and this permission notice shall be included in
38 // that hopefully would be fully portable.
134 // To reset it, we use the default allocators, which cannot be overriden
166 // this way have be freed at once. Next function allocates a single chunk for linked list
168 // memory is being swapped to disk. This approach is safer (although that may not be true on all platforms)
293 // It may be interesting, for the developer, to know why the function is failing.
386 cmsUInt32Number be; local
389 be = _cmsAdjustEndianess32((cmsUInt32Number) sig);
392 memmove(String, &be, 4);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_roboswitch.c5 * This software may be distributed under the terms of the BSD license.
77 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) argument
81 be[(ETH_ALEN - i) / 2 - 1] = WPA_GET_BE16(addr + i);
413 /* set and read back to see if the register can be used */
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_roboswitch.c5 * This software may be distributed under the terms of the BSD license.
77 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) argument
81 be[(ETH_ALEN - i) / 2 - 1] = WPA_GET_BE16(addr + i);
413 /* set and read back to see if the register can be used */
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_roboswitch.c5 * This software may be distributed under the terms of the BSD license.
77 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) argument
81 be[(ETH_ALEN - i) / 2 - 1] = WPA_GET_BE16(addr + i);
413 /* set and read back to see if the register can be used */
/external/curl/lib/
H A Dcontent_encoding.c58 /* Comment this out if zlib is always going to be at least ver. 1.2.0.4
211 /* Always loop: there may be unflushed latched data in zlib state. */
243 /* We're about to leave this call so the `nread' data bytes won't be seen
471 * possible that the memory block we malloc here will never be freed if
473 * that circumstances will be right for this code path to be followed in
475 * immediately afterwards, it should seldom be a problem.
581 static CURLcode brotli_map_error(BrotliDecoderErrorCode be) argument
583 switch(be) {
/external/libjpeg-turbo/simd/
H A Djdmrgext-altivec.c7 * warranty. In no event will the authors be held liable for any damages
14 * 1. The origin of this software must not be misrepresented; you must not
16 * in a product, an acknowledgment in the product documentation would be
18 * 2. Altered source versions must be plainly marked as such, and must not be
20 * 3. This notice may not be removed or altered from any source distribution.
51 rl, rh, gl, gh, bl, bh, re, ro, ge, go, be, bo; local
156 be = vec_add(b_yl, ye);
163 be = vec_add(b_yh, ye);
175 bl = vec_mergeh(be, b
[all...]
/external/libvpx/libvpx/vp8/encoder/
H A Dencodemb.c5 * that can be found in the LICENSE file in the root of the source
6 * tree. An additional intellectual property rights grant can be found
8 * be found in the AUTHORS file in the root of the source tree.
23 void vp8_subtract_b(BLOCK *be, BLOCKD *bd, int pitch) { argument
24 unsigned char *src_ptr = (*(be->base_src) + be->src);
25 short *diff_ptr = be->src_diff;
27 int src_stride = be->src_stride;
375 output after inverse wht and idct will be all zero. A sum of absolute value
H A Dpickinter.c5 * that can be found in the LICENSE file in the root of the source
6 * tree. An additional intellectual property rights grant can be found
8 * be found in the AUTHORS file in the root of the source tree.
165 static int get_prediction_error(BLOCK *be, BLOCKD *b) { argument
168 sptr = (*(be->base_src) + be->src);
171 return vpx_get4x4sse_cs(sptr, be->src_stride, dptr, 16);
180 BLOCK *be = &x->block[ib]; local
199 distortion = get_prediction_error(be, b);
430 * The result can be rounde
[all...]
/external/llvm/lib/MC/
H A DMCELFStreamer.cpp56 report_fatal_error("Fragment can't be larger than a bundle size");
128 // needs to be aligned to at least the bundle size.
212 // In the future it might be worth trying to make these operations more well
339 // FIXME: Should this be caught and done earlier?
394 const MCBinaryExpr *be = cast<MCBinaryExpr>(expr); local
395 fixSymbolsInTLSFixups(be->getLHS());
396 fixSymbolsInTLSFixups(be->getRHS());
508 // we create a new temporary fragment which will be later merged into
536 // to be turned off.
565 report_fatal_error(".bundle_align_mode cannot be change
[all...]
/external/python/cpython3/Lib/idlelib/
H A Drun.py77 """Process any tk events that are ready to be dispatched if tkinter
188 msg = "IDLE's subprocess can't connect to %s:%d. This may be due "\
272 functions registered with atexit will be removed before exiting.
345 raise TypeError('must be str, not ' + type(s).__name__)
366 raise TypeError('must be int, not ' + type(size).__name__)
389 raise TypeError('must be int, not ' + type(size).__name__)
419 import pydoc # import must be done here to capture i/o binding namespace
H A Dpyshell.py7 "Your Python may not be configured for Tk. **", file=sys.__stderr__)
61 which can be None, the capture of the consequence AttributeError,
99 method, allowing it to be patched.
167 except: # but debugger may not be active right now....
215 # XXX 13 Dec 2002 KBK Currently the file must be saved before it can
216 # be run. The breaks are saved at that time. If we introduce
218 # needs to be re-verified, since the breaks at the time the
221 # after a save will be effective, but not persistent.
226 # Since a modified file has to be saved before it is
256 self.text.update() # this enables setting "BREAK" tags to be visibl
897 import pydoc # import must be done here to capture i/o rebinding. namespace
[all...]
/external/clang/lib/Analysis/
H A DUninitializedValues.cpp89 // These values are defined in such a way that a merge can be done using
303 /// DeclRefExpr which isn't explicitly classified will be assumed to have
304 /// escaped the analysis and will be treated as an initialization.
362 // The result of a ?: could also be an lvalue.
511 void VisitBlockExpr(BlockExpr *be);
534 // the variable, we can say something stronger than 'may be uninitialized':
539 // the variable might still be uninitialized are followed. Since a variable
543 // non-termination might be correlated with the initialization condition.
608 // this code is intended to be reachable) so give a diagnostic here
650 // situations where no label matched: we can't be sur
692 VisitBlockExpr(BlockExpr *be) argument
[all...]
/external/clang/test/CodeGenCXX/
H A Dconst-init-cxx11.cpp3 // FIXME: The padding in all these objects should be zero-initialized.
179 extern constexpr int (B1::*be) = (int(B1::*))&C::e; member in namespace:MemberPtr
397 // FIXME: This declaration should not be emitted -- it isn't odr-used.
609 // VirtualMembers::TemplateClass::templateMethod() must be defined in this TU,
/external/opencv/cvaux/src/
H A Dcveigenobjects.cpp26 // * The name of Intel Corporation may not be used to endorse or promote products
32 // In no event shall the Intel Corporation or contributors be liable for any direct,
204 // covarMatrix - covariance matrix (output parameter; must be allocated
444 // be allocated in the RAM or be read from/written to the HDD (or any
446 // value of ioFlags paramater, which may be the following:
452 // The callback functions as well as the user data structure must be
462 // must be CV_TERMCRIT_NUMB, CV_TERMCRIT_EPS or
466 // 4. eigVals may be equal to NULL (if you don't need eigen values in further).
733 float *be local
764 float *be = ((float *) buffer) + ((ie - imin) * eigStep); local
788 float *be = ((float **) output)[i]; local
820 float *be = ((float **) output)[i]; local
[all...]
/external/pdfium/third_party/libtiff/
H A Dtif_fax3.c11 * Sam Leffler and Silicon Graphics may not be used in any advertising or
84 int k; /* #rows left that can be 2d encoded */
85 int maxk; /* max #rows that can be 2d encoded */
123 * Load any state that may be changed during decoding.
233 TIFFErrorExt(tif->tif_clientdata, module, "Fractional scanlines cannot be read");
277 TIFFErrorExt(tif->tif_clientdata, module, "Fractional scanlines cannot be read");
515 "Bits/sample must be 1 for Group 3/4 encoding/decoding");
580 * be initialized to be ``white'' (done elsewhere).
630 * assumed to be a
844 find0span(unsigned char* bp, int32 bs, int32 be) argument
906 find1span(unsigned char* bp, int32 bs, int32 be) argument
[all...]
/external/tensorflow/tensorflow/core/lib/gtl/
H A Doptional_test.cc139 // nullopt cannot be constexpr and have external linkage at the same time.
785 // make_optional cannot be constexpr until C++17
806 optional<int> ae, be, a2 = 2, b2 = 2, a4 = 4, b4 = 4; local
833 // RHS: nullopt, be, b2, 3, b4
836 optionalTest_Comparisons_EXPECT_SAME(nullopt, be);
842 optionalTest_Comparisons_EXPECT_SAME(ae, be);
848 optionalTest_Comparisons_EXPECT_GREATER(a2, be);
854 optionalTest_Comparisons_EXPECT_GREATER(3, be);
860 optionalTest_Comparisons_EXPECT_GREATER(a4, be);
1074 LOG(FATAL) << "Should not be calle
[all...]
/external/clang/test/SemaCXX/
H A Dconstant-expression-cxx1y.cpp19 // Compound-statements can be used in constexpr functions.
23 // Types can be defined in constexpr functions.
37 // Variables can be declared in constexpr functions.
54 // if-statements can be used in constexpr functions.
74 // There can be 0 return-statements.
163 constexpr bool equal(Iterator1 a, Iterator1 ae, Iterator2 b, Iterator2 be) { argument
164 while (a != ae && b != be)
167 return a == ae && b == be;
855 // FIXME: This function should be treated as non-constant.
/external/python/cpython2/Python/
H A Ddtoa.c48 * failure. bigcomp now has return type int (it used to be void) and
61 * that hasn't been MALLOC'ed, private_mem should only be used when k <=
80 * appropriate depends on the compiler; for this to work, it may be
103 * we can represent 10^k exactly), we may be able to
139 #error "Exactly one of IEEE_8087 or IEEE_MC68k should be defined."
228 * An alternative that might be better on some machines is
344 XXX: it would be easy to bypass this memory-management system and
1053 should be either 0 or 2*P), and the normalization for the return value is
1054 different (see below). On input, d should be finite and nonnegative, and d
1055 / 2**scale should be exactl
2382 int bbits, b2, b5, be, dig, i, ieps, ilim, ilim0, ilim1, local
[all...]
/external/python/cpython3/Lib/tkinter/
H A Dtix.py30 import _tkinter # If this fails your Python may not be configured for Tk namespace
78 This is a mixin class, assumed to be mixed to Tkinter.Tk
89 also be located using the tix_getimage or tix_getbitmap
96 option given by option. Option may be any of the
106 will be identical to the corresponding sublist of the value
110 empty string. Option may be any of the configuration options.
124 """Returns the file selection dialog that may be shared among
127 dialog will be returned by all subsequent calls to tix_filedialog.
128 An optional dlgclass parameter can be passed to specified what type
143 '@'. The returned value can be use
[all...]

Completed in 1115 milliseconds

1234