HomeSort by relevance Sort by last modified time
    Searched refs:ng (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /external/libcap-ng/
Android.mk 6 libcap-ng-0.7/src/cap-ng.c \
7 libcap-ng-0.7/src/lookup_table.c
9 LOCAL_C_INCLUDES += $(LOCAL_PATH)/libcap-ng-0.7/src
10 LOCAL_MODULE := libcap-ng
16 LOCAL_SRC_FILES := libcap-ng-0.7/utils/pscap.c
17 LOCAL_C_INCLUDES += $(LOCAL_PATH)/libcap-ng-0.7/src
18 LOCAL_SHARED_LIBRARIES += libcap-ng
  /external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 4 Name: libcap-ng
9 URL: http://people.redhat.com/sgrubb/libcap-ng
10 Source0: http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz
16 Libcap-ng is a library that makes using posix capabilities easier
19 Summary: Header files for libcap-ng library
27 The libcap-ng-devel package contains the files needed for developing
28 applications that need to use the libcap-ng library.
31 Summary: Python bindings for libcap-ng library
38 The libcap-ng-python package contains the bindings so that libcap-ng
    [all...]
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p5.cpp 55 int ng; // expected-note 6{{here}} member in namespace:PotentialConstant
56 constexpr int BinaryOp1(int n) { return n + ng; } // expected-error {{never produces}} expected-note {{read}}
57 constexpr int BinaryOp2(int n) { return ng + n; } // expected-error {{never produces}} expected-note {{read}}
64 constexpr int FunctionArgs(int a) { return Add(a, ng, a); } // expected-error {{never produces}} expected-note {{read}}
67 constexpr S InitList(int a) { return { a, ng }; }; // expected-error {{never produces}} expected-note {{read}}
68 constexpr S InitList1a(int a) { return S{ a, ng }; }; // expected-error {{never produces}} expected-note {{read}}
69 constexpr S InitList2(int a) { return { a, a, { ng } }; }; // expected-error {{never produces}} expected-note {{read}}
70 constexpr S InitList3(int a) { return a ? S{ a, a } : S{ a, ng }; }; // ok
78 constexpr int Conditional1(bool b, int n) { return b ? n : ng; } // ok
79 constexpr int Conditional2(bool b, int n) { return b ? n * ng : n + ng; } // expected-error {{never produces}} expected-note {{both arms of conditional operator (…)
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/
harfbuzz-ng.target.darwin-arm.mk 28 third_party/harfbuzz-ng/src/hb-blob.cc \
29 third_party/harfbuzz-ng/src/hb-buffer.cc \
30 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc \
31 third_party/harfbuzz-ng/src/hb-common.cc \
32 third_party/harfbuzz-ng/src/hb-face.cc \
33 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
34 third_party/harfbuzz-ng/src/hb-font.cc \
35 third_party/harfbuzz-ng/src/hb-icu.cc \
36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc
    [all...]
harfbuzz-ng.target.darwin-arm64.mk 28 third_party/harfbuzz-ng/src/hb-blob.cc \
29 third_party/harfbuzz-ng/src/hb-buffer.cc \
30 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc \
31 third_party/harfbuzz-ng/src/hb-common.cc \
32 third_party/harfbuzz-ng/src/hb-face.cc \
33 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
34 third_party/harfbuzz-ng/src/hb-font.cc \
35 third_party/harfbuzz-ng/src/hb-icu.cc \
36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc
    [all...]
harfbuzz-ng.target.darwin-mips.mk 28 third_party/harfbuzz-ng/src/hb-blob.cc \
29 third_party/harfbuzz-ng/src/hb-buffer.cc \
30 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc \
31 third_party/harfbuzz-ng/src/hb-common.cc \
32 third_party/harfbuzz-ng/src/hb-face.cc \
33 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
34 third_party/harfbuzz-ng/src/hb-font.cc \
35 third_party/harfbuzz-ng/src/hb-icu.cc \
36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc
    [all...]
harfbuzz-ng.target.darwin-x86.mk 28 third_party/harfbuzz-ng/src/hb-blob.cc \
29 third_party/harfbuzz-ng/src/hb-buffer.cc \
30 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc \
31 third_party/harfbuzz-ng/src/hb-common.cc \
32 third_party/harfbuzz-ng/src/hb-face.cc \
33 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
34 third_party/harfbuzz-ng/src/hb-font.cc \
35 third_party/harfbuzz-ng/src/hb-icu.cc \
36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc
    [all...]
harfbuzz-ng.target.darwin-x86_64.mk 28 third_party/harfbuzz-ng/src/hb-blob.cc \
29 third_party/harfbuzz-ng/src/hb-buffer.cc \
30 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc \
31 third_party/harfbuzz-ng/src/hb-common.cc \
32 third_party/harfbuzz-ng/src/hb-face.cc \
33 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
34 third_party/harfbuzz-ng/src/hb-font.cc \
35 third_party/harfbuzz-ng/src/hb-icu.cc \
36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc
    [all...]
harfbuzz-ng.target.linux-arm.mk 28 third_party/harfbuzz-ng/src/hb-blob.cc \
29 third_party/harfbuzz-ng/src/hb-buffer.cc \
30 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc \
31 third_party/harfbuzz-ng/src/hb-common.cc \
32 third_party/harfbuzz-ng/src/hb-face.cc \
33 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
34 third_party/harfbuzz-ng/src/hb-font.cc \
35 third_party/harfbuzz-ng/src/hb-icu.cc \
36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc
    [all...]
harfbuzz-ng.target.linux-arm64.mk 28 third_party/harfbuzz-ng/src/hb-blob.cc \
29 third_party/harfbuzz-ng/src/hb-buffer.cc \
30 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc \
31 third_party/harfbuzz-ng/src/hb-common.cc \
32 third_party/harfbuzz-ng/src/hb-face.cc \
33 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
34 third_party/harfbuzz-ng/src/hb-font.cc \
35 third_party/harfbuzz-ng/src/hb-icu.cc \
36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc
    [all...]
harfbuzz-ng.target.linux-mips.mk 28 third_party/harfbuzz-ng/src/hb-blob.cc \
29 third_party/harfbuzz-ng/src/hb-buffer.cc \
30 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc \
31 third_party/harfbuzz-ng/src/hb-common.cc \
32 third_party/harfbuzz-ng/src/hb-face.cc \
33 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
34 third_party/harfbuzz-ng/src/hb-font.cc \
35 third_party/harfbuzz-ng/src/hb-icu.cc \
36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc
    [all...]
harfbuzz-ng.target.linux-x86.mk 28 third_party/harfbuzz-ng/src/hb-blob.cc \
29 third_party/harfbuzz-ng/src/hb-buffer.cc \
30 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc \
31 third_party/harfbuzz-ng/src/hb-common.cc \
32 third_party/harfbuzz-ng/src/hb-face.cc \
33 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
34 third_party/harfbuzz-ng/src/hb-font.cc \
35 third_party/harfbuzz-ng/src/hb-icu.cc \
36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc
    [all...]
harfbuzz-ng.target.linux-x86_64.mk 28 third_party/harfbuzz-ng/src/hb-blob.cc \
29 third_party/harfbuzz-ng/src/hb-buffer.cc \
30 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc \
31 third_party/harfbuzz-ng/src/hb-common.cc \
32 third_party/harfbuzz-ng/src/hb-face.cc \
33 third_party/harfbuzz-ng/src/hb-fallback-shape.cc \
34 third_party/harfbuzz-ng/src/hb-font.cc \
35 third_party/harfbuzz-ng/src/hb-icu.cc \
36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc
    [all...]
  /external/valgrind/main/none/tests/s390x/
and.stdout.exp 13 ng + 0000000000000000 & 0000000000000000 = 0000000000000000 (cc=0)
14 ng + 0000000000000001 & 0000000000000000 = 0000000000000000 (cc=0)
15 ng + 000000000000FFFF & 0000000000000000 = 0000000000000000 (cc=0)
16 ng + 0000000000007FFF & 0000000000000000 = 0000000000000000 (cc=0)
17 ng + 0000000000008000 & 0000000000000000 = 0000000000000000 (cc=0)
18 ng + 00000000FFFFFFFF & 0000000000000000 = 0000000000000000 (cc=0)
19 ng + 0000000080000000 & 0000000000000000 = 0000000000000000 (cc=0)
20 ng + 000000007FFFFFFF & 0000000000000000 = 0000000000000000 (cc=0)
21 ng + AAAAAAAAAAAAAAAA & 0000000000000000 = 0000000000000000 (cc=0)
22 ng + 8000000000000000 & 0000000000000000 = 0000000000000000 (cc=0
    [all...]
and.c 56 memsweep(ng, s2);
  /external/libcap-ng/libcap-ng-0.7/src/test/
thread_test.c 4 #include <cap-ng.h>
  /external/libpcap/
Android.mk 7 savefile.c sf-pcap.c sf-pcap-ng.c pcap-common.c \
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
BidiRenderer.java 230 int ng = gv.getNumGlyphs(); local
231 int[] ci = gv.getGlyphCharIndices(0, ng, null);
233 for (int i = 0; i < ng; i++) {
  /external/libcap-ng/libcap-ng-0.7/utils/
captest.c 31 #include <cap-ng.h>
  /external/ipsec-tools/src/racoon/
isakmp_ident.c 1426 int ng = 0; local
    [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpx_opj.cpp 216 int *d0, *d1, *d2, *r, *g, *b, *nr, *ng, *nb; local
235 ng = g + maxw;
248 sycc_to_rgb(offset, upb, *ny, *cb, *cr, nr, ng, nb);
251 ++ng;
253 sycc_to_rgb(offset, upb, *ny, *cb, *cr, nr, ng, nb);
256 ++ng;
  /development/perftests/panorama/feature_mos/src/mosaic/
ImageUtils.cpp 118 int r,g,b, nr, ng, nb, val; local
148 int r,g,b, nr, ng, nb, val; local
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
ImageUtils.cpp 118 int r,g,b, nr, ng, nb, val; local
148 int r,g,b, nr, ng, nb, val; local
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.cpp 118 int r,g,b, nr, ng, nb, val; local
148 int r,g,b, nr, ng, nb, val; local
  /external/chromium_org/ui/gfx/
gfx.target.darwin-arm.mk 214 $(LOCAL_PATH)/third_party/harfbuzz-ng/src \
363 $(LOCAL_PATH)/third_party/harfbuzz-ng/src \

Completed in 1894 milliseconds

1 2 3 4