Searched refs:be (Results 126 - 150 of 1630) sorted by relevance

1234567891011>>

/external/doclava/res/assets/templates/
H A Dcomponents.cs1 <?cs # This default template file is meant to be replaced. ?>
/external/llvm/autoconf/m4/
H A Dneed_dev_zero_for_mmap.m416 [Define if /dev/zero should be used when mapping RWX memory, or undefine if its not necessary])
/external/llvm/test/MC/ARM/
H A Ddirective-fpu-softvfp.s5 @ Expected result: The integrated-as should be able to assemble this file
H A Deh-directive-cantunwind.s7 @ in corresponding .ARM.exidx, and its second word should be EXIDX_CANTUNWIND.
41 @ The first word should be the offset to .text.
42 @ The second word should be EXIDX_CANTUNWIND (01000000).
H A Dneon-vld-vst-align.s13 @ CHECK-ERRORS: error: alignment must be 64 or omitted
16 @ CHECK-ERRORS: error: alignment must be 64 or omitted
20 @ CHECK-ERRORS: error: alignment must be 64 or omitted
23 @ CHECK-ERRORS: error: alignment must be 64 or omitted
35 @ CHECK-ERRORS: error: alignment must be 64 or omitted
38 @ CHECK-ERRORS: error: alignment must be 64 or omitted
42 @ CHECK-ERRORS: error: alignment must be 64 or omitted
45 @ CHECK-ERRORS: error: alignment must be 64 or omitted
57 @ CHECK-ERRORS: error: alignment must be 64 or omitted
60 @ CHECK-ERRORS: error: alignment must be 6
[all...]
H A Deh-directive-text-section.s8 @ section, then there should be an entry in .ARM.exidx section.
30 @ Check the index of .text section. This will be used in .ARM.exidx.
47 @ this should be .ARM.exidx. It is incorrect to see .ARM.exidx.text here.
58 @ Check the linked section of the EXIDX section. This should be the index
64 @ The first word should be the offset to .text. The second word should be
75 @ The first word should be relocated to the code address in .text section.
/external/ppp/pppd/plugins/pppoatm/
H A Dpppoatm.c110 struct atm_backend_ppp be; local
111 be.backend_num = ATM_BACKEND_PPP;
113 be.encaps = PPPOATM_ENCAPS_VC;
115 be.encaps = PPPOATM_ENCAPS_LLC;
117 be.encaps = PPPOATM_ENCAPS_AUTODETECT;
118 if (ioctl(fd, ATM_SETBACKEND, &be) < 0)
125 atm_backend_t be = ATM_BACKEND_RAW;
127 (void) ioctl(fd, ATM_SETBACKEND, &be);
/external/qemu/include/android/
H A Ddynlink.h10 * The above copyright notice and this permission notice shall be included in
25 * This header file is meant to be included multiple times.
28 * shared objects (Unix dynamic libraries) which will be lazily resolved
53 #error DYNLINK_FUNCTIONS should be defined when including this file
57 #error DYNLINK_FUNCTIONS_INIT should be defined when including this file
76 * the functions could not be loaded).
78 * 'library' must be the result of a succesful dlopen() call
/external/stlport/stlport/
H A Dfloat.h22 # error This header is only reentrant once, it should be modified if it has to be included more.
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A DMakefile2 @echo Nothing to be made.
/external/wpa_supplicant_8/src/eap_peer/
H A DMakefile2 @echo Nothing to be made.
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A DMakefile2 @echo Nothing to be made.
/external/wpa_supplicant_8/hostapd/src/radius/
H A DMakefile7 @echo Nothing to be made.
/external/wpa_supplicant_8/src/radius/
H A DMakefile7 @echo Nothing to be made.
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A DMakefile7 @echo Nothing to be made.
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dbasictypes_unittest.cc13 * 3. The name of the author may not be used to endorse or promote products
80 #error expected CPU_ARM to be defined.
83 #error expected CPU_X86 to be defined.
87 #error expected ARCH_CPU_LITTLE_ENDIAN to be defined.
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dcopy_altivec.asm5 ; 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.
19 ;# Make the assumption that input will not be aligned,
20 ;# but the output will be. So two reads and a perm
H A Dplatform_altivec.asm5 ; 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.
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_copy_sub_buffer.spec33 of the back color buffer to the front color buffer. This can be
35 when the back color buffer cannot be damaged by other windows.
63 may be used to copy a rectangular region of the back color buffer to
64 the front color buffer. This can be used to quickly repaint 3D windows
65 in response to expose events when the back color buffer cannot be
75 may be issued immediately after calling glXCopySubBufferMESA, but
/external/libvpx/libvpx/vp8/common/ppc/
H A Dcopy_altivec.asm5 ; 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.
19 ;# Make the assumption that input will not be aligned,
20 ;# but the output will be. So two reads and a perm
/external/linux-tools-perf/perf-3.12.0/arch/sparc/lib/
H A Dmemset.S77 be 2f
81 be 2f
102 be 2f
110 be 9f
123 be 13f
136 be 8f
139 be 1f
145 be 1f
157 be 13b
160 be
[all...]
/external/mesa3d/docs/
H A DMESA_copy_sub_buffer.spec33 of the back color buffer to the front color buffer. This can be
35 when the back color buffer cannot be damaged by other windows.
63 may be used to copy a rectangular region of the back color buffer to
64 the front color buffer. This can be used to quickly repaint 3D windows
65 in response to expose events when the back color buffer cannot be
75 may be issued immediately after calling glXCopySubBufferMESA, but
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
H A Dactions.rb230 $header_location.should be < $module_head_location
231 $module_head_location.should be < $token_scheme_location
232 $token_scheme_location.should be < $token_members_location
233 $token_members_location.should be < $members_location
234 $members_location.should be < $module_foot_location
235 $module_foot_location.should be < $footer_location
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Demms.asm5 ; 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.
/external/chromium_org/third_party/webrtc/common_audio/resampler/
H A DAndroid.mk4 # that can be found in the LICENSE file in the root of the source
5 # tree. An additional intellectual property rights grant can be found
7 # be found in the AUTHORS file in the root of the source tree.

Completed in 517 milliseconds

1234567891011>>