OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_is
(Results
1 - 9
of
9
) sorted by null
/external/bison/
GNUmakefile
50
_is
-dist-target ?= $(filter-out %clean, \
52
_is
-install-target ?= $(filter-out %check, $(filter install%,$(MAKECMDGOALS)))
53
ifneq (,$(
_is
-dist-target)$(
_is
-install-target))
62
ifneq (,$(
_is
-install-target))
cfg.mk
31
# override the
_is
-dist-target from GNUmakefile so that maintainer-*check*
33
_is
-dist-target = $(filter-out %clean maintainer-check% maintainer-%-check, \
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pystate.h
14
struct
_is
; /* Forward */
16
typedef struct
_is
{
struct
18
struct
_is
*next;
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pystate.h
14
struct
_is
; /* Forward */
16
typedef struct
_is
{
struct
18
struct
_is
*next;
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_irix.h
188
PRIntn
_is
; \
193
_PR_INTSOFF(
_is
); \
202
_PR_INTSON(
_is
); \
226
PRIntn
_is
; \
229
_PR_INTSOFF(
_is
); \
232
_PR_FAST_INTSON(
_is
); \
236
PRIntn
_is
; \
239
_PR_INTSOFF(
_is
); \
242
_PR_FAST_INTSON(
_is
); \
_macos.h
151
#define _MD_INTSOFF(
_is
) \
154
(
_is
) = _PR_MD_GET_INTSOFF(); \
/external/chromium_org/chrome/browser/resources/chromeos/login/
demo_user_login.js
11
* in. Yes, this actually
_is
the intention.
/external/linux-tools-perf/config/
utilities.mak
154
is-executable = $(call
_is
-executable-helper,$(shell-sq))
155
_is
-executable-helper = $(shell sh -c $(
_is
-executable-sh))
156
_is
-executable-sh = $(call shell-sq,test -f $(1) -a -x $(1) && echo y)
/external/dropbear/libtommath/
bn.tex
213
& BN\_MP\_REDUCE\
_IS
\_2K\_C \\
214
& BN\_MP\_DR\
_IS
\_MODULUS\_C \\
[
all
...]
Completed in 2487 milliseconds