/frameworks/base/tools/layoutlib/rename_font/ |
build_font.py | 206 keep the style info, to minimize the diff. """
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/ |
name-lookup.h | 252 unsigned keep : 1;
|
/prebuilts/go/darwin-x86/src/go/doc/ |
exports.go | 84 // possibly the predeclared error interface; keep 156 // always keep imports so we can collect them
|
/prebuilts/go/linux-x86/src/go/doc/ |
exports.go | 84 // possibly the predeclared error interface; keep 156 // always keep imports so we can collect them
|
/toolchain/binutils/binutils-2.25/gold/ |
script-c.h | 53 Since the bison parser generates C code, this is a hack to keep the 111 /* We keep vectors of strings. In order to manage this in both C and 366 an output section. The KEEP parameter is non-zero if this is 367 within a KEEP clause, meaning that the garbage collector should not 372 int keep);
|
script-sections.cc | 323 // The information we keep for a specific place. [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_peephole.cpp | 1715 bool keep = true; local [all...] |
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
ext_test.go | 32 keep = flag.Bool("keep", false, "keep object files around") 62 if *keep { 118 if !*keep { 31 keep = flag.Bool("keep", false, "keep object files around") var
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
ext_test.go | 32 keep = flag.Bool("keep", false, "keep object files around") 62 if *keep { 118 if !*keep { 31 keep = flag.Bool("keep", false, "keep object files around") var
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gwtref/gen/ |
ReflectionCacheSourceCreator.java | 252 boolean keep = false; 256 keep |= !name.contains("."); 259 keep |= name.contains(s); 262 keep &= !name.equals(s); 267 if (!keep) { [all...] |
/external/opencv3/3rdparty/libpng/ |
pngset.c | 1120 png_set_keep_unknown_chunks(png_structp png_ptr, int keep, png_const_bytep 1130 if (keep == PNG_HANDLE_CHUNK_ALWAYS || keep == PNG_HANDLE_CHUNK_IF_SAFE) 1136 if (keep == PNG_HANDLE_CHUNK_ALWAYS) [all...] |
/external/libpng/ |
pngrutil.c | [all...] |
/external/pdfium/third_party/lpng_v163/ |
pngrutil.c | [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
sixtappredict4x4_neon.asm | 88 vmov q4, q3 ;keep original src data in q4 q6 154 vmov q4, q3 ;keep original src data in q4 q6 300 vmov q4, q3 ;keep original src data in q4 q6
|
/prebuilts/go/darwin-x86/src/go/ast/ |
filter.go | 179 // keep the declaration. 357 // Keep the maximum package clause position as 382 // functions - keep the one with documentation. 438 // keep both of them)
|
/prebuilts/go/darwin-x86/src/net/ |
dial.go | 55 // KeepAlive specifies the keep-alive period for an active 57 // If zero, keep-alives are not enabled. Network protocols 58 // that do not support keep-alives ignore this field.
|
/prebuilts/go/darwin-x86/src/net/http/httputil/ |
persist.go | 62 // called before Read has signaled the end of the keep-alive logic. The user 203 // After signaling a keep-alive close, any pipelined unread 272 // called before the user or Read have signaled the end of the keep-alive
|
/prebuilts/go/darwin-x86/src/net/http/ |
requestwrite_test.go | 47 "Keep-Alive": {"300"}, 48 "Proxy-Connection": {"keep-alive"}, 64 "Keep-Alive: 300\r\n" + 65 "Proxy-Connection: keep-alive\r\n\r\n", 74 "Keep-Alive: 300\r\n" + 75 "Proxy-Connection: keep-alive\r\n\r\n",
|
/prebuilts/go/linux-x86/src/go/ast/ |
filter.go | 179 // keep the declaration. 357 // Keep the maximum package clause position as 382 // functions - keep the one with documentation. 438 // keep both of them)
|
/prebuilts/go/linux-x86/src/net/ |
dial.go | 55 // KeepAlive specifies the keep-alive period for an active 57 // If zero, keep-alives are not enabled. Network protocols 58 // that do not support keep-alives ignore this field.
|
/prebuilts/go/linux-x86/src/net/http/httputil/ |
persist.go | 62 // called before Read has signaled the end of the keep-alive logic. The user 203 // After signaling a keep-alive close, any pipelined unread 272 // called before the user or Read have signaled the end of the keep-alive
|
/prebuilts/go/linux-x86/src/net/http/ |
requestwrite_test.go | 47 "Keep-Alive": {"300"}, 48 "Proxy-Connection": {"keep-alive"}, 64 "Keep-Alive: 300\r\n" + 65 "Proxy-Connection: keep-alive\r\n\r\n", 74 "Keep-Alive: 300\r\n" + 75 "Proxy-Connection: keep-alive\r\n\r\n",
|
/build/core/ |
definitions.mk | 794 ## first components, keep only the first pair. 865 ### If there are no slashes, keep the entire word.) [all...] |
/build/core/tasks/ |
sdk-addon.mk | 127 # If we're building the sdk_repo, keep the name of the addon zip
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
apply-preserving-inline-style.js | 173 // We must keep a handle on the patched style to prevent it from getting GC'd.
|