OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:equ
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
ia64.S
1396
#define
equ
p24
define
[
all
...]
/external/openssl/crypto/bn/asm/
ia64.S
1396
#define
equ
p24
define
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
icusvtst.cpp
203
UBool
equ
= (lhs == NULL)
210
if (
equ
) {
220
UBool
equ
= (lhs == NULL)
local
227
if (
equ
) {
237
UBool
equ
= (lhs == NULL)
local
244
if (
equ
) {
254
UBool
equ
= (lhs == NULL)
local
261
if (
equ
) {
273
UBool
equ
= lhs == rhs;
local
281
if (
equ
) {
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
bin-objfmt.c
669
const yasm_expr *
equ
;
local
675
if (!info->section && (
equ
= yasm_symrec_get_equ(sym))) {
676
yasm_expr *realequ = yasm_expr_copy(
equ
);
820
/* We do two passes for
EQU
and each section; the first pass
[
all
...]
/external/icu4c/test/intltest/
icusvtst.cpp
203
UBool
equ
= (lhs == NULL)
210
if (
equ
) {
220
UBool
equ
= (lhs == NULL)
local
227
if (
equ
) {
237
UBool
equ
= (lhs == NULL)
local
244
if (
equ
) {
254
UBool
equ
= (lhs == NULL)
local
261
if (
equ
) {
273
UBool
equ
= lhs == rhs;
local
281
if (
equ
) {
[
all
...]
Completed in 195 milliseconds