OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prepend
(Results
1 - 25
of
929
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mesa3d/src/gallium/targets/dri-swrast/
SConscript
9
env.
Prepend
(LIBS = [
26
env.
Prepend
(LIBS = [softpipe])
30
env.
Prepend
(LIBS = [llvmpipe])
/external/mesa3d/src/gallium/targets/dri-vmwgfx/
SConscript
11
env.
Prepend
(LIBS = [rbug])
14
env.
Prepend
(LIBS = [trace, rbug, galahad, softpipe, ws_wrapper])
17
env.
Prepend
(LIBS = [
/external/mesa3d/src/gallium/targets/graw-xlib/
SConscript
8
env.
Prepend
(LIBS = [
13
env.
Prepend
(LIBS = env['X11_LIBS'])
29
env.
Prepend
(LIBS = [trace, rbug, galahad, softpipe])
33
env.
Prepend
(LIBS = [llvmpipe])
/external/mesa3d/src/getopt/
SConscript
8
env.
Prepend
(CPPPATH = ['.'])
/external/mesa3d/src/gallium/targets/egl-static/
SConscript
28
env.
Prepend
(LIBS = [
40
env.
Prepend
(LIBS = [llvmpipe])
58
env.
Prepend
(LIBS = [
69
env.
Prepend
(LIBPATH = [shared_glapi.dir])
72
env.
Prepend
(LIBS = [glapi_name, glsl, mesa])
77
env.
Prepend
(LIBPATH = [openvg.dir])
80
env.
Prepend
(LIBS = [openvg_name, st_vega])
83
env.
Prepend
(LIBS = [
95
env.
Prepend
(LIBS = [
104
env.
Prepend
(LIBS =
[
all
...]
/external/mesa3d/src/gallium/targets/libgl-xlib/
SConscript
17
env.
Prepend
(LIBS = env['X11_LIBS'])
22
env.
Prepend
(LIBPATH = [shared_glapi.dir])
25
env.
Prepend
(LIBS = [
43
env.
Prepend
(LIBS = [trace, rbug, galahad, softpipe])
47
env.
Prepend
(LIBS = [llvmpipe])
/external/mesa3d/src/gallium/targets/graw-gdi/
SConscript
12
env.
Prepend
(LIBS = [
26
env.
Prepend
(LIBS = [trace, rbug, galahad, softpipe])
30
env.
Prepend
(LIBS = [llvmpipe])
/external/mesa3d/src/gallium/tests/graw/
SConscript
5
env.
Prepend
(LIBS = [gallium])
7
env.
Prepend
(LIBPATH = [graw.dir])
8
env.
Prepend
(LIBS = ['graw'])
/external/mesa3d/src/mesa/drivers/osmesa/
SConscript
5
env.
Prepend
(CPPPATH = [
10
env.
Prepend
(LIBS = [
/external/mesa3d/src/mesa/drivers/windows/gdi/
SConscript
5
env.
Prepend
(CPPPATH = [
18
env.
Prepend
(LIBS = [
/external/llvm/test/tools/dsymutil/ARM/
empty-map.test
2
# RUN: llvm-dsymutil -f -oso-
prepend
-path=%p/../Inputs -y %s -o - 2>&1 | FileCheck %s
/external/mesa3d/src/gallium/targets/dri-i915/
SConscript
9
env.
Prepend
(LIBS = [
/external/mesa3d/src/gallium/targets/dri-r300/
SConscript
7
env.
Prepend
(LIBS = [
/external/mesa3d/src/gallium/targets/dri-r600/
SConscript
10
env.
Prepend
(LIBS = [
/external/mesa3d/src/gallium/targets/dri-radeonsi/
SConscript
7
env.
Prepend
(LIBS = [
/toolchain/binutils/binutils-2.25/gprof/
TEST
5
that
prepend
them to each C name and on systems that don't)
/external/llvm/test/tools/dsymutil/
arch-option.test
4
RUN: llvm-dsymutil -oso-
prepend
-path %p -dump-debug-map %p/Inputs/fat-test.arm.dylib | FileCheck %s -check-prefix=ARM64 -check-prefix=ARMV7S -check-prefix=ARMV7 -check-prefix=CHECK
5
RUN: llvm-dsymutil -oso-
prepend
-path %p -dump-debug-map %p/Inputs/fat-test.arm.dylib -arch all | FileCheck %s -check-prefix=ARM64 -check-prefix=ARMV7S -check-prefix=ARMV7 -check-prefix=CHECK
6
RUN: llvm-dsymutil -oso-
prepend
-path %p -dump-debug-map %p/Inputs/fat-test.arm.dylib -arch='*' | FileCheck %s -check-prefix=ARM64 -check-prefix=ARMV7S -check-prefix=ARMV7 -check-prefix=CHECK
7
RUN: llvm-dsymutil -oso-
prepend
-path %p -dump-debug-map %p/Inputs/fat-test.arm.dylib -arch arm64 | FileCheck %s -check-prefix=ARM64 -check-prefix=CHECK
8
RUN: llvm-dsymutil -oso-
prepend
-path %p -dump-debug-map %p/Inputs/fat-test.arm.dylib -arch arm | FileCheck %s -check-prefix=ARMV7S -check-prefix=ARMV7 -check-prefix=CHECK
9
RUN: llvm-dsymutil -oso-
prepend
-path %p -dump-debug-map %p/Inputs/fat-test.arm.dylib -arch armv7 | FileCheck %s -check-prefix=ARMV7 -check-prefix=CHECK
10
RUN: llvm-dsymutil -oso-
prepend
-path %p -dump-debug-map %p/Inputs/fat-test.arm.dylib -arch arm64 -arch armv7s | FileCheck %s -check-prefix=ARM64 -check-prefix=ARMV7S -check-prefix=CHECK
11
RUN: not llvm-dsymutil -oso-
prepend
-path %p -dump-debug-map %p/Inputs/fat-test.arm.dylib -arch arm42 2>&1 | FileCheck %s -check-prefix=BADARCH
12
RUN: not llvm-dsymutil -oso-
prepend
-path %p -dump-debug-map %p/Inputs/fat-test.arm.dylib -arch i386 2>&1 | FileCheck %s -check-prefix=EMPTY
/external/shflags/lib/
shlib
7
# This function will automatically
prepend
the current working directory if the
19
#
prepend
current directory to relative paths
/external/mesa3d/src/gallium/drivers/svga/
SConscript
18
env.
Prepend
(CPPPATH = [
/external/mesa3d/src/gallium/winsys/svga/drm/
SConscript
15
env.
Prepend
(CPPPATH = [
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
idle.py
4
# If we are working on a development version of IDLE, we need to
prepend
the
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
idle.py
4
# If we are working on a development version of IDLE, we need to
prepend
the
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
idle.py
4
# If we are working on a development version of IDLE, we need to
prepend
the
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
idle.py
4
# If we are working on a development version of IDLE, we need to
prepend
the
/external/icu/icu4c/source/data/brkitr/
char.txt
18
# TODO: Restore if the
Prepend
set becomes non-empty again: $
Prepend
= [\p{Grapheme_Cluster_Break =
Prepend
}];
50
# TODO: Restore if the
Prepend
set becomes non-empty again: $
Prepend
[^$Control $CR $LF];
65
# TODO: Restore if the
Prepend
set becomes non-empty again: [^$Control $CR $LF] $
Prepend
;
Completed in 314 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>