Searched refs:be (Results 276 - 300 of 1630) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
H A Dnacl.scons3 # Use of this source code is governed by a BSD-style license that can be
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A DREADME12 * The above copyright notice and this permission notice shall be
42 Since Gallium3D is not versioned, the Xorg state tracker needs to be compiled
43 with Gallium, but it's really beneficial to be able to compile xorg drivers
57 The first user will be the vmwgfx xorg driver. When there are more users,
58 we need to be able to load the appropriate gallium pipe driver, and we
64 and the major version number is still 0. Any minor bump should be viewed as
68 will be bumped to 1, and normal incompatibility rules (major bump)
69 will be followed.
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dmkfts2amal.tcl18 # The amalgamated FTS2 code will be written into fts2amal.c
30 ** code files into this single large file, the entire code can be compiled
32 ** that would not be possible if the files were compiled separately. It also
40 # text of the file in-line. The file only needs to be included once.
/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dmkfts3amal.tcl18 # The amalgamated FTS3 code will be written into fts3amal.c
30 ** code files into this single large file, the entire code can be compiled
32 ** that would not be possible if the files were compiled separately. It also
40 # text of the file in-line. The file only needs to be included once.
/external/chromium_org/third_party/webrtc/modules/audio_device/mac/portaudio/
H A Dpa_memorybarrier.h20 * The above copyright notice and this permission notice shall be
38 * they can be incorporated into the canonical version. It is also
39 * requested that these non-binding requests be included along with the
52 * is written out to cache where it can be snooped by other CPUs. (ie, the volatile
53 * keyword should not be required)
55 * the primitives that must be defined are:
98 # error Memory barriers are not defined on this system. You can still compile by defining ALLOW_SMP_DANGERS, but SMP safety will not be guaranteed.
125 # error Memory barriers are not defined on this system. You can still compile by defining ALLOW_SMP_DANGERS, but SMP safety will not be guaranteed.
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_format.inc37 // Otherwise, do not change p. This will be re-parsed later as the field
97 // Store size not known in advance; can be calculated as wcslen() of the
100 // Store size not known in advance; can be calculated as strlen() of the
208 if (dir->fieldWidth <= 0) // Width if at all must be non-zero
541 // Whole string will be accessed.
/external/libvpx/
H A Dlibvpx-offsets.mk15 # processed with grep. For ARM, this must be additionally converted from
19 # functions used in both ARM and x86. These files can not be compiled and need
20 # to be named accordingly to avoid auto-build rules. The encoder files are not
55 # The ARM assembly sources must be converted from ADS to GAS compatible format.
/external/lldb/
H A DAndroid.mk2 # This guard will be removed once lldb is working
/external/mesa3d/src/gallium/state_trackers/xa/
H A DREADME12 * The above copyright notice and this permission notice shall be
42 Since Gallium3D is not versioned, the Xorg state tracker needs to be compiled
43 with Gallium, but it's really beneficial to be able to compile xorg drivers
57 The first user will be the vmwgfx xorg driver. When there are more users,
58 we need to be able to load the appropriate gallium pipe driver, and we
64 and the major version number is still 0. Any minor bump should be viewed as
68 will be bumped to 1, and normal incompatibility rules (major bump)
69 will be followed.
/external/openssl/
H A DAndroid.mk3 # Enable to be able to use ALOG* with #include "cutils/log.h"
/external/srec/config/en.us/
H A Dconfig.mk1 # Config files to be installed.
/external/bison/doc/
H A Dbison.x8 It should be upwardly compatible with input files designed
37 This description of the options that can be given to
43 manual, which should be taken as authoritative.
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
H A Ddequantize_v6.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/libvpx/source/libvpx/vp8/encoder/arm/neon/
H A Dvp8_memcpy_neon.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/libvpx/source/libvpx/vp8/encoder/ppc/
H A Drdopt_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/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_dct_mmx.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/libvpx/source/libvpx/vpx_ports/
H A Dmem_ops_aligned.h5 * 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.
89 #define mem_get_be_aligned_generic(sz) mem_get_ne_aligned_generic(be,sz)
90 #define mem_get_sbe_aligned_generic(sz) mem_get_sne_aligned_generic(be,sz)
93 #define mem_put_be_aligned_generic(sz) mem_put_ne_aligned_generic(be,sz)
96 #define mem_get_be_aligned_generic(sz) mem_get_se_aligned_generic(be,sz)
97 #define mem_get_sbe_aligned_generic(sz) mem_get_sse_aligned_generic(be,sz)
100 #define mem_put_be_aligned_generic(sz) mem_put_se_aligned_generic(be,sz)
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
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.
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
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.
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
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.
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/android/jni/
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.
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
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.
/external/chromium_org/third_party/webrtc/voice_engine/
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.
/external/libvpx/libvpx/vp8/common/arm/armv6/
H A Ddequantize_v6.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/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dvp8_memcpy_neon.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.

Completed in 1364 milliseconds

<<11121314151617181920>>