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

  /external/mdnsresponder/mDNSPosix/
Makefile 59 FLEX = @flex
519 $(FLEX) $(FLEXFLAGS_OS) -i -o$(OBJDIR)/$*.l.c $<
  /external/libnl/
configure.ac 75 AC_CHECK_PROGS(FLEX, 'flex')
152 if test -z "$FLEX"; then
153 AC_MSG_WARN(flex not found. Please install before continuing.)
  /frameworks/av/media/libstagefright/codec2/include/
C2ParamDef.h 97 * - expose typeIndex, and non-flex flexSize.
152 /// Specialization for flex arrays.
166 * - disable copy assignment and construction (TODO: this is already done in the FLEX macro for the
235 * - P::alloc_xyz(flexCount, args...): allocate for given flex-count.
278 #define FLEX(cls, m) \
312 template<typename T, typename S, int BaseIndex=S::baseIndex, class Flex=void>
376 template<typename T, typename S, int BaseIndex=S::baseIndex, class Flex=void>
510 template<typename T, typename S, int BaseIndex=S::baseIndex, class Flex=void>
774 FLEX(C2SimpleValueStruct, mValue)
    [all...]
C2Param.h 107 // | kind | dir | - |stream|streamID|flex|vendor| base index |
    [all...]
  /frameworks/av/media/libstagefright/codec2/tests/
C2Param_test.cpp 284 EXPECT_EQ(C2FieldDescriptor(this->flexType, 0, "flex", 4, this->flexSize),
288 EXPECT_EQ(C2FieldDescriptor(this->flexType, 0, "flex", 0, this->flexSize),
304 { FD::INT32, 0, "flex", 0, 4 }
319 { FD::INT32, 0, "flex", 4, 4 },
324 C2FieldDescriptor(&((C2TestStruct_FlexEndS32*)0)->mFlex, "flex"),
333 C2FIELD(mFlexSigned32, "flex")
347 C2FIELD(mFlexSigned32, "flex")
373 { FD::INT64, 0, "flex", 0, 8 }
388 { FD::INT64, 0, "flex", 4, 8 },
396 C2FIELD(mFlexSigned64, "flex")
    [all...]
  /toolchain/binutils/binutils-2.25/
configure 605 FLEX
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 2614 milliseconds