Searched refs:ne (Results 1 - 25 of 440) sorted by relevance

1234567891011>>

/external/libunwind/src/ia64/
H A Dmk_cursor_i6 sed -ne 's/^->"\(\S*\)" \(\d*\)/#define \1 \2/p' < $1 || exit $?
/external/jemalloc/
H A Dautogen.sh6 if [ $? -ne 0 ]; then
14 if [ $? -ne 0 ]; then
/external/libcxx/buildcmds/
H A Dbuildcmdscc9 echo $ARGS | perl -ne 's/\S+\.cpp\b/%SOURCE%/; print' \
10 | perl -ne 's/\S+\.o\b/%OUT%/; print' > $DIR/cxx.cmds
12 echo $ARGS | perl -ne 's/out\/\S+\/EXECUTABLES\/\S+\.o\b/%SOURCE%/; print' \
13 | perl -ne 's/-o\s+\S+\b/-o %OUT%/; print' > $DIR/link.cmds
/external/boringssl/src/crypto/x509/
H A Dx509name.c112 X509_NAME_ENTRY *ne; local
122 ne=sk_X509_NAME_ENTRY_value(sk,lastpos);
123 if (OBJ_cmp(ne->object,obj) == 0)
175 X509_NAME_ENTRY *ne; local
177 ne = X509_NAME_ENTRY_create_by_OBJ(NULL, obj, type, bytes, len);
178 if(!ne) return 0;
179 ret = X509_NAME_add_entry(name, ne, loc, set);
180 X509_NAME_ENTRY_free(ne);
187 X509_NAME_ENTRY *ne; local
189 ne
199 X509_NAME_ENTRY *ne; local
210 X509_NAME_add_entry(X509_NAME *name, X509_NAME_ENTRY *ne, int loc, int set) argument
273 X509_NAME_ENTRY_create_by_txt(X509_NAME_ENTRY **ne, const char *field, int type, const unsigned char *bytes, int len) argument
291 X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, int type, unsigned char *bytes, int len) argument
303 X509_NAME_ENTRY_create_by_OBJ(X509_NAME_ENTRY **ne, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) argument
329 X509_NAME_ENTRY_set_object(X509_NAME_ENTRY *ne, const ASN1_OBJECT *obj) argument
341 X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, const unsigned char *bytes, int len) argument
364 X509_NAME_ENTRY_get_object(X509_NAME_ENTRY *ne) argument
370 X509_NAME_ENTRY_get_data(X509_NAME_ENTRY *ne) argument
[all...]
H A Dx509_obj.c70 X509_NAME_ENTRY *ne; local
104 ne=sk_X509_NAME_ENTRY_value(a->entries,i);
105 n=OBJ_obj2nid(ne->object);
108 i2t_ASN1_OBJECT(tmp_buf,sizeof(tmp_buf),ne->object);
113 type=ne->value->type;
114 num=ne->value->length;
115 q=ne->value->data;
158 q=ne->value->data;
/external/skia/platform_tools/ios/bin/
H A Dios_path_exists18 if [[ "$#" -ne "1" ]]; then
/external/curl/lib/
H A Dllist.c72 struct curl_llist_element *ne = malloc(sizeof(struct curl_llist_element)); local
73 if(!ne)
76 ne->ptr = (void *) p;
78 list->head = ne;
81 list->tail = ne;
85 ne->next = e?e->next:list->head;
86 ne->prev = e;
88 list->head->prev = ne;
89 list->head = ne;
92 e->next->prev = ne;
[all...]
/external/v8/tools/
H A Dbash-completion.sh49 | sed -ne 's/^DEFINE-[^(]*(\([^,]*\).*/--\1/p'; \
51 | sed -ne 's/^DEFINE-BOOL(\([^,]*\).*/--no\1/p'; \
54 | sed -ne 's/^[^"]*"--\([^"]*\)".*/--\1/p')
/external/llvm/utils/git-svn/
H A Dgit-svnrevert3 if [ $# -ne 1 ]; then
17 if [ $? -ne 0 ] || [ "$OTHER" = "" ]; then
40 if [ $? -ne 0 ]; then
56 if [ $? -ne 0 ]; then
/external/c-ares/
H A Dmkinstalldirs12 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
/external/e2fsprogs/config/
H A Dmkinstalldirs13 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
/external/google-breakpad/src/testing/gtest/xcode/Samples/FrameworkSample/
H A Druntests.sh58 if [ $failed -ne 0 ]; then
/external/icu/icu4c/source/
H A Dmkinstalldirs16 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
/external/jemalloc/android/test/
H A Drun_jemalloc_tests.sh91 if [[ ${exit_val} -ne 0 ]] && [[ ${exit_val} -ne 1 ]]; then
/external/protobuf/gtest/xcode/Samples/FrameworkSample/
H A Druntests.sh58 if [ $failed -ne 0 ]; then
/external/skia/tools/
H A Dgit-skia-verify49 if [[ $? -ne 0 ]];
55 if [[ $? -ne 0 ]];
70 if [[ $? -ne 0 ]];
82 if [[ $? -ne 0 ]];
/external/snakeyaml/
H A Ddocker-run.sh2 if [ "$#" -ne 1 ]
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Samples/FrameworkSample/
H A Druntests.sh58 if [ $failed -ne 0 ]; then
/external/jemalloc/test/
H A Dtest.sh.in23 if [ $pass_count -ne 0 -o $skip_count -ne 0 -o $fail_count != 0 ] ; then
/external/libcap/progs/
H A Dquicktest.sh11 if [ $? -ne 0 ]; then
50 if [ $? -ne 0 ]; then
57 if [ $? -ne 0 ]; then
62 if [ $? -ne 0 ]; then
85 if [ $? -ne 0 ]; then
136 if [ $status -ne 0 ]; then
/external/compiler-rt/lib/builtins/arm/
H A Dclzdi2.S32 itee ne
38 itee ne
H A Dcomparesf2.S59 it ne
93 it ne
117 it ne
125 it ne
/external/google-breakpad/src/testing/gtest/xcode/Scripts/
H A Druntests.sh61 if [ $failed -ne 0 ]; then
/external/google-breakpad/src/tools/solaris/dump_syms/
H A Drun_regtest.sh35 if [ $status -ne 0 ] ; then
/external/google-breakpad/src/tools/windows/dump_syms/
H A Drun_regtest.sh37 if [ $status -ne 0 ] ; then

Completed in 1659 milliseconds

1234567891011>>