OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Required
(Results
1 - 4
of
4
) sorted by null
/system/core/libpixelflinger/
Android.mk
54
#
Required
to define logging functions on the simulator.
/external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft
58
VALUE MS-BAP-Usage
Required
2
/ndk/build/core/
definitions.mk
9
# Unless
required
by applicable law or agreed to in writing, software
103
# Function : check-
required
-vars
107
# Usage : $(call check-
required
-vars, VAR1 VAR2 VAR3..., <file>)
108
# Rationale: Checks that all
required
vars listed in $1 were defined by $2
111
check-
required
-vars = $(foreach __varname,$1,\
113
$(call __ndk_info,
Required
variable $(__varname) is not defined by $2)\
675
# Rationale : Setup everything
required
to build a single C source file
684
# Rationale : Setup everything
required
to build a single Assembly source file
[
all
...]
/external/dropbear/libtommath/
bn.tex
90
Since both\footnote{Note that the MPI files under mtest/ are copyrighted by Michael Fromberger. They are not
required
to use LibTomMath.} are in the
195
A trim is a manner of removing functionality from a function that is not
required
. For instance, to perform
297
libtommath.a). There is no library initialization
required
and the entire library is thread safe.
335
organize all of the data
required
to manipulate the integer it represents. Within LibTomMath it has been prototyped
[
all
...]
Completed in 30 milliseconds