HomeSort by relevance Sort by last modified time
    Searched refs:Required (Results 1 - 5 of 5) sorted by null

  /system/core/libpixelflinger/
Android.mk 60 # Required to define logging functions on the simulator.
  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 58 VALUE MS-BAP-Usage Required 2
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc 525 TEST(GeneratedMessageTest, Required) {
526 // Test that IsInitialized() returns false if required fields are missing.
539 // Test that IsInitialized() returns false if required fields in nested
    [all...]
  /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)\
    [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 205 milliseconds